Previous Topic: Displaying CAISDI/med EXCLUDE ABEND Statement SpecificationsNext Topic: Displaying CAISDI/med Module Information


Displaying CAISDI/med Server Information

To display the values and status that is 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 that is 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 that the SERVER initialization statements that are defined in the MEDPARMS data set create. 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]
SERVERS

This positional parameter displays specifications that the SERVER initialization statements create.

NAME

The optional keyword parameter NAME can specify a one to 28 character mask that is 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