NCLHELP.HLB  —  show  event_dispatcher, sink  inbound_stream
    show [node node-id] event dispatcher -
         sink sink-name -
            inbound stream stream-name  attribute [,attribute...]
                                        all [attributes]
                                        all identifiers
                                        all characteristics
                                        all counters
                                        all status

    The sink-name must be a simple name which uniquely identifies
    a particular sink instance.  The stream-name can be either a
    simple name which identifies a particular inbound stream
    instance, or a wildcard which identifies multiple inbound
    stream instances.

    Examples:

    show event dispatcher sink local_sink -
         inbound stream * name

    show event dispatcher sink local_sink -
         inbound stream EVD$IBS$0000 all

1  –  Counters

 o  creation time

    Time at which this entity was created.

 o  change confidence

    Number of times the confidence variable has changed while
    connections were in the on state.

2  –  Identifier

 o  name

    Local name assigned to the entity by its sink parent when it is
    dynamically created.

3  –  Status

 o  source end user

    Source end user specification, as provided by session control.

 o  source node name

    Name of the source node, as provided by session control.

 o  state

    Status of the inbound event stream.

    off            The stream is disabled.

    on connected   The stream is enabled and connected to the
                   outbound stream.

 o  uid

    Entity's unique identifier, which is generated when the entity is
    created.
Close Help