I have installed Oracle 11g on OracleEnterpris eLinux. I've logged in as sysdba, and I've given the command
"startup." I got a response that the database was open. after network configuration i gave
lsnrctl start In OS level." But I got a message that the listener failed to start.
The error messages were:
TNS-12545: Connect failed because target host or object does not exist.
TNS-12560: TNS: protocol adapter error
TNS-00515: Connect failed because target host or object does not exist.
How to solve above errors .plz send answers
"startup." I got a response that the database was open. after network configuration i gave
lsnrctl start In OS level." But I got a message that the listener failed to start.
The error messages were:
TNS-12545: Connect failed because target host or object does not exist.
TNS-12560: TNS: protocol adapter error
TNS-00515: Connect failed because target host or object does not exist.
How to solve above errors .plz send answers
Comment