OS-sunsolaris
oracle 8.0.6
when i try connecting sqlplus with user name and password.i am getting below error.
ERROR:
ORA-27500: inter-instance IPC error
ORA-27300: OS system dependent operationort_create failed with status: 134
ORA-27301: OS failure message: Transport endpoint is not connected
ORA-27302: failure occurred at: skgxpcini1
Can you telnet to the server and check if the Oracle instance is running?
Check the alert.log, see what other errors or what happened before you encounter this error.
From the error ORA-27300: "OS system dependent operation:"port_create" failed with status:134", it may seem that your Oracle instance did not startup properly.
Did anyone changed the server IP address recently?
Bookmarks