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

To get Generation and Seq number of job/report for a date


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

New User


Joined: 07 Apr 2008
Posts: 64
Location: chennai

PostPosted: Thu Sep 09, 2010 12:41 pm
Reply with quote

Hi,

The below mentioned will list all the data for the requested report.

//STEP&J EXEC PGM=SARBCH
//SYSIN DD *
/DBASE NAME=sarreport database name
/LIST ID=nameofthereport GEN=*
//REPORT DD DCB=(RECFM=FBA,LRECL=133,DSORG=PS),
// DISP=(MOD,CATLG,DELETE),DSN=datasetname

Is there any ways wherein we can furnish date (ARCDATE from SAR) in the sysin to get the gen and seq number along with other details for the job.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Sep 09, 2010 12:58 pm
Reply with quote

1) Have you searched the forum as this or similar has been discussed and I believe resolved

2) Please post in the correct forum.
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 Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top