Software Suite for Oracle Instruction Manual
6.5
COMMAND
Recovery Manager for Oracle User’s Guide
■ For NBU (user-managed) backups, generates an include list file, that contains a list of 
datafiles and/or archive log destination on the mounted virtual copy and stores it in 
/usr/
openv/netbackup/include_list.<policy_name>
 on the NBU client (the backup 
host).
You must run this command as a super user from the backup host. To allow the Oracle 
Database Administrator (Oracle Owner) to run this command, an identical Oracle Database 
Administrator user must exist on the backup host. In addition, permission on the 3PAR 
Recovery Manager Installation and Repository directories must be changed appropriately. 
OPTIONS
The following options are supported:
■ -s <oracle_sid> - The instance ID of the primary database. For Real Application Cluster 
(RAC) databases, any instance ID can be specified.
■ -p <primary_host> - The host name of the primary host, on which the Oracle database 
instance is running. The value of the primary host name must match the output of the 
hostname command.
■ -t <timestamp> - The timestamp of a virtual copy to be backed up. The virtual copy 
name can be obtained using the
 vcdba_display command.
■ -o online - Creates an online virtual copy of a database while it is OPEN (online) prior to 
backup. This option is ignored if a virtual copy is specified. The 
offline, online, 
datafile, and archonly options are mutually exclusive.
■ -o hotbkup - This option is the same as the -o online option. This option is deprecated 
and will be removed at a later release.
■ -o offline - Creates an offline virtual copy of a database while it is CLOSED (offline) 
prior to backup. This option is ignored if a virtual copy is specified. The 
offline, online, 
datafile, and archonly options are mutually exclusive.
■ -o coldbkup - Same as the -o offline option. This option is deprecated and will be 
removed at a later release.










