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
Why block size is multiple of lrecl in jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How to alter the parameters for the existing gdg?
How do you submit a job for execution?
i want to store 20 digits . how will u do it in cobol ?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
when can a job time-out occur? How to overcome that?
What are steplib and joblib? What for they are used?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
In sms datasets, what is the function of the dd avgrec keyword?
Are there any set of rules for the names of the steps used in a job?
what is DD statement is used in JCL?