What are the jcl procedures?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, can any one tell about " How do u eliminate the duplicates "
Explain how can the submitting users racf authority be overridden in a job stream?
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.
a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
How do you submit JCL via a Cobol program?
what is the purpose of coding class parameter in job statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
How do you submit JCL via a Cobol program?