To display the values and status associated with each server as defined to CAISDI/med, issue the following command:
MODIFY CASDIMED,DISPLAY SERVERS
Alternatively, the DISPLAY command can be shortened to the following:
MODIFY CASDIMED,D SERVERS
To display the values and status associated with a specific server or group of servers as defined to CAISDI/med, issue the following command:
MODIFY CASDIMED,DISPLAY SERVERS NAME=server_name
The server_name value can be the name of a specific server or a server name mask.
The DISPLAY SERVERS command lets you display the definitions created by the SERVER initialization statements defined in the MEDPARMS data set. The display also shows the connection state of the associated CAISDI/med server interface task with its respective CA Service Desk server.
Use this syntax for the DISPLAY SERVERS command:
DISPLAY SERVERS [NAME=mask]
This positional parameter displays specifications created by the SERVER initialization statements.
The optional keyword parameter NAME can specify a one to twenty-eight character mask that should be used as a selection filter against the SERVER name when producing the command display. The mask value can contain any alpha, numeric, or national character. Wild cards are allowed: a percent sign (%) matches any single character and an asterisk (*) matches all trailing characters, inclusive of the asterisk.
The following is an example of the DISPLAY SERVERS command:
DISPLAY SERVERS NAME=USD*
Also consider the following example:
MODIFY CASDIMED,D SERVERS
CASD349I DISPLAY SERVERS:
USDSRV01 STATUS=Disconnected HOSTNAME=SYS01
TIMEOUT=20
URL=http://usdserver.yourdomain.com
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |