How much space OS allocates when you create a PS or PDS?
Answers were Sorted based on User's Feedback
Answer / 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 |
My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.
How do You skip a Step In JCL?
How can the submitting users racf authority be overridden in a job stream?
what is the meaning of keyword in jcl?what is is opposite?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
can we bowse or edit the GDG dataset if it is a tape entry?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How do you overcome this limitation ?
how to compress the data set
Is acct parameter mandatory?
what is use of dcb parameter in dd statement?
What parameters can be used to limit the number of records written to a sysout dataset?