DISCARD IPCONN

Remove an IPCONN definition.

DISCARD IPCONN

Read syntax diagramSkip visual syntax diagramDISCARD IPCONN( data-value)

Conditions: INVREQ, NOTAUTH, SYSIDERR

Description

The DISCARD IPCONN command removes an IPCONN definition from the local CICS system.

You cannot discard an IPCONN unless it is in OUTSERVICE status.

See Discarding resource definitions for general information about DISCARD commands.

Options

IPCONN(data-value)
specifies the 8-character name of the IPCONN definition to be discarded.

Conditions

INVREQ
RESP2 values:
5
The IPCONN is in service.
9
The IPCONN does not exist.
27
Discard processing failed.
NOTAUTH
RESP2 values:
100
The user associated with the issuing task is not authorized to use this command.
SYSIDERR
RESP2 values:
9
The IPCONN name was not found.