有时候在关闭数据库时,发出shutdown immediate;命令后一直未关闭.查看ALERT日志.在等待一段时间后日志中有提示: SHUTDOWN: waiting for active calls to complete. 原因是有些进程无法被PMON进程清理.导致SHUTDOWN时无法关闭而HANG住. ==>依据观察,在ORACLE10G及以上版本号.会是例如以下提示:(2015/11/24最新验证ORACLE9206中也会提示进程号) Active call for process…
Problem Description: ==================== You are attempting to shut down the database and the database hangs. The alert log contains the following message: SHUTDOWN: Waiting for active calls to complete There are no other error messages in…