How much space OS allocates when you create a PS or PDS?
Answer Posted / om prakash yadav
no. it is depends on user,
means how much u given that much space is allocated. but
after created PS or PDS you cant change the size of the
directory.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How can a fb file convert to vb file using sort program?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Explain the purpose of dd * statement in jcl?
what is use of disp parameter in dd statement?
Explain about ISPF/TSO Commands
what is SOC4 error?
Is condition checking possible in jcl?
Explain how can return codes be tested before execution of a job step?
What do you understand by the term notcat 2 – gs?
what happens in conversion stage in job processing?
What are the jcl procedures?
Explain the function of dd name parameter with a 2 part structure; audit.report?
When output dataset space is required, what quantity categories are used?
How to pass data to a program that is coded in an exec statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?