if we compile the cobol+ db2 program now ofter 5 years we
need to compile again?
Answer Posted / vinay sonar
You need not to compile it again until and unless you
doesnt change the COBOL or DB2 program
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are steplib and joblib?
How to submit jcl through a cobol program?
Explain the function of the steplib dd statement?
How can unused space allocation be returned to the system when a dataset is closed?
when does a dataset go uncataloged?
Explain dd statement in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How would you understand error(execution phase)?
Differentiate between addressing mode and run mode.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
define cond parameter in jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
in ways data can be passed to a COBOL program from JCL?
Why block size is multiple of lrecl in jcl?