Previous Topic: Job Control StatementsNext Topic: COLLECT Control Statement


NAME Control Statement

The NAME control statement identifies the high-level name of the database and optionally the name of the user exit to process the input file.

Syntax is as follows:

NAME HIGH-LEVEL-NAME EXIT-NAME

where:

high-level-name

Defines an active CA Deliver started task for this database that must be running on the same system as the job that is executing the RMODSC program.

exit-name

Optionally specifies the name of the user exit to be used during the processing of the input file

If omitted, the input file is processed without a user exit.