neuralnode
Technical User
Hi all,
I've been experiencing a strange problem. I need to have two databases running, called ICM1 & ICM2, but only the listener for one of them (ICM2) starts. The other returns the following error:
$ lsnrctl start ICM1
TNS-01151: Missing listener name, ICM1, in LISTENER.ORA
Listener failed to start. See the error message(s) above...
Please mind the listener.ora file is correct, there are no typos etc. - has been checked & compared with other servers thoroughly. All information about both databases is there, syntax is OK (otherwise ICM2 wouldn't have started).
Also, in one of the log files I find:
TNS-01155: Incorrectly specified SID_LIST_LISTENER_ICM1 parameter in LISTENER.ORA
NL-00303: syntax error in NV string
The OS is Solaris 10.
Anyone familiar with this issue?
Thanx in advance.