CICSplex File Control Data Table Statistics attribute group
The CICSplex File Control Data Table Statistics attribute group provides data for those files that are data tables.
Adds Failed for full Is the number of records CICS attempted to add to the table but was unable to do so because the table already contained the maximum number of records specified.
Adds Loads Rejected Is the number of records CICS attempted to add to the table which were rejected by the global user exit.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight characters, and case-sensitive. CICS region names are always in uppercase characters.
Current Entries in Use Is the current number of data table entries in use.
Current Number of Entries Is the current number of data table entries.
Data Table Available Identifies whether the data table is recoverable.
Data Table Loaded Identifies whether the data table is loaded.
Data Table Recoverable Identifies whether the data table is recoverable.
Data Table Size Is the peak number of records present in the table.
Data Table Status Is the Open/Close status of a data table.
Data Table Type Is the type of a data table.
Failing Reads Is the number of failing reads.
File Name Is the name of the file.
Highest Number of Entries Is the peak number of records present in the table.
Loads Failed for full Is the number of data table loads that failed because the table already contained the maximum number of records specified.
Lost Records Indicates if records were lost or data table incomplete.
Max Entries Allowed in Use Is the maximum number of data table entries allowed in use.
Maximum Number of Entries Is the maximum number of data table entries.
Origin Node 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.
Records Added Is the number of data table records added.
Records Loaded Is the number of data table records loaded.
Successful Deletes Is the number of successful deletes.
Successful Reads Is the number of successful reads.
Successful Updates Is the number of successful updates.
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 four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.