Using bpdbsbora to run an XML export template
The bpdbsbora command lets you run an XML export template that the NetBackup for Oracle XML export wizard creates.
At the command prompt, type this command using the following options:
bpdbsbora -export -r -t templ_name.tpl [-S server_name] [-L prog_log]
Where:
-export | Specifies the template type. |
-r | Runs the template. |
-t templ_name.tpl | Specifies the name of the template file that you want to use. bpdbsbora retrieves the XML export templates from a known location on the master server, so specify only the file name. |
-S server_name | Optional. Identifies the master server. bpdbsbora retrieves XML export templates from a specific master server when you specify this option. |
-L prog_log | Optional. Specifies a run-time process log. Enclose prog_log in quotation marks (" ") if it contains space characters. |
For example:
bpdbsbora -export -r -t sales.tpl -S my_server -L my_progress_log