HP XP7 Replication Manager Application Agent CLI User Guide (TK981-96015, May 2014)

The following shows an example of the Backup Exec backup job script file used by Application
Agent.
[General]
JOB_TYPE=Backup
JOB_NAME=tapebackup
[Backup_Options]
OVERWRITE_JOB=YES
[Media_Options]
MEDIA_NAME=DSK000001
MEDIA_SET=TAPEMEDIA_SET
APPEND=YES
APPEND_NO_OVERWRITE=YES
[Miscellaneous]
[Schedule]
RUN_IMMEDIATE=YES
[W2K]
[Selections]
PATH1=
SUBDIRS1=
Parameters other than INST_PATH, NBU_MASTER_SERVER, INCLUDE_EXEC, and PARALLEL_COUNT
can be specified multiple times for a mount point. However, note the following:
Always leave the line before the MOUNT_POINT line blank.
Specify the configuration definition parameters in the order listed in the table above.
When entering default ("default" must be lowercase) for MOUNT_POINT, the entry must
come after all the other entries.
Do not add a backslash (\) to the end of the path name entered for MOUNT_POINT.
Path names entered for MOUNT_POINT are case sensitive.
If you specify the number of parallel backup jobs for PARALLEL_COUNT, you must create CLASS
or POLICY definitions for parallel backup in NetBackup.
#
Based on the CLASS or POLICY definitions created in NetBackup, specify a mount point for each
CLASS or POLICY in the tape backup configuration definition file.
If the NetBackup master server or media server is not installed on the host where the command is
executed, you may not specify YES in the INCLUDE_EXEC parameter. If you specify YES, an error
message is output during backup and the processing terminates with an error.
If a specified parameter value exceeds the maximum value permitted in the configuration definition
file, an error message is output during the backup or restore operation and the processing terminates
with an error.
#
When linkage is established between Application Agent and Backup Exec, only serial backup
using a single drive is allowed. Parallel backup or restoration using multiple tape drives is not
allowed.
Configuration file examples
Using NetBackup (NBU.dat):
INST_PATH=C:\Program Files\VERITAS\NetBackup
NBU_MASTER_SERVER=192.168.0.2
INCLUDE_EXEC=YES
MOUNT_POINT=F:
POLICY=backup2
Preparation for using Application Agent158