Hi,
Can U help me out ...............

I was configuring the my Oracle 8.0.5 Enterprise server in Solaris 2.6 as MTS
server.
I'm having 2 seperate ethernet cards ( using TCP/IP Protocol) in that system
with following parameters in
initSID.ora  :
                     mts_dispatchers="ipc,1"
                     mts_dispatchers="(PROTOCOL=TCP)(DISPATCHER=3)"
                     mts_max_dispatchers=10
                     mts_servers=1
                     mts_max_servers=10
                     mts_service=sid
                     mts_listener_address="(ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY))"
                     mts_listener_address="(ADDRESS=(PROTOCOL=TCP)(HOST = IP1)
(PORT=1521))"
                     mts_listener_address="(ADDRESS=(PROTOCOL=TCP)(HOST = IP2)
(PORT=1521))"
with

    (ADDRESS=(PROTOCOL=TCP)(HOST = IP1) (PORT=1521)) &
    (ADDRESS=(PROTOCOL=TCP)(HOST = IP2) (PORT=1521)) in listener.ora

but when the database and listener get started , it is showing 9 dispatchers
with TCP with IP1 address and 1 dispatcher with IPC protocols with "service"
command in "lisnerctl" utility.
Therefore I am unable to connect the server with IP2 address.

Now what should I do?

Thanks
With warm Regards
Rana Sengupta
Executive Systems
Usha Martin Telekom Ltd.
11 Dr. U N Bhramchari Road.
Calcutta - 700017
Cell Phone: + 91 98300 32780
Email : [EMAIL PROTECTED]
Web: www.commandcell.com

Reply via email to