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

check if two PDS contains same number of members


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

New User


Joined: 23 Jul 2006
Posts: 1

PostPosted: Fri Jan 18, 2008 3:54 pm
Reply with quote

Is there any way to compare the number of members present in two PDS.ie, suppose i have a PDS AAAA.P00.XXX which contains some members.I got a similar PDS BBBB.P00.YYY which also contains some members. Now i want to check if both the PDS contains same number of members. I want to check the same for many PDS's
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Fri Jan 18, 2008 4:10 pm
Reply with quote

You can use SUPERC for members comparison. The result contains a summary of member names and numbers.

O.
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Fri Jan 18, 2008 7:50 pm
Reply with quote

Run IEHLIST for each, filter or count appropriately, and compare.
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 Pulling a fixed number of records fro... DB2 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top