This command displays the currently available global variables, with the values and amount of storage that is associated with each variable.
GLobal [ALL [Sort {Name|Members|Storage}] [&name [Value] [Sort {Name|Value}]
Displays all global variables. For stem variables, the stem name and a count of members is shown. Also shown is how much storage is being used for data and how much for data and control structures.
Name of a global variable (case-sensitive) or stem (with trailing period) that you are displaying.
Displays the currently assigned values of each global variable.
Determines the sort order for output, as follows:
Ascending order by variable name.
Descending order by count of stem members. Where the counts are identical, lines are listed in ascending order by variable name.
Descending order by amount of total storage. Where total storage is identical, lines are listed in ascending order by variable name.
Ascending order by the value (first 20 characters). Where the first 20 characters of values are identical, lines are listed in ascending order by variable name.
Example
------------------------ CA‑GSS/ISERVE Control Panel ------- ROW 1 TO 19 OF 42 ==> global all sort storage => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================= Name or Stem Members Storage Data Total &$gnet_xref. 38 189 4.9k &iset. 35 856 4.5k &$gnet_node. 19 113 2.5k &$gnet_appl. 18 131 2.4k &$gnet_conn. 18 106 2.4k &$gnet_count1. 18 76 2.4k &$gnet_count2. 18 76 2.4k &$gnet_count3. 18 76 2.4k &$gnet_count4. 18 76 2.4k &$gnet_count5. 18 76 2.4k &$gnet_count6. 18 76 2.4k &$gnet_mode. 18 130 2.4k &$gnet_pswd. 18 76 2.4k &$gnet_ssid. 18 76 2.4k &$gnet_status. 18 112 2.4k &$gnet_sysname. 18 115 2.4kk
1- to 42-character name of a global variable or stem. A trailing period identifies stems.
Number of variables sharing the stem.
Storage that is associated with this entry. If the value of the member is more than 1, storage values are cumulative. Values over 1024 bytes are displayed in kilobytes, with a k suffix.
Storage that is required to store only the data that is assigned to the variable.
Storage that is used to store data and maintain all associated control structures.
Some form of Value was specified, but your request was for ALL. Value is restricted to requests for a specified variable or stem.
The specified text string is not a valid sort type.
The specified text string is not a valid parameter for this command.
No global variables are allocated.
No global variables of the name that you specified.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|