Start of change

SET PIPELINE

Change the status of an installed PIPELINE.

Read syntax diagramSkip visual syntax diagramSET PIPELINE
 
>>-SET PIPELINE(data-value)-+--------------------+-------------><
                            +-ENABLESTATUS(cvda)-+
                            +-ENABLED------------+
                            '-DISABLED-----------'
 

Conditions: INVREQ, NOTAUTH, NOTFOUND

Description

Use the SET PIPELINE command to change the status of an installed PIPELINE

Options

PIPELINE(data-value)
Specifies the 8-character name of the PIPELINE about which you are inquiring.
ENABLESTATUS(cvda)
Specifies the status of the PIPELINE:
ENABLED
Inbound service requests for this PIPELINE are processed normally.
DISABLED
Inbound service requests for this PIPELINE are rejected.

Conditions

INVREQ
RESP2 values:
11
An attempt was made to enable or disable an PIPELINE that is in an invalid state
NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.
NOTFND
RESP2 values:
3
The PIPELINE was not found.
End of change [[ Contents Previous Page | Next Page Index ]]