listener dying [message #98136] |
Thu, 25 March 2004 23:15 |
Daniel Demacek
Messages: 1 Registered: March 2004
|
Junior Member |
|
|
Hi, I have installed Oracle9i(9.2.0.4)-hpux11.11(64), then installed application server 9i(9.0.2.1). When I try to start "iasdb" my listener(from db) dies without anything written to log file, and keeps on dying as long as the database 'iasdb' is running. When I shutdown iasdb listener is fine.
I've tried starting the listener both from DB and IS but experienced the same problem.
I haven't tampered with listener's configuration files, it's a default from installation.
Seems like I cannot trace the listener because to trace it it needs to be up.
Please help, I am very desperate, thanks for any suggestions.
Dan.
|
|
|
Re: listener dying [message #98138 is a reply to message #98136] |
Fri, 26 March 2004 11:26 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
Maybe there is a problem with the "auto registration" with iasdb with the listener. Check to see if you have local_listener variable set in initiasdb.ora/spfileiasdb.ora. do a "strings" on the spfile to see what's in it.
My iasdb doesn't have local_listener it. If you don't have local_listener, then you need iasdb specified in the listener.ora (infrastructure side).
|
|
|