Previous Topic

Next Topic

Book Contents

Book Index

Set to Not Ok

Assigns a completion status of NOTOK to a job when the On Statement/Code criteria are satisfied, regardless of the job’s actual completion status.

Additional information

Description

Usage

Optional

Format

Select Set to Not Ok from the Do list box. No additional information is required.

Variable Support

None

Alternate names

  • Control‑M/EM Utilities: NOTOK
  • Control‑M/Server Utilities: ‑donotok
  • Control‑M for z/OS: DO NOTOK
  • Control‑M/EM API: do

Alternate formats

Control‑M/EM Utilities

NOTOK is a valid value for the DO parameter. It is not a parameter itself.

Control‑M for z/OS

NOTOK is a valid value of the DO parameter. It is not itself a parameter.

For most jobs:

For z/OS jobs:

When:

End Job Ok, End Job Not Ok, and/or Rerun Job are specified for different codes-events in a job processing definition.

-and-

More than one of the codes-events is executed, including the codes-event specifying End Job Ok.

Then:

End Job Ok is overridden by End Job Not Ok and/or Rerun Job, regardless of the order in which the codes-events are executed.

Parent Topic

On/Do Actions