=====================================================
Exception occurred: java.sql.SQLException: IO Error: The Network Adapter could not establish the connection
Trying to connect using SID as ServiceName
"afdbprf.sh" The Network Adapter could not establish the connection.
Cause:
The database listener was down.
oratest@ctssd lsnrctl status ebstest
LSNRCTL for Solaris: Version 11.2.0.3.0 - Production on 16-JUN-2013 13:12:34
Copyright (c) 1991, 2011, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCebstest))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Solaris Error: 2: No such file or directory
Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=ebstest.user.com)(Port=1547))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Solaris Error: 146: Connection refused
oratest@ctssd
Solution:
Bring up database listener and run autoconfig will resolve issue.
No comments:
Post a Comment