ORA-12547 TNS 丢失连接;Dependent module libskgxp11.so could not be loaded

    技术2022-07-13  78

    oracle迁移后,在新服务器上使用dba组用户登录Oracle sys时报错

    exec(): 0509-036 Cannot load program oracleoradbd14 because of the following errors:

            0509-150   Dependent module libskgxp11.so could not be loaded.

            0509-022 Cannot load module libskgxp11.so.

            0509-026 System error: A file or directory in the path name does not exist.

    ERROR:ORA-12547: TNS:lost contact

    解决方法:

    chmod  6751 $ORACLE_HOME/bin/oracle

    chmod  6751 $ORACLE_HOME/bin

    chmod  6751 $ORACLE_HOME/lib

    如果是unix服务器,再敲下:

    relink all 

    然后重启数据库解决。

    Processed: 0.028, SQL: 9