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

Alternatives to LISTCAT


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jerryte

Active User


Joined: 29 Oct 2010
Posts: 202
Location: Toronto, ON, Canada

PostPosted: Thu Feb 26, 2015 9:47 pm
Reply with quote

Are there other utilities or programs besides LISTCAT to return information about datasets and/or catlog entries? Specifically one that returns information about multiple entries?

Rexx call LISTDSI works only one dataset at a time and it has to be PS or PO. Same for TSO command LISTDS.

LISTCAT produces formatted output. If I want a specific attribute from the entry I have to use a Rexx to parse the output and find the attribute.

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

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Feb 26, 2015 10:21 pm
Reply with quote

search the forum using IGGCSI00
Back to top
View user's profile Send private message
jerryte

Active User


Joined: 29 Oct 2010
Posts: 202
Location: Toronto, ON, Canada

PostPosted: Fri Feb 27, 2015 3:08 am
Reply with quote

enrico-sorichetti wrote:
search the forum using IGGCSI00

Thanks. I found documentation for this in DFSMS Managing Catalogs. There is sample code in SYS1.SAMPLIB(IGGCSIRX). I will give it a try
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Fri Feb 27, 2015 7:22 pm
Reply with quote

ISPF service LMDLIST can also provide catalog information for a list of data sets. The information is essentially the same as that provided by the 3.4 screen. If your requirement is more complex than that, then IGGCSIRX is the way to go.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts IDCAMS listcat service using cobol JCL & VSAM 1
No new posts IDCAMS & LISTCAT with ddnames JCL & VSAM 1
No new posts LISTCAT on a dataset with symbolic pa... JCL & VSAM 5
No new posts listcat jcl GDG with relative genrati... JCL & VSAM 3
No new posts Executing LISTCAT command in a COBOL ... COBOL Programming 1
Search our Forums:

Back to Top