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

How to check if any of the GDG versions has data?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ovreddy

Active User


Joined: 06 Dec 2004
Posts: 211
Location: Keane Inc., Minneapolis USA.

PostPosted: Fri Jun 12, 2015 1:28 am
Reply with quote

Hi All,

I used PRINTCHECK and gave GDG base name as parameter but it is checking only latest GDG version. My requirement is to check if data is present in any of the GDG versions.

Appreciate if any one can help on this.

Thanks,
Reddy
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Jun 12, 2015 3:23 am
Reply with quote

Quote:
PRINTCHECK

what is that ???
Back to top
View user's profile Send private message
Akatsukami

Global Moderator


Joined: 03 Oct 2009
Posts: 1788
Location: Bloomington, IL

PostPosted: Fri Jun 12, 2015 4:08 am
Reply with quote

enrico-sorichetti wrote:
Quote:
PRINTCHECK

what is that ???

Perhaps some in-house utility.

Reddy-kun appears unaware that if the GDG base is referred to in the JCL without a relative or an absolute generation (not version) number, all generations (not versions) will be concatenated in (by default) LIFO order.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Jun 12, 2015 5:13 am
Reply with quote

I use the SRCHFOR command in ISPF, or my own home-grown utility (using Syncsort) for large files that I can run in batch and specify a specific location.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top