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

Creating Non SMS managed datasets


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

New User


Joined: 04 Apr 2006
Posts: 13

PostPosted: Mon Jun 05, 2006 5:11 pm
Reply with quote

Hi All,

In my shop all the datasets that we create are SMS and so no control with us.

I want to know how to create a ds on a desired volume. say I want to save it on SMS005.

FYI: I am a SYSPM working with the test end server....so all privileges I have.

I tried creating a dataset by giving the Vol/Serial number in the DD control card assuming that it will create on the mentiond Volume serial number.. however It overwrites.. it creates on its own volume taking into the consideration of the space and other stuffs.. Therefore SMS is in effect.

Any help here is much appreciated.

Regards,

Srinivas. J
System Programmer
Back to top
View user's profile Send private message
TizMe

New User


Joined: 05 Jan 2006
Posts: 72

PostPosted: Thu Jun 29, 2006 12:55 pm
Reply with quote

You will need to allocate your dataset using a storage class that has "Guaranteed Space" attribute set to "Y".
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 Creating Unix Directory using COBOL i... COBOL Programming 2
No new posts Creating Report using SORT DFSORT/ICETOOL 7
No new posts Merging 2 datasets into one DFSORT/ICETOOL 1
No new posts Creating CSV file from Variable recs ... DFSORT/ICETOOL 11
No new posts PL/I, VB Datasets and the RDW PL/I & Assembler 4
Search our Forums:

Back to Top