How does -818 sql error occur? Why does it happen and what
can be done to overcome this error code?
Answer Posted / somalaraju
do the Precompilation again to overcome Timestamp mismatch(-818 error),bcz Timestamp is allocated at Precompilation time only.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of disp parameter?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Which statement is used to identify the private libraries in job?
Does jcl support automatic restart?
Where & How Do You Code Identifier In Jcl?
which utility is used a dummy utility?
Is condition checking possible in jcl?
What is the use of symbol // in jcl?
what is the purpose of coding notify parameter in job statement?
How can an in-stream dataset be terminated?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is DSN in JCL and what are the parameters to declare the DSN?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How does jcl act on code(if you take a cobol program)?