Quote Originally Posted by varaprasad_1261
In the lsnrctl commad output i found an error

Failed to open service , error 1060

This occured for the first time when i start newDB listener.
You can ignore that error. Try to stop & start the listener again. You shouldn't see the error this time.

Code:
lsnrctl stop newDB
lsnrctl start newDB
The error is usually due to the Windows listener service not be created for the newDB listener the very first time you start the newDB listener.