Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8 and MTS: how to set the dispatcher port
> On 7 Aug 2003 08:19:26 GMT, Holger Marzen <holger_at_marzen.de> wrote:
>
>> MTS it was only destination port 1521, but now we had to open port 32830 >> as well. So far, so good. But what happens if I restart Oracle? Will >> another dispatcher port be randomly choosen? That woul be bad because we >> would have to change the firewall rules after every restart of Oracle. >> >> Would be >> >> |mts_listener_address="(ADDRESS=(PROTOCOL=tcp)(port=32830))" >> >> the right approach to force the dispatcher port to 32830. >>
OK, but how can I set the port where the dispatcher listens? Or is it hardcoded in Oracle and will always be 32830? I don't think that it is a fixed port, else only one dispatcher could be active.
Unfortunately I found something very disappointing: http://www.pauck.de/marco/misc/oracle_and_firewalls.html
Any better news? Received on Thu Aug 07 2003 - 05:19:53 CDT