Post New Answer View All Answers
What is the use of disp parameter?
Explain the purpose of the dd keylen parameter?
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
How can a jobs execution priority be modified?
How do you create a temporary dataset?
what is DSN parameter and DISP parameter is used for?
what are the various stages of job processing?
how can you check if a file is empty using jcl?
what happens in execution stage in job processing?
What is NOTCAT ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How jcl is used for testing batch programs?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the function of the dd avgrec keyword in sms datasets?
How to alter the parameters for the existing gdg?