Re: ORACLE 11g DB Control hugs CPU 100%
From: <britten_at_gmail.com>
Date: Fri, 29 Aug 2008 19:33:30 -0700 (PDT)
Message-ID: <02a03260-6b3c-49ae-9bff-203b123a3434@1g2000pre.googlegroups.com>
Date: Fri, 29 Aug 2008 19:33:30 -0700 (PDT)
Message-ID: <02a03260-6b3c-49ae-9bff-203b123a3434@1g2000pre.googlegroups.com>
Try the following
cd $ORACLE_HOME
./bin/emctl stop dbconsole
./bin/pafctl stop
./bin/pafctl start
./bin/emctl start dbconsole
Enter the SYSMAN password during pafctl. During "start", accept the default interval.
The above would reset one of the job such that it would take off the high CPU load. Received on Fri Aug 29 2008 - 21:33:30 CDT