The CICSplex Transaction Storage Analysis report attributes consist of statistics for a transaction collected by the Storage Manager and the CICS monitoring facility. Use the CICSplex Transaction Storage Analysis attributes to examine whether the transaction might be issuing an excessive number of storage requests.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS image has a unique name. This name is an alphanumeric string, with a maximum of 8 characters, and case-sensitive. CICS region names are always in uppercase characters.
GETMAIN Above 16 MB Indicates the number of GETMAIN requests for storage above the 16 megabyte line issued by the transaction.
GETMAIN Below 16 MB Indicates the number of GETMAIN requests for storage below the 16 megabyte line issued by the transaction.
HWM of Total Program Storage Indicates, in kilobytes, the maximum amount of program storage in use by the transaction.
Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Program Storage HWM Above 16 MB Indicates, in kilobytes, the maximum amount (high water mark) of program storage in use by the transaction above the 16 MB line.
Program Storage HWM Below 16 MB Indicates, in kilobytes, the maximum amount (high water mark) of program storage in use by the transaction below the 16 MB line.
Program Storage HWM in CDSA Is the maximum amount (high water mark) of program storage in the CDSA, in kilobytes, for the transaction.
Program Storage HWM in ECDSA Is the maximum amount (high water mark) of program storage in the ECDSA, in kilobytes, for the transaction.
Program Storage HWM in ERDSA Is the maximum amount (high water mark) of program storage in the ERDSA, in kilobytes, for the transaction.
Program Storage HWM in ESDSA Is the maximum amount (high water mark) of program storage in the ESDSA, in kilobytes, for the transaction.
Program Storage HWM in RDSA Is the maximum amount (high water mark) of program storage in the RDSA, in kilobytes, for the transaction.
Program Storage HWM in SDSA Is the maximum amount (high water mark) of program storage in the SDSA, in kilobytes, for the transaction.
Storage Allocated Above 16 MB Indicates the number of kilobytes of storage currently allocated to the transaction above the 16 megabyte line.
Storage Allocated Below 16 MB Indicates the number of kilobytes of storage currently allocated to the transaction below the 16 megabyte line.
Storage Elements Above 16 MB Is the number of pieces of storage above the 16 megabyte line currently allocated to the transaction.
Storage Elements Below 16 MB Is the number of pieces of storage below the 16 megabyte line currently allocated to the transaction.
Storage HWM Above 16 MB Is the maximum number (high water mark) of kilobytes allocated to the transaction above the 16 megabyte line.
Storage HWM Below 16 MB Is the maximum number (high water mark) of kilobytes allocated to the transaction below the 16 megabyte line.
Storage Occupancy Above 16 MB Indicates the storage occupancy above the 16 megabyte line, in kilobytes, for the transaction.
Storage Occupancy Below 16 MB Indicates the storage occupancy below the 16 megabyte line, in kilobytes, for the transaction.
Storage Used Above 16 MB Is the number of kilobytes of storage above the 16 megabyte line currently in use by the transaction.
Storage Used Below 16 MB Is the number of kilobytes of storage below the 16 megabyte line currently in use by the transaction.
System ID Indicates the four-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
Task Number Is the number sequentially assigned by CICS to uniquely identify each task.
Transaction ID Is the four-character name of the transaction.