How does -818 sql error occur? Why does it happen and what
can be done to overcome this error code?
Answer Posted / vinay sonar
-818 means there is mismatch between timestamp of plan and
timestamp of loadmudule of COBOL program in precompilation
process
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i want to store 20 digits . how will u do it in cobol ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How gdg are concatenated?
Name a few IBM utility programs, and explain its function.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what is use of dcb parameter in dd statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the use of disp parameter?
What is catelog procedure and how many catelog procedure to use in one job?
Explain the function of the steplib dd statement?
how can the same proc be re-used and called by many jobs?
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 ?
How does jcl act on code(if you take a cobol program)?
How does jcl specify the job to the operating system?