Hi there,
We have a requirement to turn off job B from CA-7 as this job is no longer required to run.
Job B is one of the "TRIGGERED JOBS" of Job A.
what happens when we turned off Job B and did not remove it from "TRIGGERED JOBS" of Job A.
Appreciate your response.
Regards,
Shankar.
turning off job B from CA-7
-
- Posts: 41
- Joined: Fri Mar 22, 2013 1:00 pm
- Skillset: JCl
COBOL
DB2 - Referer: Google
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: turning off job B from CA-7
Are you saying that you have removed it entirely from CA-7 or simply the dependency on job A? If job A is the only reference to predecessors and job B has no ther scheduling criteria then it is just sitting there wasting resources. If it has other scheduling criteria then it may well execute but without its dependence on job A. What you really need to do is go and explain to your CA-7 team what exactly you want.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Posts: 41
- Joined: Fri Mar 22, 2013 1:00 pm
- Skillset: JCl
COBOL
DB2 - Referer: Google
Re: turning off job B from CA-7
Thanks for your quick response.
Yes, you are correct, we are planning to remove Job B from CA-7.
Job A is triggering below 3 jobs
Job B
Job C
Job D.
If we completely remove Job B from Ca7 and don't remove Job B from Job A's triggering list , what happens ? as there wont be any job(Job B) to get trigger?
Should we also take care of removing it from Job A's triggering list?
Yes, you are correct, we are planning to remove Job B from CA-7.
Job A is triggering below 3 jobs
Job B
Job C
Job D.
If we completely remove Job B from Ca7 and don't remove Job B from Job A's triggering list , what happens ? as there wont be any job(Job B) to get trigger?
Should we also take care of removing it from Job A's triggering list?
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: turning off job B from CA-7
these issues are solved by looking at the manuals or run a quick and dirty test
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort