Previous Topic: CHANGE SubcommandNext Topic: DELETE Subcommand


LIST Subcommand

The LIST subcommand displays the contents of an XREF infostorage record. The LIST subcommand has the following syntax:


     {*       }
List {recid     }
     {LIKE(recidmask)}
     [SYSid(?|sysid)|DIVision(?|div)   ]
     [MSYSid(?|sysidmask)|MDIV(?|divmask)]
     [Source|Group ]
     [Resource|Group]

The LIST subcommand takes the following parameters:

* (asterisk)

Displays the last record you processed since you established this ACF command setting. You cannot use the asterisk to display more than one record. Use the LIKE parameter.

recid

Specifies a name XREF record that you want to display. Record IDs for source group records can be from one to eight characters. Record IDs for resource group records can be from 1 to 24 characters.

LIKE(recidmask)

Displays a group of structured infostorage records. You cannot abbreviate the LIKE parameter. This masking follows the same conventions that apply to logonids, as described in the chapter “About the Logonid Record” in this guide.

SYSid(?|sysid)|DIVision(?|div)

Specifies the one‑ to eight‑character SYSID of the record that you to indicate that you want the record to apply to the current active SYSID.

If you do not specify a SYSID (or MSYSID), CA ACF2 for VM uses the SYSID value you specified when you established the ACF command setting. If you did not supply a SYSID when you established the ACF command setting,

CA ACF2 for VM uses the default value defined at CA ACF2 for VM startup time. For further information, see the chapter “Defining Structured Infostorage Records” chapter. DIVISION is a synonym for SYSID.

MSYSid(?|sysidmask)|MDIV(?|divmask)

Specifies a mask to indicate the SYSIDs of the record that you want to display. This SYSID mask must contain at least one asterisk or a trailing dash. Structured infostorage records that you display using this parameter have the same record ID, but different SYSIDs. MDIV is a synonym for MSYSID.

Source|Group

Specify SOURCE to view a source record. Specify GROUP to view a source group record. These parameters apply to the X‑SGP setting only.

Resource|Group

Specify RESOURCE to view a resource record. Specify GROUP to view a resource group record. These parameters apply to the X‑RGP setting only.