With CA 7, will the #NTR (in JCL) or SET=NTR (on DEMAND command) work with Repeat jobs?
search cancel

With CA 7, will the #NTR (in JCL) or SET=NTR (on DEMAND command) work with Repeat jobs?

book

Article ID: 24372

calendar_today

Updated On:

Products

CA 7 Workload Automation

Issue/Introduction

Will the #NTR (in JCL) or SET=NTR (on DEMAND command) work with Repeat jobs?

Resolution

The "No Trigger" options (#NTR or SET=NTR) will not be honored on repeat jobs.

The repeat job feature allows you to schedule or run jobs and have it run multiple times on one SCHID based on specified interval criteria. The repeat job feature uses job triggering to bring itself back into the queue.

You cannot use SET=NTR on the demand command or use the #NTR control card in the JCL for repeat jobs.