Software Suite for Oracle Instruction Manual

4.19
Setting up Manual Pages on Both Primary and Backup Hosts
Recovery Manager for Oracle User’s Guide
4.5 Setting up Manual Pages on Both Primary and Backup Hosts
3PAR Recovery Manager provides manual pages in the /opt/3par/vcdbaora/man directory.
X To access the manual pages, define the environment variable MANPATH as follows:
4.6 Setting up a Search Path on Both Primary and Backup Hosts
3PAR Recovery Manager executables are stored in the /opt/3par/vcdbaora/bin directory
is provided for main programs.
X To add the Recovery Manager executables to the Recovery Manager search path, use the
following commands:
4.7 Setting Up NetBackup Policies for NBU (User-Managed) Backup
3PAR Recovery Manager supports NetBackup (NBU) with or without RMAN. The following
sections describe how to set up NBU policies for NBU backup without RMAN.
Recovery Manager supports full, incremental, or cumulative incremental archive log backup
(backup only archive logs). When performing NBU backup without RMAN, Recovery Manager
supports only full database backup (incremental database backup is not possible). However,
you can combine full database backup with archive log backup to simulate incremental
database backup.
Recovery Manager requires that you create an NBU policy for database backup. If you wish to
perform archive log backup, you must create a separate NBU policy for it.
# MANPATH=$MANPATH:/opt/3par/vcdbaora/man
# export MANPATH
# LC_ALL=en_US
#export LC_ALL
# PATH=$PATH:/opt/3par/vcdbaora/bin
# export PATH