"sqlplus user/password" Command Fails With exec(): 0509-036 0509-150 0509-022 0509-026 ORA-12547: TNS:lost contact Errors
(Doc ID 2055203.1)
Last updated on JULY 15, 2024
Applies to:
SQL*Plus - Version 12.1.0.1 and laterInformation in this document applies to any platform.
Symptoms
Trying to login into database throws the following errors:
$ sqlplus / as sysdba or sqlplus user/password
SQL*Plus: Release 12.1.0.1.0 Production on Fri Sep 11 11:55:08 2015
Copyright (c) 1982, 2013, Oracle. All rights reserved.
exec(): 0509-036 Cannot load program xxxxxxxxx because of the following errors:
0509-150 Dependent module libskgxp12.so could not be loaded.
0509-022 Cannot load module libskgxp12.so.
0509-026 System error: A file or directory in the path name does not exist.
ERROR:
ORA-12547: TNS:lost contact
Copyright (c) 1982, 2013, Oracle. All rights reserved.
exec(): 0509-036 Cannot load program xxxxxxxxx because of the following errors:
0509-150 Dependent module libskgxp12.so could not be loaded.
0509-022 Cannot load module libskgxp12.so.
0509-026 System error: A file or directory in the path name does not exist.
ERROR:
ORA-12547: TNS:lost contact
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |