Oracle shutdown/startup

umayr

Member²
Hi

I want to write a small program that shuts down the Oracle server and bring it up again after zipping all the data files.

Q1)How can I use your components eg :OracleQuery
to run the
 
As far as I know, these functions can only be performed through the server manager, and not from a regular SQL*Net or Net8 client application. This would imply that you need to launch svrmgrl.exe with a corresponding command file on the server.

I could be wrong though...

------------------
Marco Kalter
Allround Automations
 
Back
Top