Previous Topic: RECOVERY Command 1 (RECBASE)Next Topic: RECOVERY Command 3 (RECOVERY)


RECOVERY Command 2 (RECJOB)

The second command, RECJOB, provides details concerning each job you want recovered or a date/time for all jobs. The JOBNAME= keyword allows up to 100 RECJOB commands to be specified with a single RECOVERY function.

►►─ RECJOB ─ JOBNAME=j, ─┬───────────┬─┬───────────────┬──────────────────────►
                         └─ NODE=n, ─┘ └─ ORIGRUNU=o, ─┘

 ►─┬──────────────┬───────────────────────────────────────────────────────────►
   └─ RUNUNIT=r, ─┘

 ►─┬────────────────────────────────────────────────────┬─────────────────────►◄
   └─┬─ DATE=mmddyy,STIME=hhmmss ─┬─────────────────┬─┬─┘
     │                            └─ ,ETIME=hhmmss ─┘ │
     └─ DATE=mmddyy ──────────────────────────────────┘

Command

RECJOB

This is an optional command to specify details concerning each job. The JOBNAME= keyword allows you to specify up to 100 RECJOB commands.

Required Keyword

JOBNAME=

With a RECJOB command, the JOBNAME= keyword identifies the job for which recovery is requested. The JOBNAME= keyword allows you to specify up to 100 RECJOB commands.

Valid Entries:

Any valid job name for recovery

Default Value:

(No default)

Optional Keywords

DATE=

Specifies the date for the job to be recovered. Obtain this information from the timestamp on the console. When you include STIME= you must also include this keyword. However, you can use this keyword by itself.

Valid Entries:

A date in the form: mmddyy (month-day-year)

Default Value:

(No default)

,ETIME=

Specifies the ending time for the recovery. Obtain this information from the timestamp on the console. When you include this keyword, you must also include the STIME= and DATE= keywords. If you use the job date and/or time keywords for a job spanning two days, include two date/time keywords. See the second example at the end of this chapter. Do not use this keyword if you want to recover the entire job.

Valid Entries:

A time in the form: hhmmss (hours-minutes-seconds)

Default Value:

If STIME= is specified, the default is 235959. Otherwise, no default.

NODE=

(For CA Datacom STAR users only.) Specifies the node at the originating site.

Valid Entries:

8-byte node designator

Default Value:

(No default)

ORIGRUNU=

(For CA Datacom STAR users only.) Specifies the run unit at the originating site.

Valid Entries:

5-character run unit

Default Value:

(No default)

RUNUNIT=

Identifies the run unit, by number, assigned to the job to be recovered. CA Datacom/DB displays the number of the run unit, which is assigned to a job, on the console. The run unit is used to identify which iteration to recover when there are multiple runs of a single job name on the Recovery File.

Valid Entries:

Run unit number

Default Value:

(No default)

,STIME=

Specifies the start time for the recovery. Obtain this information from the timestamp on the console. When you include this keyword, you must also include the DATE= keywords. Do not use this keyword if you want to recover the entire job.

Valid Entries:

A time in the form: hhmmss (hours-minutes-seconds)

Default Value:

(No default)