About the Oracle recovery shell script on the client
You can initiate a database recovery from the command prompt by typing the full path to the shell script that performs an Oracle recovery. For example:
Windows:
install_path\oracle\scripts\database_restore.cmd
UNIX:
/oracle/scripts/database_restore.sh
The operating system shell starts the database restore by running the Oracle shell script file. The Oracle shell script file contains commands to run RMAN.
The NetBackup installation script writes sample scripts to the following location:
Windows:
install_path\Netbackup\dbext\oracle\samples\rman\
UNIX:
/usr/openv/netbackup/ext/db_ext/oracle/samples/rman