IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need CA7 definitions to set up triggering


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
brahmanandarm

New User


Joined: 15 Jun 2009
Posts: 28
Location: bangalore

PostPosted: Tue Feb 02, 2010 3:53 pm
Reply with quote

Hi All,

I want to set up job(using JCL) dependency between two jobs.

The scenario given below.

1.There are two job A and B.
2.Job A can return MAXCC=0 or MAXCC=1. I.e If the MAXCC is 0 or 1, then job A should not marked as Fail.(i.e on XQM command this job should appear as *RST or Fail)
3.If Job A returns MAXCC=0, then it Should trigger job B.
4.If job A returns MAXCC=1, then it should not trigger job B.

Can some one help me to create CA7 batch definitions for this?.
Back to top
View user's profile Send private message
deepak040686

New User


Joined: 03 Oct 2008
Posts: 2
Location: chennai

PostPosted: Fri Feb 05, 2010 4:54 pm
Reply with quote

you can add CA7BTI step in the job1 and set a COND parameter it to pull the job2 into CA7 queues.
you can search this forum to know how to use CA7BTI in jcl.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts How to get the message id thats trigg... Java & MQSeries 0
No new posts CICS / JAVA - Setup of definitions CICS 0
No new posts TWS - ETT File triggering does not wo... IBM Tools 4
No new posts Workload Manager definitions for Tuni... All Other Mainframe Topics 0
No new posts Need help in triggering a PL1 module ... IMS DB/DC 0
Search our Forums:

Back to Top