Hi,
I just want to shutdown an Oracle Database before executing a backup job (which backup all the datafiles of the database) by using the pre/post option.
The shutdown is in a .bat file and I don't want the backup job executed if the database is not correctly stopped.
How Can I use the "exit code" option with a .bat file ?
Thanks a lot for help.
Helene
I just want to shutdown an Oracle Database before executing a backup job (which backup all the datafiles of the database) by using the pre/post option.
The shutdown is in a .bat file and I don't want the backup job executed if the database is not correctly stopped.
How Can I use the "exit code" option with a .bat file ?
Thanks a lot for help.
Helene