Previous Topic: SARBCH Control StatementsNext Topic: BPRINT


ADDJOB

The ADDJOB control statement creates control records that let users use JOB mode to access reports that were archived before JOB mode existed.

where:

JOBNAME=jobname

Specifies the 1-8 character job name.

To specify a generic job name, specify the jobname prefix, followed by an asterisk, for example, pay* or bld*.

DATE=mm/dd/yyyy | mm/dd/yyyy:mm/dd/yyyy

Specifies either the date or the range of dates when the job was submitted.

In a date range, use a colon (:) to separate the start and end dates.

Gen=number

Specifies the generation number (1-65535) for the sysout.

Seq=number

Specifies the sequence number (1-65535) for the sysout.

ID=id

Specifies the specific or generic sysout id (1 to 32 characters).

Default: blank (all sysouts)

REDO

Re-creates the JOB mode data.

Note: If you version a database back to CA View 12.1 or earlier, the JOB mode data is removed. If you version the same database up to CA View 12.2 or later again, to re-add JOB mode data, use the REDO command.