![]() |
![]() |
In your client system options file (dsm.sys), the servername option specifies the name you want to use to identify a server and to begin a stanza containing options for that server. You can name and specify options for more than one server.
The following example demonstrates how to specify options for two different servers:
SErvername server_a
COMMMethod TCPip
TCPPort 1500
TCPServeraddress almvmd.almaden.ibm.com
PASSWORDAccess prompt
GRoups tsm
USERs sullivan mushock tallan
INCLExcl /adm/tsm/backup.excl
SErvername server_b
COMMMethod SHAREdmem
shmport 1520
PASSWORDAccess generate
MAILprog /usr/bin/xsend root
GRoups system tsm
INCLExcl /adm/tsm/archive.excl
In your client user options file (dsm.opt), the servername option specifies which server, of those named in your client system options file (dsm.sys), to contact for backup-archive services. When specified in a client options file or on the command line, the servername option overrides the default server specified in your client system options file.
Notes:
Supported Clients
This option is for all UNIX clients.
Options File
Place this option in both the client options file dsm.opt and the client system options file dsm.sys.
Syntax
>>-SErvername servername---------------------------------------><
Parameters
Examples
This option is valid only on the initial command line. It is not valid in interactive mode.