Sun Apr 30 10:48:41 2006 Restarting dead background process QMN0 QMN0 started with pid=9 Sun Apr 30 10:53:42 2006 Restarting dead background process QMN0 QMN0 started with pid=9
NAME TYPE VALUE ------------------------------------ ----------- ----------------- aq_tm_processes integer 1 SQL> alter system set aq_tm_processes=0 scope=both;
System altered.
SQL> alter database open;
Database altered.
此案例的数据库版本为9.2.0.3,平台为Sun Solaris:
SQL> select * from v$version;
BANNER ----------------------------------------------------------------
9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production PL/SQL Release 9.2.0.3.0 - Production CORE 9.2.0.3.0 Production TNS for Solaris: Version 9.2.0.3.0 - Production NLSRTL Version 9.2.0.3.0 - Production
SQL> exit Disconnected from Oracle9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.3.0 - Production