Previous Topic: SyntaxNext Topic: Examples


Parameters

The LIST subcommand takes the following parameters:

*

Specifies the record ID of the last DB2 record processed since establishing the CONTROL(DB2) setting.

recid

Names the specific record ID that you want to display. You cannot mask this field. For SAFELIST records, the recid must be in the form: SAFELIST.qualifier. The qualifier makes the record key unique since there can be multiple SAFELIST records for each DB2 subsystem.

This subcommand displays the SAFELIST.PLN record that applies to the PROD DB2 subsystem.

LIST SAFELIST.PLN SYSID(PROD)
SYSID(sysid)

Specifies the one‑ to four‑character subsystem ID of the DB2 record that you want to display. Any value that you specify with the SYSID parameter can contain asterisks or a trailing dash, however, CA ACF2 Option for DB2 treats these characters as part of the SYSID itself and not as a mask.

If you do not specify this parameter, CA ACF2 Option for DB2 lists the record with the SYSID specified with the SET subcommand. If you do not specify a SYSID with the SET subcommand, CA ACF2 Option for DB2 displays the message INVALID REQUEST ‑ UNDEFINED SYSID.

If you specify SYSID, you cannot specify MSYSID.

MSYSID(sysidmask)

Specifies a mask to list DB2 records for more than one subsystem. This mask must contain at least one asterisk or a trailing dash.

If you specify MSYSID, you cannot specify SYSID.