CSD INQUIRELIST

Inquire on a list in the CSD.

CSD INQUIRELIST

Read syntax diagramSkip visual syntax diagramCSDINQUIRELISTLIST( data-value)

Conditions: CSDERR, NOTAUTH, NOTFND

Description

The CSD INQUIRELIST command makes a direct inquiry of list names on the CSD. If the response is NORMAL, the specified list exists on the CSD.

Options

LIST(data-value)
Specifies the 8-character name of the list being queried.

Conditions

CSDERR
RESP2 value:
1
The CSD cannot be read.
4
The CSD is being used by another CICS system and is not configured for sharing.
5
Insufficient VSAM strings (CSDSTRNO system initialization parameter value) are available to run the EXEC CICS CSD command.
NOTAUTH
RESP2 value:
100
The user associated with the issuing task is not authorized to use this command.
NOTFND
RESP2 value:
3
The specified list cannot be found.