RE: Listening on specific ports

2003-02-03 Thread Mercadante, Thomas F
Mike, the only way that I know of to do this is to run mutiple listeners on your server. you can set-up multiple listeners within your listener.ora file, and assign each one the port you want it to use. you then would need to start each listener separately. in your case, your listener

RE: Listening on specific ports

2003-02-03 Thread DENNIS WILLIAMS
Michael - Before you go using just any port, you may want to ask yourself if something else uses that port. On most Unix systems it is sort of the honor system, as was explained to me. There is usually a file (name varies by flavor of Unix) where you are supposed to register your intention to use