Test Job in contention with Production.

JES2/3, JCL, utilities.
Post Reply
alpna
Registered Member
Posts: 56
Joined: Fri Jun 21, 2013 10:35 pm

Test Job in contention with Production.

Post by alpna »

Hi,

One of the Production Job was on hold because one of the file that Job required was used in a test Job. In my previous company they used to cancel out the Job after some wait for such situations but here it did not happen and it took them very long to understand this.

Can this be something which can be handled by setting up CLASS priorities under ACS routine?
nicc
Global Moderator
Global Moderator
Posts: 691
Joined: Wed Apr 23, 2014 8:45 pm

Re: Test Job in contention with Production.

Post by nicc »

It can be resolved by not using production datasets in test. Copy it.
Regards
Nic
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Test Job in contention with Production.

Post by Robert Sample »

To answer your question, no this cannot be handled by using the ACS routines. The simple solution, as pointed out by Nicc, is to copy production data into a test data set. I would be EXTREMELY uncomfortable if a production data set were to be used in a test job, since if the test job does data updates, you could easily wind up with a test / production hodge podge that could not be untangled without significant amounts of work.
alpna
Registered Member
Posts: 56
Joined: Fri Jun 21, 2013 10:35 pm

Re: Test Job in contention with Production.

Post by alpna »

Thanks. That is correct way. Though in my previous company they would automatically cancel such test jobs, how have they achieved it? I asked this to someone from that company but I could not get an answer.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “JCL - Job Control Language.”