how you will the direct the data to spool using sysout option?
No Answer is Posted For this Question
Be the First to Post Answer
Why do you use a control card?
Can we call instream to catalog and catalog to instream?
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.
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
How many parameters are there to a DISP statement and what are their uses ?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
which utility is used to run a cobol-db2 program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
In which table PLAN is registered in ?