BackBox H4.00 VTC Scripting Option

Table Of Contents
Detailed description
7 BackBox H4.00 VTC Scripting Option
%BBOX_NEW_DIR% Contains the fully qualified directory name of
the file to restore. Same value as in the
beginning of %2 parameter of the restore
script.
Restore script.
%BBOX_NSK_NODE%
Contains the name of the NonStop node where
the current tape device is attached
Backup, Restore and Post-restore scripts only.
%BBOX_ORIG_FILE_DAT%
Contains the fully qualified data file name to
restore as when it was backed up. Same value
as the %2 parameter of the restore script.
Restore script.
%BBOX_ORIG_FILE_IND%
Contains the fully qualified index file name to
restore as when it was backed up. Redundant
with the %3 parameter of the restore script.
Restore script.
%BBOX_ORIG_FILE_SVR<n>%
Name of the server in the path of the file
named in the <n> positional parameter
Ex: if the file name of the 1st positional
parameter is \\BBOX2\SHARE1\LB123456.IND,
the %BBOX_ORIG_FILE_SRV1% parameter will
contain BBOX2.
Ex: if the file name of the 3
rd positional
parameter is C:\DATASTORE1\LB123456.DAT,
the %BBOX_ORIG_FILE_SRV3% parameter will
contain the name of the local system.
Restore script.
%BBOX_PREV_PATH%
Path of the virtual volume files before the
current operation for IND and DAT files, or just
for the IND file
Backup script.
%BBOX_PREV_DATA_PATH%
Path of the virtual volume files before the
current operation for the DAT file.
Available if the volume was written by BackBox
V3.10
Backup script.