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
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is one line to pass PARM from JCL to COBOL?
Explain the purpose of dd * statement in jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
i want to store 20 digits . how will u do it in cobol ?
what are JCLLIB and STEPLIB in JCL?
Mention the types of job control statements?
Explain the function of job statement in jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Which dd parameters are required?
How do you access an uncatalogued dataset in a jcl?
How to pass data to a program that is coded in an exec statement?
Give the syntax of job specifying jcl statement.
What is timing concept in mainframe?