Previous Topic: DRC—Detailed Error Reason Code CharacteristicsNext Topic: DUMP—Dump Control Blocks


DUFPGM—Program to Use INSTDATA

Valid on z/OS.

Use the DUFPGM control option to:

If DUFPGM was changed using a TSS MODIFY command, the changes made remain in effect even if CA Top Secret is restarted. Most control options revert to their default settings, the exceptions are DUFPGM, JESNODE, and NJEUSR.

All entry methods are accepted.

This control option has the following format:

DUFPGM(pgm1,...|RESET)
pgm1

The programs that can be specified.

Range: Up to 5

RESET

Clears the entire program list.

Examples: DUFPGM control option

This example indicates the first program allowing for the extraction or update of the user installation data field:

DUFPGM(pgm1)

This entry indicates that the entire program list is cleared:

DUFPGM(RESET)