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

How to retrieve dsorg for an data set not allocated to job


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dgerner

New User


Joined: 28 Apr 2009
Posts: 1
Location: Austin, tx

PostPosted: Thu Apr 30, 2009 11:45 am
Reply with quote

I am trying to determine the dsorg in an assembler program of a dataset that is not allocated to the task. I am working in an ispf environment and need to test the dsorg of a dsn supplied online thru panels. I could allocate it then retrieve the dsorg using svc99 but there has to be a better way.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Thu Apr 30, 2009 12:12 pm
Reply with quote

Why not use or call LISTDSI - that returns the DSORG
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 -> PL/I & Assembler

 


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 Allocated cylinders of a dataset DB2 12
Search our Forums:

Back to Top