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

Accessing SAR


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

New User


Joined: 26 Sep 2007
Posts: 25
Location: chennai

PostPosted: Tue Feb 03, 2009 10:45 am
Reply with quote

Hi all,

I have a production job which runs 12 times a day.
My requirement is to capture all the Job information JobID Day Time
Could anybody help me in getting all Jobs information ran on the same day ?
In another manner is it possible to pass DATE as a parameter to SARBCH Jcl and get all the jobs ?

Thanks in advance,
Krishna
Back to top
View user's profile Send private message
Peter Poole

New User


Joined: 07 Jan 2009
Posts: 50
Location: Scotland

PostPosted: Tue Feb 03, 2009 6:06 pm
Reply with quote

skrishnavijay wrote:
Hi all,

I have a production job which runs 12 times a day.
My requirement is to capture all the Job information JobID Day Time
Could anybody help me in getting all Jobs information ran on the same day ?
In another manner is it possible to pass DATE as a parameter to SARBCH Jcl and get all the jobs ?

Thanks in advance,
Krishna


If you just want that info, log on to SAR and it is all displayed.

If you need it in batch, SARBCH doesn't support DATE as such, your best bet is probably to use the "GEN=" parameter to specify relative or explicit generation number. So long as all the jobs ran between two consecutive backup cycles they will all have the same generation number.

Details and examples are in the System Reference Manual.

Cheers.
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 Difference when accessing dataset in ... JCL & VSAM 7
No new posts Accessing ABENDCC in JCL JCL & VSAM 6
No new posts Accessing control blocks to retrieve ... COBOL Programming 5
No new posts VSAM - Accessing beyond record size JCL & VSAM 6
No new posts Accessing CICS tran with map from JCL... CICS 5
Search our Forums:

Back to Top