SET EPADAPTERSET

Set the status of a specified EP adapter set to enabled or disabled.

SET EPADAPTERSET

Read syntax diagramSkip visual syntax diagramSET EPADAPTERSET( data-value)ENABLESTATUS( cvda)ENABLEDDISABLED

Conditions: INVREQ, NOTAUTH, NOTFND

This command is threadsafe.

Description

Use the SET EPADAPTERSET command to set the state of an EPADAPTERSET.

Options

EPADAPTERSET (data-value)
Specifies the 32-character name of an EP adapter set.
ENABLESTATUS (cvda)
Specifies whether events are to be dispatched to EP adapters within the EP adapter set. The CVDA values are as follows:
ENABLED
The event processing dispatcher can dispatch events to EP adapters within the EP adapter set. The event processing dispatcher starts dispatching events to this EP adapter immediately.
DISABLED
The event processing dispatcher should stop dispatching EP adapters within the EP adapter set. The event processing dispatcher stops dispatching events to EP adapters within the EP adapter set immediately. Any events already dispatched to EP adapters within the EP adapter set are emitted.

Conditions

INVREQ
RESP2 values are:
4
ENABLESTATUS has an invalid CVDA value.
NOTAUTH
RESP2 values are:
100
The user associated with the issuing task is not authorized to issue the SET EPADAPTERSET command.
101
The user associated with the issuing task is not authorized to modify the EP adapter set.
NOTFND
RESP2 values are:
3
The specified EPADAPTERSET cannot be found.