How to resolve -818 sql code in DB2?

Answers were Sorted based on User's Feedback



How to resolve -818 sql code in DB2?..

Answer / sneha

its due to time stamp mismatch .Bind the job once again and
link it

Is This Answer Correct ?    15 Yes 2 No

How to resolve -818 sql code in DB2?..

Answer / arunshan

this is timestamp mismatch this will come only when you
directely bind the dbrm in to plan..
to rectify that check whether you have binded the correct dbrm.

if not rebind it again.

Is This Answer Correct ?    10 Yes 2 No

Post New Answer

More DB2 Interview Questions

what is difference between Static call and Dynamic call? How does it function?

1 Answers   Syntel,


What is schema in db2?

0 Answers  


In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.

5 Answers   CTS,


What is the difference between dbm cfg and db cfg file in db2 ?

0 Answers   MCN Solutions,


What can the Locate option of the Repair Utility accomplish?

2 Answers  


Which component is responsible for processing sql statements and selecting access paths?

0 Answers  


What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;

4 Answers   Accenture,


how to resolve -811 error. give clear explination

4 Answers   IBM,


What is UNION,UNION ALL?

2 Answers  


What do you mean by between and in? Is between inclusive of specified range values?

0 Answers  


How to know the primary key of a table without defining the primary key in the table?

5 Answers   Satyam,


how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE

10 Answers   IBM,


Categories