How can return codes be tested before execution of a job step?
No Answer is Posted For this Question
Be the First to Post Answer
What is COND=EVEN ?
How can we increment subscript and index?
after submiting the jcl.how do you know that the job has been completed.
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
What dd statement is used to supply the name of a dataset?
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
In sms datasets, what is the function of the dd avgrec keyword?
How do you handle empty files in a JCL ?
Why block size is multiple of lrecl in jcl?
SORT card to eliminate duplicity.