ADSM-L

[ADSM-L] UNIX BA client trigger a Windows Server action

2009-04-09 20:21:33
Subject: [ADSM-L] UNIX BA client trigger a Windows Server action
From: Larry Peifer <Larry.Peifer AT SCE DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 9 Apr 2009 17:21:09 -0700
What methods are available to have a UNIX BA client trigger the shutdown of
a Windows server and start it back up again after finishing the backup.

The windows server is running software the relies on an Oracle database and
it does not handle the cold backup of the oracle database.

The UNIX BA client is started via a cron job to shutdown the Oracle DB,
start a TSM backup and wait for it to finish, and then start the Oracle
database.  Is there a way to add a step to the UNIX cron job to trigger the
shutdown of the Windows server and know when it is down in order to go to
the next step.  The same type of trigger would be needed to start up the
Windows server after the Oracle DB starts successfully following the TSM
backup.