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 does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain the function of dd name parameter with a 2 part structure; audit.report?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How can unused space allocation be returned to the system when a dataset is closed?
Explain about ISPF/TSO Commands
Describe the various parameters utilized in the creation of a gdg?
What is the function of the dd avgrec keyword in sms datasets?
Can I send output of job to my remote device careerride123?
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
Explain the purpose of dd dummy statement?
What are steplib and joblib?
What do you understand by the term notcat 2 – gs?
what is the use of JCL?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What statement can be used to send data to another mvs jes3 node?