CICSplex Corbaserver Summary attribute group

The CICSplex Corbaserver Summary attribute group summarizes information about CORBA servers.

Activate Failures Is the count of failed activates for this CORBA server.

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.

Corbaserver Name Specifies the name of the CORBA server.

Enable Status Indicates the current state of the CORBA server. Values are:

Disabled
The CORBA server is currently not processing any requests and is unable to accept new requests. It might have failed to initialize properly or been explicitly disabled.
Disabling
The CORBA server is quiescing before entering disabled state. It is not accepting new requests but is allowing currently-executing work to complete.
Discarding
A DISCARD request has been received for this CORBA server. The CORBA server is quiescing before being discarded. It is not accepting new requests but is allowing currently-executing work to complete.
Enabled
The CORBA server is available and is accepting requests.
Enabling
The CORBA servers is being initialized. It is not yet ready to accept requests

Object Activates Is the count of object activations for this CORBA server.

Object Stores Is the count of object stores for this CORBA server.

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.

Session Bean Timeout Indicates the elapsed time period in minutes, in the range 0 through 143999 (99 days, 23 hours, 59 minutes) of inactivity after which a session bean can be discarded. A value of zero indicates that beans are not timed out.

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.