Previous Topic: EXCLUDE Command-Define Excluded Time RangesNext Topic: FLASHBACK AUDITLOG Command—Generate Audit Report


EXITRTN Command-Define User Exits

The EXITRTN command defines a user exit to call after each record is read and before the Report Writer processes the record.

Note: One user exit, EXPGUX, is predefined for your use.

This command has the following syntax:

EXITRTN(user-exit)
user-exit

Defines the name of the user exit.

More information:

User Exits