Running an XML import script on the client
You can initiate a restore from the operating system command prompt by typing the full path to the XML import script that initiates the restore. For example:
Windows:
install_path\oracle\scripts\data_archiver_import.cmd
UNIX:
/oracle/scripts/data_archiver_import.sh
The operating system shell starts the database restore by running the XML import script file. The XML import script file contains commands to run bporaimp (bporaimp64 on some platforms).
The NetBackup for Oracle installation script writes sample scripts to the following location:
Windows:
install_path\NetBackup\dbext\oracle\samples\bporaimp
UNIX:
/usr/openv/netbackup/ext/db_ext/oracle/samples/bporaimp