Answer Posted / swathiii
It is nothing but Refer Back.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is DD statement is used in JCL?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
In job processing, what happens in conversion stage?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
When output dataset space is required, what quantity categories are used?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can return codes be tested before execution of a job step?
What is the function of the steplib dd statement?
I need exexution process for JCL programs
How to alter the parameters for the existing gdg?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is use of dcb parameter in dd statement?
What is the function of dd name parameter with a 2 part structure; audit.report?