Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Applying Virtual Resource dependency in CA-7

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
aravindunlimited

New User


Joined: 08 May 2006
Posts: 10

PostPosted: Tue Aug 26, 2008 4:29 pm    Post subject: Applying Virtual Resource dependency in CA-7
Reply with quote

I have an application that has 3 jobs that run in a CA-7 schedule in the following pattern

Job 1: Load resumes a table ABC - Existing
Job 2: Load Resumes the table ABC - New
Job 3: Reads, process and deletes rows from table ABC - Existing

now I want to fit them without causing contentions, there is a Virtual resource requirement between Job 1 and Job 3,
Can I use the same Virtual resource dataset as a requirement for the Job 2 or should I create a separate one between Job 1 and 2 and Job 3 and 2?
Back to top
View user's profile Send private message
References
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8771
Location: 221 B Baker St

PostPosted: Tue Aug 26, 2008 8:59 pm    Post subject:
Reply with quote

Hello,

If i understand correctly, they are all mutually exclussive so i would use 1 resource as my enqueue mechanism (rather than 2). When any one process "has" the resource, the others must wait.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1