Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Creating a newDataset in JCL without specifying DD statement

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
muthukrishnan

New User


Joined: 12 Sep 2003
Posts: 4

PostPosted: Tue Sep 16, 2003 2:41 pm    Post subject: Creating a newDataset in JCL without specifying DD statement
Reply with quote

hi mayuresh

pls tell me how will you define a dataset in JCL?
is there any spl syntax for this other than dd dsn=x.y.z

i think this is also a silly doubt but clear me and
also clarify me whether there is a seperate storage for renames or same as that as redefines it has the same storage area

muthukrishnan icon_wink.gif
Back to top
View user's profile Send private message
References
PostPosted: Tue Sep 16, 2003 2:41 pm    Post subject: Re: Creating a newDataset in JCL without specifying DD statement Reply with quote

mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 257
Location: USA

PostPosted: Thu Sep 18, 2003 9:45 am    Post subject:
Reply with quote

Hello muthukrishnan,

1) You can define a dataset as below in JCL...

DEFINE DATASET OFFL50 LIKE OFFL25 WITH SCOPE=SYSTEM -DSN=OFFL50 VOLUME=TAP002

for more information check out the following link

http://www.cca-int.com/resources/ccaprint/news9807.html

For any other information on dataset including instream datasets (defined in SYSIN DD * statement) checkout the following link

http://www.damos.dircon.co.uk/html/jcl_quick_guide.html


2) For detail description on RENAMES clause, have a look at the following link

http://www.cis.scu.edu.tw/oproom/doc/acucobol/docs/comprun/gt400426.htm

I will get back to you on the memory requirements for the renames clause.

Hope this helps,

Regards

Mayuresh Tendulkar
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1