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
anyone please answer me for above questions. it's very urgent
Answer Posted / guest
2)through IKJEFT01 utility we will compile the pgm
1)through NTLDR
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
How to override loadlib?
How does the jcl specify the job to os?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How does jcl specify the job to the operating system?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
How does jcl act on code(if you take a cobol program)?
Is it possible to define dd statements as you want?
What does a disposition of (new,catlg,keep) for a dsn mean?
What do you understand by the term job time – out and how can you overcome that?
What do you understand by the terms: joblib and steplib?
Explain how can the submitting users racf authority be overridden in a job stream?
What is the function of job statement in jcl?
How can the submitting users racf authority be overridden in a job stream?