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
Answer Posted / chandrababu naidu
first precompile, compile, linked and bind the subprogram
i.e.,subprogram put into loadlib. later on compile and linked
and run the main program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the utility programs in jcl?
Which statement is used to identify the private libraries in job?
How gdg are concatenated?
what are the various stages of job processing?
Explain the function of job statement in jcl?
List the different jcl statements that are not permitted in the procedures?
List in order the hierarchical levels of jcl?
How is a type of file defined in the jcl that executes the cobol program?
Explain about LMFREE�free data set from its association with data ID
how you will the direct the data to spool using sysout option?
How to pass data to a program that is coded in an exec statement?
Where can program checkpoints be stored for use in a restart?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
when does a dataset go uncataloged?
In sms datasets, what is the function of the dd avgrec keyword?