RMAN templates and shell scripts
You can use templates or shell scripts with the NetBackup for Oracle agent.
The NetBackup for Oracle backup wizard creates backup templates. You can launch this wizard from the NetBackup Backup, Archive, and Restore interface.
The NetBackup for Oracle backup wizard does not support all of the RMAN commands and options that Oracle provides. Write a shell script if a template does not provide all the functionality you require.
Shell scripts that the user writes must conform to RMAN and operating system shell syntax. Sample backup and recovery shell scripts are installed on the client with the NetBackup for Oracle agent. Modify these scripts to meet your individual requirements.
NetBackup for Oracle also provides a utility, bpdbsbora, that can generate a shell script from a backup wizard template. A user can create a template with the wizard and then generate a shell script from the template. The script should be reviewed to make sure the TARGET_CONNECT_STR has the correct credentials before execution.