Display CICS GLT (DSPCICSGLT)

Use the Display CICS Group List Table (DSPCICSGLT) command to display a GLT entry. You can only view this entry; you can neither make changes to it nor delete it.

Parameters

Keyword Description Choices Notes
LIB Library Communications name, *LIBL, *CURLIB Optional, Positional 1
GROUP Group Communications name, *FIRST Optional, Positional 2
INSLIB Install library Generic name, name, *FIRST, *ALL, *LIBL, *CURLIB Optional, Positional 3
INSGRP Install group Generic name, name, *FIRST, *ALL Optional, Positional 4
OUTPUT Location of Output *, *PRINT Optional, Positional 5

Library (LIB)

Enter the name of the IBM i library which contains the group.

Possible values are:

Group (GROUP)

The name of the group to which the GLT entry is to be displayed.

The possible GROUP values are:

Install library (INSLIB)

The name of the first part of the GLT entry to be displayed. This is also known as the i library that contains the group to be used when starting the control region.

The possible INSLIB values are:

Install group (INSGRP)

The name of the second part of the GLT entry to be displayed. This is also known as the group to be used when starting the control region.

The possible INSGRP values are:

Location of Output (OUTPUT)

Enter the location of the output from this command.

Possible values are:

Examples

None

Error messages

Unknown