Universal Broker Output

Universal Broker Component

The following table identifies the information written for a requested Universal Broker component.
 

Field Name

Description

ID

Component identifier.

Name

Component definition name. Either ucmd or uctl.

Desc

Component description field from the component definition.

Version

Component version and build level.

State

Component state.

Cmd ID

Command identifier provided by the manager.

Comm State

Component communication state.

Comp State Time

Date and time the component entered the communication state.

Restartable

Specification for whether or not the component is restartable (manager fault tolerant).

Srv PID

Component's process identifier.

Srv Start Time

Components start date and time.

Srv End Time

Component's end date and time.

Srv Exit Code

Component's exit code if its status is not RUNNING.

Srv Exit Status

Component's execution status.

Mgr UID

Manager's user identifier.

Mgr Work ID

Manager's work identifier.

Mgr Host Name

Manager's TCP/IP host name on which it's executing.

Mgr Port

Manager's TCP/IP port number from which it connected.

Universal Broker Component List

The following table identifies the columns of data in a Universal Broker component list.
 

Column Name

Description

ID

Component Identifier

NAME

Component name. Either ucmd or uctl.

CST

Component's communication state. Communication state values are:

  • COM
    Component is completed.
  • DIS
    Communication link between the component and the manager is disconnected. The status of the manager is unknown. The network fault tolerant protocol is being used.
  • EST
    Communication link between the component and the manager is established. This is the normal operating mode.
  • ORH
    Component is executing, but the manager has terminated. The manager is orphaned. The component was started with manager fault tolerance and is waiting for a manager restart. The user process is still executing.
  • PEN
    Component has completed its work and is waiting for a manager to restart to receive the user process spool files and exit status. The component was started with manager fault tolerance.
  • RCG
    Component is in the middle of reconnecting the manager. The network fault tolerant protocol is being used.
  • RSG
    Component is in the middle of restarting with a manager. The component was started with manager fault tolerance.
  • RSA
    Manager restart request has been accepted. The manager and the component will be reestablishing their communication links.
  • STR
    Component is starting. The component usually remains in this state for a short period of time unless they are executing with manager fault tolerance and the manager is redirecting a large stdin file.

MGR-WORK-ID

Manager's work identifier. The work ID format depends on the system type on which the manager is executing.

COMMAND-ID

Command identifier specified by the manager.