Operating System - HP-UX
1825783 Members
2034 Online
109687 Solutions
New Discussion

Package dint halted properly

 
gopik
New Member

Package dint halted properly

Hi Experts,

Syslog.log
------------
Jun 12 13:33:12 test02 syslog: Request from root on node test02 to halt package ORADB1
Jun 12 13:33:12 test02 cmcld[24607]: Request from root on node test02 to halt package ORADB1
Jun 12 13:33:12 test02 cmcld[24607]: Request from node test02 to disable global switching for package ORADB1.
Jun 12 13:33:12 test02 cmcld[24607]: Disabled switching for package ORADB1.
Jun 12 13:33:12 test02 cmcld[24607]: Request from node test02 to begin the halting process for package ORADB1 on node test02 .
Jun 12 13:33:12 test02 cmcld[24607]: Halting package ORADB1 on node test02 as requested by user.
Jun 12 13:33:12 test02 cmcld[24607]: Request from node test02 to halt package ORADB1 on node test02 .
Jun 12 13:33:12 test02 cmcld[24607]: Request from root on node test02 to halt package ORADB1
Jun 12 13:33:12 test02 cmcld[24607]: Executing '/etc/cmcluster/scripts/mscripts/master_control_script.sh stop' for package ORADB1, as service PKG*113667.
Jun 12 13:33:12 test02 su: + tty?? root-agoradb1
Jun 12 13:48:12 test02 cmcld[24607]: Control script for package ORADB1 killed after not completing within 900 seconds.
Jun 12 13:48:12 test02 cmcld[24607]: Halted package ORADB1 on node test02 .
Jun 12 13:48:12 test02 cmcld[24607]: Package ORADB1 halt script timed out.
Jun 12 13:48:12 test02 cmcld[24607]: Examine the file /var/adm/cmcluster/log/ORADB1.log for more details.
Jun 12 13:48:12 test02 cmcld[24607]: Switching disabled on package ORADB1.
Jun 12 13:48:12 test02 cmcld[24607]: Request from node test02 to disable global switching for package ORADB1.
Jun 12 13:48:12 test02 cmcld[24607]: Package ORADB1 did not halt cleanly. Owning node encountered an error during halt.

=========================
package.log
-------------
2.0.5.0.
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
Stopping agent ... stopped.
logout
Stopping Databases
Database UC4P has been stopped sucessfully

AFTER this it got hung
================================

Please let me which one has caused this problem
2 REPLIES 2
g3jza
Esteemed Contributor

Re: Package dint halted properly

Hi,
Was it working before?

Are you using the oracle application monitoring script from the enterprise cluster master toolkit?

Is the application monitoring script properly configured?
Stephen Doud
Honored Contributor

Re: Package dint halted properly

As previously asked, was this package starting and stopping properly before the problem? If so, what changes have occured since the last time it was started/stopped successfully on test02 that may invoke a problem? The messages in the package log that you included do not include a Serviceguard package stop banner. Was that an oversight, or is it missing?

As asked, does the cluster use any toolkit to administer the Oracle package start/stop/monitor activities?