NCLHELP.HLB  —  ignore  event_dispatcher, sink  specific_filter
    ignore  [node node-id] event dispatcher sink simple-name
            specific filter (instance-name, event-name)

    Specific Filter

    Specifies an entity, including instance name, and name the
    event to be ignored.  To ignore all events for this
    instance, specify "all" instead of an individual event.

    Examples:

    ignore event dispatcher sink local_sink specific filter -
        (Node LOCAL:.LAMCHP Event Dispatcher Sink local_sink, all)

    ignore event dispatcher sink local_sink specific filter -
        (Node LOCAL:.LAMCHP Event Dispatcher Sink local_sink -
         Inbound stream EVD$IBS$0000, all)

1  –  Exception Messages

 o  illegal element

    The command did not include a class or instance argument, or
    an argument contained one of the following illegal elements:
    wildcard, node name, node class, illegal class.

 o  entity class not supported (OpenVMS)

    The Event Dispatcher is not registered with EMAA.  The NET$EVD
    processis probably not started.  For instructions on how to
    restart the Event Dispatcher, refer to
    HELP NETWORK_MANAGEMENT EVENT_DISPATCHER.

 o  no such object instance

    The specified event dispatcher sink instance does not exist.
Close Help