When will we need to specify Space parameter ?

Answers were Sorted based on User's Feedback



When will we need to specify Space parameter ?..

Answer / g.naveen

If we creating a new dataset either pds or ps we need to
specify Space parameter.Space parameter is keyword
parameter in dd statement of Jcl

Is This Answer Correct ?    13 Yes 0 No

When will we need to specify Space parameter ?..

Answer / prasad bhavanasi

if u have any need to create PDS or PS through jcl ..then
you have to SPECIFY the SPACE keyword...

Is This Answer Correct ?    6 Yes 0 No

When will we need to specify Space parameter ?..

Answer / naga

if we want to create new data set, the space is mandatory
space areas in MF are cylinder,track,blocks.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More JCL Interview Questions

how to convert fb to vb in jcl ?

5 Answers   IBM, Infosys,


Please give me the coding for converting VB to FB and FB to VB

3 Answers   HP,


Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????

3 Answers  


what are JCLLIB and STEPLIB in JCL?

1 Answers  


i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.

1 Answers   TCS,


what is the compile process of cobol program expalin with code

1 Answers   IBM,


i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?

1 Answers  


Explain the purpose of dd dummy statement?

1 Answers  


Does jcl support automatic restart?

1 Answers  


What are s0c1, s0c4, s0c5, s0c7 and socb?

1 Answers  


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1 Answers   IBM,


We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?

2 Answers  


Categories