hncys 发表于 2018-9-10 06:30:50

Oracle故障分析ORA-01089

oracle@021Y-SH-BKAP  
~]$ oerr ora 01089
  

  
01089, 00000, "immediate shutdown in progress - no operations are permitted"
  

  
// *Cause:The SHUTDOWN IMMEDIATE command was used to shut down
  

  
//         a running ORACLE instance, so your operations have been
  

  
//         terminated.
  

  
// *Action: Wait for the instance to be restarted, or contact your DBA.


页: [1]
查看完整版本: Oracle故障分析ORA-01089