|
|
Re: How to perform automatic execution of backup with RMAN [message #69915 is a reply to message #69908] |
Tue, 19 March 2002 08:38 |
Grant
Messages: 578 Registered: January 2002
|
Senior Member |
|
|
You can use the "at" command to schedule your job. Take a look at the demo RMAN scripts to get an idea on how to create/use scripts. The scripts are in $ORACLE_HOMErdbmsdemo and called rman1 and rman2. These are the ones you use to submit with "at". I believe these are .bat files. The .rcv files are the RMAN scripts (case1.rcv - case5.rcv).
|
|
|
|