how do you resolve -818 error in db2. where we have to see
time stamp token. i said by seeing in load module and
plan .is it correct or not. give clear explination for how
to see time stamp token
Answers were Sorted based on User's Feedback
Answer / lu
Recompile your DB2 program, check your plan name if it
doesn't work..go to see your DBA....this a Plan problem....
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ganesh
Compile and Bind must have the same Timestamp. Rebind or
Recompile and then Rebind.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a recovery log?
List out the data types available.
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
What is db2 and what is the use of db2 optimizer?
How do you concatenate the firstname and lastname from emp table to give a complete name?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is tablespace?
What r the comman abends in db2, jcl and cobol???????
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
Which is faster delete or truncate?