|
-
PLZ HELP: Oracle Port usage clash with other Apps
Please advise on this issue we are having:
There is a tcp/ip socket pgm (listener) running on a LINUX server on which Oracle 9.2 v/s db is running too. When this listener pgm closed and reopened Socket to LISTEN on Port# 4099, it got an error saying Port not available, Oracle got hold of this Port (when it was freed by the socket pgm).
I assumed that above 3000 or 4000 port#s are free to use for our local apps - system ports are below 2000. But now we are having this issue.
Is there anywhere that we can configure Port# range for Oracle usage??? If so how can we do it? The server is LINUX OS and Oracle 9.2 v/s. We want to limit the Port range for Oracle, what is the recommended range or Port range limit (100 ports or even more) for Oracle 9i???
Thanks for any info you can give ASAP.
redychap
-
mmmhhh... I see. This is one of these cases where we can sell you a six month consultancy project to diagnosis your issue then a further one-to-two years long engagement to solve it.
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
-
This is not a port problem, you must know which port is being used before setting for listener anyways
You cannot set a range, imagine you set it from 5000 to 5050 which ports is your tnsnames going to use? All of them?
For a single database I have never have to used more than 3 ports and usually 1 is more than enough
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|