BackBox H4.00 VTC Scripting Option
Table Of Contents
- Table of Contents
- Introduction
- Scripts in VTCs
- Script execution cases
- Enabling or not the Script controller
- Overview of script implementation
- Guidelines
- Script settings in the BackPak UI
- Detailed description
- Script controller

Guidelines
5 BackBox H4.00 VTC Scripting Option
For non cataloged volumes or unsupported tape catalogs, the infinite retention will
not keep more than the last version of each virtual volume.
Not using an infinite retention in TSM exposes to mismatched retentions between
TSM and NonStop. For example, a NonStop operator might be not aware of a
maximum retention in TSM, and expect the retention specified in a backup OBEY file
will be considered in TSM.
***
To avoid unnecessary script modification, and to have more explicit configuration,
enter the value of the three Windows variables required by TSM (DSM_DIR,
DSM_CONFIG, DSM_LOG) “Script Parameters” in the BackPak GUI, Data Store
Advanced properties page, where the name of scripts is also entered.
***
The distributed DSM.OPT should be taken as starting sample, and should be copied
in all VTC to the same location as the scripts, then must be customized VTC by VTC.
commmethod tcpip
tcpport 1500
TCPServeraddress tsmdev
PASSWORDACCESS GENERATE
NODE VTC85
ASNODENAME NSK_BACKBOX
DOMAIN C:
LANGUAGE AMENG










