what is sql abend code -801,-802?

Answers were Sorted based on User's Feedback



what is sql abend code -801,-802?..

Answer / lu

first of all, i suggest you to read errors messages if you
get any error before asking (always learning
yourself) ...in db2 you have a lot...a lot error....
now
sqlcode = -801, -802 it's mean you try to divide your
column by zero....

Is This Answer Correct ?    7 Yes 1 No

what is sql abend code -801,-802?..

Answer / yuvaevergreen

-802
Possible values for exception-type are FIXED POINT
OVERFLOW, DECIMAL OVERFLOW, ZERO DIVIDE, DIVIDE EXCEPTION,
EXPONENT OVERFLOW, or OUT OF RANGE.

Is This Answer Correct ?    8 Yes 2 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,


What is PRIME TABLE and what are the uses of it

1 Answers  


When will you chose to run RUNSTATS?

1 Answers  


Comment whether the cursor is closed during commit or not.

0 Answers  


What is an inner join, and an outer join ?

1 Answers   CTA,






When is the skeleton cursor table created?

1 Answers  


What is meant by the attachment facility?

3 Answers  


database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please

1 Answers  


What is buffer pool and list some of them?

0 Answers  


What is a base table?

2 Answers  


how to resolve -818 error. how to see timestamp token in load module and plan

4 Answers   IBM,


Are views updateable?

0 Answers  


Categories