CREGSUBP view
CREGSUBP is a target mode-only tabular view. To display information about the CICS region storage subpool usage statistics, perform one of the
following actions:
- Hyperlink from any of the *DSA field on the Area column of the CREGDSA view.
- Set the current context to a CICS target before issuing the following command:
CREGSUBP [poolID]
where poolID is a name of a particular dynamic storage area (DSA). Possible values are:
Value | Description |
---|---|
CDSA | Displays the CICS Dynamic Storage Area (CDSA) |
RDSA | Displays the Read-Only Dynamic Storage Area (RDSA) |
SDSA | Displays the Shared Dynamic Storage Area (SDSA) |
UDSA | Displays the User Dynamic Storage Area (UDSA) |
ECDSA | Displays the Extended CICS Dynamic Storage Area (ECDSA) |
ERDSA | Displays the Extended Read-Only Dynamic Storage Area (ERDSA) |
ESDSA | Displays the Extended Shared Dynamic Storage Area (ESDSA) |
EUDSA | Displays the Extended User Dynamic Storage Area (EUDSA) |
ETDSA | Displays the Extended Trust Dynamic Storage Area (ETDSA) |
The following figure is displayed:
dd/mm/yyyy hh:mm:ss ----------------------- MAINVIEW WINDOWS
COMMAND ===>
CURR WIN ===> 1 ALT WIN ===>
W1 =CREGSUBP==========BCVDK710=*========dd/mmm/yyyy==hh:mm:ss====MVCICS===D====2=
- Subpool ECDSA Value Value % Value %
SOS Cnt 0 Pages.... 2560 Unused 36 1.4 Term.. 54 2.1
Cushion.. 32 System 1803 70.4 Queue. 39 1.5
LWM-Free. 26 User.. 103 4.0 Prog.. 3 0.1
Available 159260 Appl.. 73 2.8 DB/DLI 13 0.5
LRG-Free. 156147 File.. 54 2.1 Misc.. 382 14.9
ADDR 0123456789ABCDEF 0123456789ABCDEF 0123456789ABCDEF 0123456789ABCDEF
-------- ---------------- ---------------- ---------------- ----------------
38E00000 SMMMMMMSSSSSFSSS SSSSSPSMSSSSMSSS SSSSSSMSSMSSSSSS SSSSSSSSSSSSSSMS
38E40000 SSSSSSSSSSMMMMMM MMMMMMMMMMMMMMMM MMMMMMMMMMMMMSSS SSSSSMASSSMSSSSS
38E80000 SSSSSSSSSSSAAAAA AAAAAAAAAAAAAAAA AAAAAAAAAAAAAAMM MMMMMMMMMSSSSSSS
38EC0000 SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS SSSSSSSSSSSSSUSF
39F00000 SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS
39F40000 SSSSSSSSSSSSSSSS AASSSSSSSSSSSSSS SSSSSSSSSSMMMMMM MMMMMMMMMMMMMMMM
39F80000 MMMSSSSSSSSSSSSS SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS SSSSSSSSSSSSSSSS
Usage note
You can change the area of DSA you want to display in the view by typing over the value in the Subpool field.
Related topic