Oracle listener not running and won't start

后端 未结 14 1206
野趣味
野趣味 2021-02-01 05:31

I am getting the following errors while from the lsnrctl status command:

C:\\Users\\pna105>lsnrctl stat

 LSNRCTL for 64-bit Windows: Version 11.         


        
14条回答
  •  一生所求
    2021-02-01 06:32

    Check that ORACLE_HOME environment variable is pointing to the correct oracle home. In my case it was changed by another software installation.

提交回复
热议问题