These statistics can be accessed online using the EXEC CICS® COLLECT STATISTICS CORBASERVER command, and are mapped by the DFHEJRDS DSECT. For programming information about the EXEC CICS COLLECT STATISTICS command, see the CICS System Programming Reference manual.
This section contains:
DFHSTUP name | Field name | Description |
---|---|---|
CorbaServer name | EJR_CORBASERVER_NAME | is the name of this CorbaServer.
Reset characteristic: not reset
|
JNDI prefix | EJR_JNDI_PREFIX | is the prefix used by this CorbaServer when publishing
homes to JNDI.
Reset characteristic: not reset
|
TCP/IP Host name | EJR_TCPIP_HOST_NAME | is the TCP/IP host name, or dotted decimal TCP/IP address
that is included in Interoperable Object References (IORs) expected from the
CorbaServer.
Reset characteristic: not reset
|
Shelf directory | EJR_SHELF_DIRECTORY | is the HFS shelf directory name.
Reset characteristic: not reset
|
Djar directory | EJR_DJAR_DIRECTORY | is the HFS file name of the deployed JAR file directory
(also known as the pickup directory).
Reset characteristic: not reset
|
CorbaServer TCP/IP Services: Unauth | EJR_TCPIP_UNAUTH | is the TCP/IP service name that defines the characteristics
of the port which is used for inbound IIOP with no authentication.
Reset characteristic: not reset
|
CorbaServer TCP/IP Services: Clientcert | EJR_TCPIP_CLIENTCERT | is the TCP/IP service name that defines the characteristics
of the port which is used for inbound IIOP with SSL client certificate authentication.
Reset characteristic: not reset
|
CorbaServer TCP/IP Services: Unauth SSL | EJR_TCPIP_UNAUTH_SSL | is the TCP/IP service name that defines the characteristics
of the port which is used for inbound IIOP with SSL but no client authentication.
Reset characteristic: not reset
|
Session Bean timeout | EJR_SESSION_BEAN_ TIMEOUT | is the time after which a session bean may be discarded
if not used.
Reset characteristic: not reset |
Object Activates | EJR_OBJECT_ACTIVATES | is the total number of successful stateful session bean
activations performed by this CorbaServer.
Reset characteristic: reset to zero
|
Object Stores | EJR_OBJECT_STORES | is the total number of successful stateful session bean
passivations performed by this CorbaServer.
Reset characteristic: reset to zero
|
Failed Object Activates | EJR_FAILED_ACTIVATES | is the total number of failed stateful session bean activations performed
by this CorbaServer.
Reset characteristic: reset to zero
|
DFHSTUP name | Field name | Description |
---|---|---|
Total Object Activates | EJR_OBJECT_ACTIVATES | is the total number of successful stateful session bean
activations.
Reset characteristic: reset to zero.
|
Total Object Stores | EJR_OBJECT_STORES | is the total number of successful stateful session bean
passivations.
Reset characteristic: reset to zero.
|
Total Failed Object Activates | EJR_FAILED_ACTIVATES | is the total number of failed stateful session bean activations.
Reset characteristic: reset to zero.
|
Summary statistics are not available online.
DFHSTUP name | Description |
---|---|
CorbaServer Name | is the name of this CorbaServer.
|
JNDI prefix | is the prefix used by this CorbaServer when publishing
homes to JNDI.
|
TCP/IP Host name | is the TCP/IP host name, or dotted decimal TCP/IP address
that is included in Interoperable Object References (IORs) exported from the
CorbaServer.
|
Shelf directory | is the HFS shelf directory name.
|
Djar directory | is the HFS file name of the deployed JAR file directory
(also known as the pickup directory).
|
CorbaServer TCP/IP Services: Unauth | is the TCP/IP service name that defines the characteristics
of the port which is used for inbound IIOP with no authentication.
|
CorbaServer TCP/IP Services: Clientcert | is the TCP/IP service name that defines the characteristics
of the port which is used for inbound IIOP with SSL client certificate authentication.
|
CorbaServer TCP/IP Services: Unauth SSL | is the TCP/IP service name that defines the characteristics
of the port which is used for inbound IIOP with SSL but no client authentication.
|
Session Bean Timeout | is the time after which a session bean may be discarded
if not used.
|
Object Activates | is the total number of successful stateful session bean
activations performed by this CorbaServer.
|
Object Stores | is the total number of successful stateful session bean
passivations performed by this CorbaServer.
|
Failed Object Activates | is the total number of failed stateful session bean activations
performed by this CorbaServer.
|
DFHSTUP name | Description |
---|---|
Total Object Activates | is the total number of successful stateful session bean
activations.
|
Total Object Stores | is the total number of successful stateful session bean
passivations.
|
Total Failed Object Activates | is the total number of failed stateful session bean activations.
|