ORA-01012: not logged on

发生原因:关闭数据库是shutdown 后面没有接关闭参数中的任何一个。

解决方法:kill oracle 进程

ps -ef |grep ora_dbw0_

ORA-01012: not logged on

 

相关文章: