Answer Posted / aditya skand
using this utility we can also send emails
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
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?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is the purpose of coding class parameter in job statement?
Explain how can the submitting users racf authority be overridden in a job stream?
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
What is the purpose of dd * statement in jcl?
how do you access an uncataloged dataset in a jcl?
Explain the hierarchy levels in jcl?
What is the purpose of dd dummy statement?
what JCL Procedures?
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 the function of a dd statement?
What is the syntax of JCL statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?