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

CA7 - how to get see the job's schedule


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

New User


Joined: 14 Aug 2011
Posts: 24
Location: india

PostPosted: Wed Feb 18, 2015 6:42 am
Reply with quote

Hi All,

Can anyone please let me know how I can get job scheduling information for a particular job from CA7. For example, I need to know

ABCD1234 runs Monday thru Friday
ABCD2213 runs weekly Monday thru Sunday
ABCD3455 monthly job (first Sunday every month)
ABCD5849 quarterly job.
ABCD3987 yearly job.

I tried LSCHD,JOB=ABCD1234,LIST=SCHD.

Best Regards,
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Feb 18, 2015 7:25 am
Reply with quote

I hope you realize that CA-7 treats each job as a scheduling unit, and hence ABCD1234 is completely distinct from ABCD2213 since the job names are different. If you think these jobs are related somehow in CA-7, you will have to explain more -- such as why you think they are related -- before we can provide you assistance.
Back to top
View user's profile Send private message
santosh_g

New User


Joined: 14 Aug 2011
Posts: 24
Location: india

PostPosted: Wed Feb 18, 2015 7:42 am
Reply with quote

Hi Robert,

yes. Both jobs are different.

I just need to know how the job ABCD1234 is setup. When will next time the job ABCD1234 will run.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Feb 18, 2015 6:18 pm
Reply with quote

Try LJOB,JOB=ABCD1234,LIST=ALL
Back to top
View user's profile Send private message
santosh_g

New User


Joined: 14 Aug 2011
Posts: 24
Location: india

PostPosted: Thu Feb 19, 2015 4:23 am
Reply with quote

Code:
LJOB,JOB=ABCD1234,LIST=ALL


Yes. I tried LJOB but it is not giving me what I am looking for. I could see pred/succ relationship, dependencies etc. But not when ABCD1234 job is setup in term of run days (daily, weekly, monthly etc).

Best Regards,
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Feb 19, 2015 6:48 am
Reply with quote

If your site is licensed for CA-7, you have access to the manuals (and in particular the CA-7 Commands manual) -- via hardcopy at your site, or intranet, or directly from the vendor. There is no reason for you to keep posting to this forum instead of searching the manual yourself -- we are not a manual reading service!

LJOB,JOB=ABCD1234,LIST=SCHD will provide you with the information about the different schds for the job and which days (weekly, daily, etc) the job runs for each schd. LIST=ALL should have provided this if you scrolled through enough screens.
Back to top
View user's profile Send private message
santosh_g

New User


Joined: 14 Aug 2011
Posts: 24
Location: india

PostPosted: Thu Feb 19, 2015 8:32 am
Reply with quote

Thank you Robert. I have already checked all possibilities of LIST= (JOB, ALL, DEPJ, TRIG, SCHD, RQDSN, RQMT, RQUSR etc) before posting here. I did not get what I am looking for.

As suggested, I will check manuals.
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 CA7 - Monthly job schedule CA Products 5
No new posts How to find jobs that are in schedule... All Other Mainframe Topics 5
No new posts JCL to fetch schedule status from act... CA Products 1
No new posts How to schedule jobs in mainframes? I... All Other Mainframe Topics 4
No new posts Identify the last schedule change of ... CA Products 2
Search our Forums:

Back to Top