How does -818 sql error occur? Why does it happen and what
can be done to overcome this error code?
Answer Posted / swetha
IT is a TIMESTAMP error..
When loadmodule and plan are out of sync then this error'l
be occures.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what are the types of abends that occur on job failure? And explain the possible causes of these
What are hierarchy levels in jcl?
Explain the purpose of dd * statement in jcl?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What are the rules employed while naming the steps in a job?
How does jcl act on code(if you take a cobol program)?
How can values be passed from the job stream to an executable program?
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
Mention the types of job control statements?
Differentiate between the joblib and the steplib statements?
How gdg are concatenated?
what sort card you will use to copy the data from one dataset to another dataset?
How to run cobol program using jcl?
How to submit a jcl from cics?
Can we use DISP=SHR in output file in JCL