MVSFORUMS.com A Community of and for MVS Professionals
View previous topic :: View next topic
Author
Message
psridhar Beginner Joined: 16 May 2004 Posts: 68 Topics: 26
Posted: Wed Nov 09, 2005 4:40 am Post subject: Allocation of PDS space in mega bytes
Hi
Can anybody tell me the key word for allocation of a PS file in mega bytes through JCL.
I tried the folowing options but noting worked out.
Code: SPACE=(MEGABYTE,(1,1),RLSE)
SPACE=(MEGABYTES,(1,1),RLSE)
SPACE=(MB,(1,1),RLSE)
Back to top
Mervyn Moderator Joined: 02 Dec 2002 Posts: 415 Topics: 6 Location: Hove, England
Posted: Wed Nov 09, 2005 4:42 am Post subject:
SPACE=(1,(1,1),RLSE),AVGREC=M _________________ The day you stop learning the dinosaur becomes extinct
Back to top
psridhar Beginner Joined: 16 May 2004 Posts: 68 Topics: 26
Posted: Wed Nov 09, 2005 5:57 am Post subject:
Hi
It works fine. Thank you...
Cheers
Sridhar P
Back to top
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum