Problem with starting multipule listeners [message #260391] |
Sun, 19 August 2007 08:11 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
bhanu_kiran81
Messages: 1 Registered: August 2007
|
Junior Member |
|
|
Hi,
I have installed Oracle10g in E:\ drive and Oracle10g Express Version in F:\ in my Windows Xp Operating system. Port Numbers are different(1521,1522).
When I start the Listener using
LSNRCTL> start
Its starting the F:\ Oracle 10g Express...
But i want to start the E:\ drive oracle 10g listener.
I have checked two listener, listener.ora files, both files has same lister name is LISTER but port different.
I changed the lister name in one of the oracle file to TEST LISTENER and keep the other listener name same(LISTENER).
after that i have changed the current_listener to TESTLISTENER and started the server but still its is checking in F:\ drive and giving me error message that TESTLISTER is not found in ora file. but it should check in E:\ ora file and start the server.
can anyone please help me how to run two listeners at a time. or how to run the specific one.
Thanks
Bhanu
|
|
|
|