shutdown immediate(立即关闭)是关闭数据库的一种方式,因为普通的关闭方式shutdown需要等待所有客户都断开连接才会停止数据库服务并关闭数据库例程,因而需要等...
基于66个网页-相关网页
此时不能一致性关闭 数据库(shutdown immediate),是不能触发ckpt的,所以只能是shutdown abort; SQL> shutdown immediate
基于52个网页-相关网页
... startup //启动实例 shutdown immediate //关闭实例 f.#tnsping 10.0.0.77 //测试oracle数据库是否通 ...
基于40个网页-相关网页
SQL shutdown immediate 立即关闭数据库 ; 一致性停库 ; 关闭数据库 ; 即时关闭数据库
immediate shutdown 直接关闭
shutdown n immediate 关闭实例
immediate acknowledgment shutdown 立即关闭
Immediate shutdown and its treatment 立即停炉及事故处理
Now that you are confirmed that the lost redo file is an ACTIVE redo log, shutdown the database - shutdown immediate.
既然您确认丢失的重做文件是active重做日志,那么现在就可以关闭数据库——shutdown immediate。
Now that you are confirmed that the lost redo file is a CURRENT redo log, shutdown the database - shutdown immediate.
既然您确认丢失的重做文件是current重做日志,那么现在就可以关闭数据库——shutdown immediate。
Now that you are confirmed that the lost redo file is an INACTIVE redo log, shutdown the database - shutdown immediate.
既然您已经确认丢失的重做文件是inactive重做日志,那么现在可以关闭数据库——shutdown immediate。
应用推荐