Home » Infrastructure » Windows » script to check the opmnctl all status (Oracle application server)
script to check the opmnctl all status [message #349218] Fri, 19 September 2008 06:18
bnprao
Messages: 2
Registered: September 2008
Location: India
Junior Member
Hi All,

I need to write an OS script and schedule it on windows, to check opmnctl all status and to send an email notification if any of the components are down.I could write it only till here:

set ORACLE_HOME=E:\OraHome_1
set PATH=%ORACLE_HOME%\bin;%PATH%;

cd C:\OracleAS\OraHome_1\opmn\bin
opmnctlall status

Can someone help me with the rest of the script.


Thanks,
BN

[Updated on: Fri, 19 September 2008 06:21]

Report message to a moderator

Previous Topic: Oracle Client Upgrade from 9 to 10
Next Topic: how to find used rows and used coloumns via ole
Goto Forum:
  


Current Time: Thu Mar 28 10:04:20 CDT 2024