what is the compile process of cobol program expalin with code
No Answer is Posted For this Question
Be the First to Post Answer
What is DSNDB06 ?
Is it possible to left uncode disp?
do we need to mention the location of catalogued procedure for each it's call in a single job?
in jcl you are having JCLLIB and STEPLIB what happens
can any one plzzzzzz tell the jcl code for creating ps using idcams
Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, What will be the output file name in each step ? PROC starts Step 1 has ID.GDG.FILE(+1) Step2 has ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? PROC starts Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts Step2 has ID.GDG.FILE(+4) PEND
Explain how can the submitting users racf authority be overridden in a job stream?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
Where & How Do You Code Identifier In Jcl?
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
How to pass the temp dataset form one JOB step to another?
which utility is used to sort a file in jcl?