CSD INQUIREGROUP

Inquire on a group in the CSD or on a group in a specified list in the CSD.

CSD INQUIREGROUP

Read syntax diagramSkip visual syntax diagramCSDINQUIREGROUPGROUP( data-value)LIST( data-value)

Conditions:CSDERR, NOTAUTH, NOTFND

Description

Use the CSD INQUIREGROUP command to make a direct inquiry of group names on the CSD. You can limit the scope of the inquiry to a specified list. If the response is NORMAL, the specified group exists on the CSD or in the list.

Options

GROUP(data-value)
Specifies the 8-character name of the group being queried.
LIST(data-value)
Specifies the 8-character name of a list to which the scope of the query is limited.

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 values:
2
The specified group cannot be found.
3
The specified list cannot be found.