Previous Topic

Next Topic

Book Contents

Book Index

Enhanced Definition of ODATE

As of version 6.1.00, ODATE has an enhanced definition. ODATE can also be one of the runtime criteria, such as IN conditions, that must be satisfied before a job can be submitted. Runtime criteria are explained in Automated Job Submission and Monitoring of Resources.

While prior to version 6.1.00 the ODATE was only a VALUE date, it can now be both a RUN date and a VALUE date.

ODATE with the Attribute VALUE

In most cases, ODATE by default has the attribute VALUE. This means that it is a VALUE date, and is not one of the runtime criteria.

When ODATE has the attribute VALUE, it has the following characteristics:

ODATE with the Attribute RUN

Although by default ODATE has the attribute VALUE, it may also have the attribute RUN, if either set by the user, or the New Day procedure. In such cases, a job can only run when its ODATE is the same as, or after, the Control-M logical date. In other words, the ODATE becomes a runtime criteria.

In this context, runtime criteria are the criteria that determine the eligibility "window" for the submission of the job, that is, the period of time during which the job can be submitted. This eligibility window is determined by the ODATE and the TIME ZONE parameter setting.

For information on changing the attribute of ODATE from VALUE to RUN, see the description of the Time Zone feature in the INCONTROL for z/OS Administrator Guide, and the description of the CTMJOB utility in the INCONTROL for z/OS Utilities Guide.

Parent Topic

Date Definition Concepts