CICSplex BTS ProcessType Details attribute group

The CICSplex BTS ProcessType Details attribute group returns details of specific CICS business transaction services (BTS) objects, in this case the process type. Other BTS details can be monitored, for example, activities, data containers, events, processes, and timers.

Audit level indicates the level of audit currently active for processes of the specified process-type. These are the values:

Unknown
The audit level cannot be determined.
Activity
Activity-level auditing. Audit records are written from:
  • The process audit points
  • The activity primary audit points.
Process
Process-level auditing. Audit records are written from the process audit points only.
Full
Full auditing. Audit records are written from:
  • The process audit points
  • The activity primary and secondary audit points.
None
No audit trail records are written.

Audit log Is the name of the audit log associated with this process-type. It is the eight-character name of the CICS journal used as the audit log for processes of the specified type.

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.

File Name Is the name of the CICS file associated with the process-type. It is the eight character name.

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.

Process Type Name Is the name of the process-type. The length of the name can be 1-8 characters.

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.

Status Indicates whether new processes of the specified type can currently be defined. These are the values:

Unknown
No processes are available.
Enabled
The installed definition of the process-type is enabled. The new processes of this type can be defined.
Disabled
The installed definition of the process-type is disabled. The new processes of this type cannot be defined.

User_31 Obtained Indicates the amount of storage obtained from the EUDSA when this program was in control.