The SRVDEF control statement is coded as follows:
SRVDEF NAME=srvdefname, SERVER=servername, [SCHD=schdname,] [LOG/NOLOG] [TRACE/NOTRACE]
A name for this SRVDEF entry. The first character must be alphabetic. This name is used as the lowest level qualifier in constructing the data set name of the Distributed Tape Inventory File for this server. DTS creates these files as needed.
Range: 1 to 8 characters
The DNS name or IP address of the remote server running the backup product that you want to manage.
The name of the CTSSCHD schedule event set to trigger a query session for this server. For example, if SCHD=HOURLY is specified, you must ensure the SCHD component of CTS is started and contains a definition for HOURLY.
(Optional) Specifies whether print logging of received data is desired. If set to LOG, a sysout DD with the name of this SRVDEF is dynamically allocated.
Default: NOLOG
(Optional) Displays all iSponsors found on a remote backup server when DTS connects to it. If this parameter is specified, it overrides the specification in the GLOBAL specification.
Default: NOTRACE
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|