How to resolve the -305 error code in DB2?
And also please let me know, how to resolve the db2 error
codes.

Answer Posted / guest

supose, one of ur DB2 table column is defined as NOT NULL,
if u trying to insert null value on that column at that
time , u will get this error.

u can slove this error by handling the null indicator in
ur program.
define null indiactor workign stroage variable with s9(4)
comp.

Is This Answer Correct ?    45 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cobol db2?

743


Name the various locking levels available?

837


How can you count the number of rows from a table tab?

844


Why cursor is used in db2?

772


What is a dbrm in db2?

758


Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?

2913


Define declaration generator (dclgen).

884


What do you mean by rollback?

758


What is the advantage in De-normalizing tables in DB2?

943


How to take backup of table in db2?

818


How connect db2 database to datastage?

994


Mention the location where the output received from explain statement is stored.

859


What is cursor in dbms?

840


Are view updateable?

821


How do you concatenate the firstname and lastname from emp table to give a complete name?

812