The DISPLAY command shows running address spaces that are under CAMASTER control.
Syntax
F CAMASTER,DISPLAY COMPONENTS,status,description,NAME=address_space_name
Parameters
(Optional) Status of the address spaces that are displayed. Possible options are:
Address spaces which are currently executing under CAMASTER’s control.
Address spaces which are not executing and were not started.
Address spaces which were running at one point but failed due to a restart threshold condition. These address spaces are not currently executing.
Displays all address spaces that are ACTIVE, INACTIVE, or FAILED.
Default: ACTIVE
(Optional) Level of description of the address spaces that are displayed. Possible options are:
Gives a brief description of the address space.
Gives a more detailed description of the address space.
Default: SUMMARY
(Optional) Name of the address space which you want to request information about. In addition, you can use wild card matching characters; ‘?’ for single character, or ‘*’ for zero or more characters.
Default: NAME=*
Note: Each keyword, apart from DISPLAY, can be abbreviated. The abbreviations cannot be ambiguous or an ambiguous error is generated. If an optional command is not included, the default value is used. For example, you can enter the command:
F CAMASTER,DISPLAY COMP
This command is the same as entering keywords:
F CAMASTER,DISPLAY COMP,ACTIVE,SUMMARY,NAME=*
Copyright © 2014 CA Technologies.
All rights reserved.
|
|