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

Need information on Space parameter


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

New User


Joined: 18 Jul 2007
Posts: 21
Location: kolkata

PostPosted: Mon Jul 06, 2009 11:36 pm
Reply with quote

Hi,

I need information on space parameter.


For example SPACE=(5000,(1000,500), RLSE)

Could you please explain the above statement?
How much memory it will allocate?

Thanks,
Munish
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: Mon Jul 06, 2009 11:38 pm
Reply with quote

Zero memory.

SPACE allocates disk drive areas, not system memory.

This is a question you can easily answer yourself by going to the manuals link at the top of the page, finding the JCL Language Reference manual, and looking up the SPACE parameter.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 06, 2009 11:39 pm
Reply with quote

Hello,

At the top of the page is a link to IBM Manuals. Among them is the JCL Reference. Look at the SPACE parameter of the DD.

If you find something in the manual that is not clear, post what you found and what is not clear. Someone will be able to clarify.
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Capturing Job Execution Information All Other Mainframe Topics 3
No new posts Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
Search our Forums:

Back to Top