When will we need to specify Space parameter ?
Answer Posted / 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 |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What are hierarchy levels in jcl?
How can the submitting users racf authority be overridden in a job stream?
What is the syntax of JCL statement?
How does the jcl specify the job to os?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the job statement in jcl?
How do you overcome this limitation ?
what is the JCL statement consists of?
How would you understand error(execution phase)?
Is it possible to left uncode disp?
How can a jobs execution priority be modified?
How can the attributes of one sms dataset be copied to another dataset?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?