Previous Topic

Next Topic

Book Contents

Book Index

Date Control Record

Each User Daily job uses a special Date Control record to store the last running date for the User Daily job. A Date Control record is a member in the Control‑D PARM library in which relevant date information is placed during New Day processing.

The Date Control record is analyzed by the User Daily job to determine the current running date, the last running date, and possible error situations. This date information is used to manage the ordering of missions during New Day processing.

When a User Daily job is run, the current working date is placed in the Date Control record. In addition, the Basic Scheduling parameters of each mission in the mission lists being ordered are compared to this date to determine if the mission must be placed in the Active Missions file.

The length of a Date Control record is 80 characters. The following table shows the format of the Date Control Record and describes each date in the record:

Table 128 Format of the Date Control Record

Columns

Date

Description

1 to 6

date‑1

Current (or last) original scheduling date.

8 to 13

date‑2

Current (or last) original scheduling date of non‑generic report decollating missions.

15 to 20

date‑3

Current (or last) original scheduling date of non‑generic report decollating missions finish indicator.

22 to 27

date‑4

Current (or last) original scheduling date of printing missions.

29 to 34

date‑5

Current (or last) original scheduling date of printing missions finish indicator.

36 to 41

date‑6

Current (or last) original scheduling date of backup or migration missions.

42 to 47

date‑7

Current (or last) original scheduling date of backup or migration missions finish indicator.

48 to 53

date‑8

Current (or last) original scheduling date of restore missions.

54 to 59

date‑9

Current (or last) original scheduling date of restore missions finish indicator.

60 to 66

date-10

Currently unused.

67 to 72

date‑11

Finish indicator date of the User Daily job or New Day Procedure.

74-79

date-12

Current original scheduling date of generic report decollating missions.

Date format is mmddyy, ddmmyy or yymmdd, depending on the site standard.

Parent Topic

New Day Processing