CSD ENDBRGROUP

End the current browse of the groups in the CSD, or of the groups in a LIST.

CSD ENDBRGROUP

Read syntax diagramSkip visual syntax diagramCSDENDBRGROUPLIST

Conditions: CSDERR, NOTAUTH

Description

The ENDBRGROUP command stops a browse of groups in the CSD started by a CSD STARTBRGROUP command. The browse can be of all the groups in the CSD, or of all the groups in a specified list.

Options

LIST
Specifies that the browse being ended is of the groups in a list rather than all groups in the CSD.

Conditions

CSDERR
RESP2 value:
1
The CSD cannot be accessed.
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.