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

DDNAME allocation in OMVS


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Midhun Mohandas

New User


Joined: 03 Mar 2014
Posts: 24
Location: India

PostPosted: Fri Jun 20, 2014 1:21 pm
Reply with quote

Hi all,

Could someone tell what is the equivalent command for "//DDNAME DD DSN=XXX.YYY.ZZZ, DISP=SHR" in OMVS.

So that DDNAME points to that DSN
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, 2014 6:44 pm
Reply with quote

OMVS does not use DDNAME in the way z/OS does, so your question is pretty much meaningless. Different languages support access to DD statements in different ways, so check the language reference manual for the language you are writing in for details. For such languages, typically the allocation is done outside of OMVS (via TSO ALLOC before invoking OMVS, for example).
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts using EGREP in OMVS TSO/ISPF 9
No new posts How can I find the DDname of a file u... CICS 10
No new posts Dynamic file allocation using JCL JCL & VSAM 8
No new posts ADR324E-VOL/DATASET SPECIFIED BY DDNA... JCL & VSAM 6
Search our Forums:

Back to Top