what are the SQL codes u freequently got?

Answers were Sorted based on User's Feedback



what are the SQL codes u freequently got?..

Answer / girish kumar

805- Token not found.
806- LOad module not found.
S013-18- Member not found.
502 - cursor not closed.
922- Authorization failed.
818 - Time stamp mismatch.
811 - Cursor not declared.
911- Dead lock
305 - Null indicator not defined.
311 - Length is not given for Var char.
S322 - Time out error.
S122 - Job canceled by the operator.
S222 - Operator cancel the job and doesn't request for dump
200 - Host variables not created.
204 - Table already crated.
551 - ID has no privileges to access the table.
803 - Index violation.

Is This Answer Correct ?    2 Yes 0 No

what are the SQL codes u freequently got?..

Answer / krishnan

-805 program is not present in the plan.
u need to compile,package and plan the program once

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

db2 query I have one table with the following details. SNO SNAME DOJ ------ -------------------- ---------- 10 KRISH 2007-03-19 20 REDDY 2007-05-19 30 RRRRR 2007-05-19 40 BBBBB 2008-05-19 50 CCCCC 2009-05-19 60 JJJJJ 2009-05-19 70 JJJJJ 2004-05-19 i want the output in the following format:( no of students joined in each year(no nedd to consider about month and date) year count --------- ---------- 2004 1 2007 3 2008 1 2009 2

9 Answers   TCS,


How do I change the column size in db2?

0 Answers  


What are the different types of base tables?

0 Answers  


Explain the function of data manager.

0 Answers  


What is index in db2?

1 Answers  






How do we specify index to include or not during bind process.

0 Answers   Satyam,


What is db2 stogroup?

0 Answers  


How to solved 818 error

4 Answers   Keane India Ltd, Wipro,


Why cursor is used in db2?

0 Answers  


What is precompiler in db2?

0 Answers  


what is the use of cursors?

3 Answers   iGate,


can any one expalin check point with an example?

1 Answers  


Categories