CA Jobtrac Job Management-How to remove a pred from an event already on the checkpoint via GJTRABTR so successor job is released.
search cancel

CA Jobtrac Job Management-How to remove a pred from an event already on the checkpoint via GJTRABTR so successor job is released.

book

Article ID: 50164

calendar_today

Updated On:

Products

Jobtrac

Issue/Introduction

You have a situation that you would like an event to run, but you need to remove the pred.   Can this be done in batch?

 

 

Environment

Release:
Component: JOBTRC

Resolution

Yes, you can use the utility GJTRABTR as follows:

Run GJTRABTR with the following input:

//$$$$$$@ EXEC PGM=GJTRABTR, 
//            PARM='STACK()'       
//SYSIN DD *       
  MOD (JOB(eventtorun) P(-predeventjobname))