STORAGE
STORAGE is a Data Collector command that can be issued from only the command text area of the Data Collector Command Interface panel (DOMECMDA) or from the system operator console.
STORAGE displays details of storage usage for a specific Data Collector, job, or task on the system.
Syntax of the STORAGE command
Parameter | Description |
---|---|
DCssid | The subsystem ID of the Data Collector. Use this parameter only when issuing the command from the console. When the command is issued from the Data Collector Command Interface panel, it applies automatically to the currently selected Data Collector. |
none | When issued without a parameter, the STORAGE command produces a summary map listing of storage for the Data Collector. |
jobName | (Optional) The name of an active job or task (running on the same z/OS system as the Data Collector) for which storage details are to be displayed (in the VSMLIST format). |
Sample output from the STORAGE command
Command ====> _______________________________________________ Scroll ===> CSR_
More: +
BMC24499 PH01 ------------------------------------------------
BMC24499 PH01 ---------- DATA COLLECTOR STORAGE MAP ----------
BMC24499 PH01 SMF LIMIT BTL: 6M ( 6120K)
BMC24499 PH01 USER ALLOC BTL: 1M ( 1092K)
BMC24499 PH01 AUTH ALLOC BTL: 0M ( 268K)
BMC24499 PH01 SMF LIMIT ATL: 1516M ( 1552384K)
BMC24499 PH01 USER ALLOC ATL: 3M ( 2708K)
BMC24499 PH01 AUTH ALLOC ATL: 18M ( 17980K)
BMC24499 PH01 STRG ALLOC ATB: 0M
BMC24499 PH01 STRG HWM ATB: 0M
BMC24499 PH01 STRG OBJS ATB: 0
BMC24499 PH01 MEMLIMIT ATB: 0M
BMC24499 PH01 ASM ACT FRAMES: 10M
BMC24499 PH01 ASM NVIO SLOTS: 0M
BMC24499 PH01 ASM VIO SLOTS: 0M
BMC24499 PH01 ASM TOTAL PAGES: 10M
BMC24499 PH01 ELAPSED TIME : 0000 08:05:55.918711
BMC24499 PH01 TCB CPU TIME : 0000 00:00:04.820823
BMC24499 PH01 ------- END OF STORAGE MAP -------
Sample output from the STORAGE DCssid command
COMMAND ====> _______________________________________________ SCROLL ===> CSR_
BMC24499 FM01 ------------------------------------------------
BMC24499 FM01 ---------- DATA COLLECTOR STORAGE MAP ----------
BMC24499 FM01 SMF LIMIT BTL: 9M ( 9192K)
BMC24499 FM01 USER ALLOC BTL: 2M ( 2296K)
BMC24499 FM01 AUTH ALLOC BTL: 1M ( 860K)
BMC24499 FM01 SMF LIMIT ATL: 1386M ( 1419264K)
BMC24499 FM01 USER ALLOC ATL: 93M ( 95204K)
BMC24499 FM01 AUTH ALLOC ATL: 24M ( 24556K)
BMC24499 FM01 STRG ALLOC ATB: 1097M
BMC24499 FM01 STRG HWM ATB: 74M
BMC24499 FM01 STRG OBJS ATB: 13
BMC24499 FM01 MEMLIMIT ATB: 16777215M
BMC24499 FM01 ASM ACT FRAMES: 35M
BMC24499 FM01 ASM NVIO SLOTS: 85M
BMC24499 FM01 ASM VIO SLOTS: 0M
BMC24499 FM01 ASM TOTAL PAGES: 121M
BMC24499 FM01 ELAPSED TIME : 0001 00:34:40.836416
BMC24499 FM01 TCB CPU TIME : 0000 00:00:18.081154
BMC24499 FM01 ------- END OF STORAGE MAP -------
For information about issuing commands from the Data Collector Command Interface panel, see online Help (type HELP DOMECMDA).
Related topic