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

How to Catalog a DataSet


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

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Fri Jun 20, 2008 5:35 pm
Reply with quote

Can anybody help me how to catalog a dataset?
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Jun 20, 2008 6:00 pm
Reply with quote

TSO ISPF: option 3.4, pull up volume containing dataset, use line command

JCL: execute IEFBR14 and use DD name pointing to dataset with DISP=(OLD,CATLG)
Back to top
View user's profile Send private message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Fri Jun 20, 2008 6:49 pm
Reply with quote

Thanks ..
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Sat Jun 21, 2008 4:00 pm
Reply with quote

Not to mention good ol' IDCAMS
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 FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Allocated cylinders of a dataset DB2 12
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
Search our Forums:

Back to Top