Hi Friends,
Greetings.

I am trying to setup the MTS on windows 2000 oracle 8.1.7. In Init.ora i setup the parameters:

MTS_SERVERS=3
MTS_MAX_SERVERS=8
MTS_DISPATCHERS="(PROTOCOL=TCP)(DISPATCHERS=2)"
MTS_MAX_DISPATCHERS=4
MTS_SERVICE="TEST"
MTS_LISTENER_ADDRESS ="(ADDRESS=(PROTOCOL=TCP)(PORT=1521)(HOST=MSFT-MAN)"

I am getting an ERROR:

SVRMGRL>STARTUP

Invalid specification for system parameter MTS_DISPATCHERS.

Please look into the parameters and correct me.

Thanks
Ravi