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


Please Help Members By Posting Answers For Below Questions

How to execute 2nd and 4th steps among 5 steps in jcl proc?

747


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


How to override loadlib?

1425


What is the function of the dd avgrec keyword in sms datasets?

841


What statement can be used to send data to another mvs jes3 node?

826






Is condition checking possible in jcl?

722


Explain how can values be passed from the job stream to an executable program?

625


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1801


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

860


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1950


How to pass the parameter in parm using linkage section ? (syntax)?

655


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

608


How do you overcome this limitation ?

698


how do you access an uncataloged dataset in a jcl?

841


what are the various stages of job processing?

738