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
Explain how can a stopped job be started again?
I need exexution process for JCL programs
Where can program checkpoints be stored for use in a restart?
What is multithreading in jcl?
What are some jcl statements that are not allowed in procedures?
what is the use of JCL?
How to pass the parameter in parm using linkage section ? (syntax)?
A dd statement consists of 4 fields. Name them?
List the different jcl statements that are not permitted in the procedures?
Suppose I have five jobs to do. But I want to hold one?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
In sms datasets, what is the function of the dd avgrec keyword?
Is there any command to check wether the ps file is in sorted order?
List in order the hierarchical levels of jcl?
Explain the function of dd disp parameter?