Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8 and MTS: how to set the dispatcher port

Re: Oracle 8 and MTS: how to set the dispatcher port

From: Holger Marzen <holger_at_marzen.de>
Date: 7 Aug 2003 12:55:35 GMT
Message-ID: <bgti87$6qa$1@bluebell.marzen.de>

> Check out Connection Manager (CMAN). It opens a known port, and all MTS
> connections can be directed through that one port.

I superseded my article with the solution. With

mts_dispatchers="(address=(protocol=tcp)(port=32830))(dispatchers=1)"

it works perfectly. Received on Thu Aug 07 2003 - 07:55:35 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US