What if we try to insert the base table through updatable
view , but failed to give a column value which is defined
as NOT NULL.



What if we try to insert the base table through updatable view , but failed to give a column value..

Answer / santy

get error code "-407"

-407 :- An UPDATE, INSERT or SET VALUE is NULL, but the
object column defined as NOT NULL values.

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More DB2 Interview Questions

select 100 records from million records ?

2 Answers   Verizon,


What is package in cobol db2?

0 Answers  


What does the REORG Utility do?

2 Answers  


Can you define an Index if the table size less than 10 PAGES?

1 Answers   IBM,


What is a system catalog table in db2?

0 Answers  






what's the best lock size that you could use when you create a tablespace?

2 Answers   IBM,


1) I have 3 programs : PGMA, PGMB, PGMC. PGMA calls PGMB and PGMB calls PGMC. I have to do inserts, updates in all the 3 pgms. 2) Say PGMC has done its work successfully and returned to PGMB 3) PGMB had an SQL error while doing some update 4) PGMA has already done some updates before calling PGMB all are running under the same CICS region. What will happen if I issue SYNCPOINT ROLLBACK in PGMB when it abends ? Does all the changes in PGMA,B,C rollback ? (because all the pgms belong to same task).

1 Answers  


What is db2 command?

0 Answers  


what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??

4 Answers   Xansa,


Why do we bind in db2?

0 Answers  


What is iseries database?

0 Answers  


What is ibm db2 connect?

0 Answers  


Categories