Automating Startup of OSDI 8.1.7 [message #113759] |
Thu, 01 November 2001 07:30 |
Mike Bishop
Messages: 1 Registered: November 2001
|
Junior Member |
|
|
We have just installed this new Oracle OSDI and are having trouble sorting out automation as database startup and shutdown messages are not piped to the address space or system log. All our automation up until now has been built on trapping such messages then triggering other events.
How is anyone else managing to schedule backups or suchlike without these messages.
|
|
|
|
Re: Automating Startup of OSDI 8.1.7 [message #113765 is a reply to message #113762] |
Tue, 06 November 2001 07:23 |
paul mansfield
Messages: 35 Registered: January 2001
|
Member |
|
|
We do something similar. Since we startup with a started task and shutdown via a batch job we have a last step which sets an OPC resource on or off.
Another way is via a jobstep with a WTO to put a message to the console which can be trapped. If you want a copy of a simple Assembler WTO let me know.
|
|
|