Previous Topic: REUSE DDNAMENext Topic: XTNDOFF


UEXIT

The UEXIT parameter specifies the name of a user exit program that is called each time a record is restored.

Note: UEXIT is not valid with datasets unloaded using SAVECOMP.

Syntax

UEXIT

►►─┬─────────────────────┬────────────────────────────────────────────────────►◄
   └─ UEXIT=programname ─┘

Operand

The UEXIT parameter has the following operand:

Operand

Explanation

progname

The name of the user exit program called by RESTORE

Usage Rule

The UEXIT parameter can be coded in conjunction with any other optional parameters.

Note: For more information on coding and using a user exit, see the appendix "User Exit Facility."