Answer Posted / muthiah
it will depend upon the environment default 24 hrs
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
Explain how can the attributes of one sms dataset be copied to another dataset?
Must tape dataset definitions include vol=ser specifications?
How jcl work to handle various input output file operations?
How do you submit a job for execution?
List the different jcl statements that are not permitted in the procedures?
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 is use of space parameter in dd statement?
List in order the hierarchical levels of jcl?
which parameter is use to declare the name of dataset in dd statement?
Explain the purpose of dd dummy statement?
What is catelog procedure and how many catelog procedure to use in one job?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is the purpose of coding class parameter in job statement?