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

PS/PDS creation at Desired Volume


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: Tue May 09, 2006 7:29 pm
Reply with quote

Hi All,

I want to create a PS/PDS in a desired volume.

When I attempt to create it, Since it is SMS managed, therefore it is automatically stored in some volume.

If I change the Storclass then I feel wecan do it...

Can anyone come up of the syntax or where we need to code the Storclass parameter...

Thanks & Regards,

Srinivas
Back to top
View user's profile Send private message
die7nadal

Active User


Joined: 23 Mar 2005
Posts: 156

PostPosted: Wed May 10, 2006 12:27 am
Reply with quote

Did you code the VOL parmeter along with the UNT parm, they both should be coded.
If you wanna code STORCLAS you cannot specify the VOL parm. You can find syntax for any of the bolded items through the Quick Reference QW.
Back to top
View user's profile Send private message
zoobink

New User


Joined: 09 May 2006
Posts: 3

PostPosted: Fri May 12, 2006 7:36 am
Reply with quote

It is site specific. Without looking at the ACS routines its difficult to advise you.

Quote:
If you wanna code STORCLAS you cannot specify the VOL parm
This statement is incorrect.

You need to code the VOL parm and the STORCLAS must be a storage class that has the attribute called "Guaranteed space"
Back to top
View user's profile Send private message
die7nadal

Active User


Joined: 23 Mar 2005
Posts: 156

PostPosted: Fri May 12, 2006 6:47 pm
Reply with quote

Thanks for pointing it out zoobink.

mailsri,
Even if you code STORCLAS along with VOL, it may not pick the VOL bcos there are chances your Storage Admin may not have coded GUARANTEED_SPACE=YES for that Storage Class and hence it would take the default VOL.
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 Volume chain using DFSORT DFSORT/ICETOOL 17
No new posts volume mass delete RMM JCL & VSAM 2
No new posts How do I get the desired output using... DFSORT/ICETOOL 2
No new posts JCL sort card for file creation condi... DFSORT/ICETOOL 4
No new posts VSAM KSDS CREATION AND LOAD WITH RAND... JCL & VSAM 1
Search our Forums:

Back to Top