What is the error code -803 ?
Answers were Sorted based on User's Feedback
Answer / anurag singh
Inserted or updated value is not valid ( Duplicate )
| Is This Answer Correct ? | 6 Yes | 2 No |
When reorg is used?
What are the contents of dclgen?
What are the full forms of spufi and dclgen and why are they used?
What is JOIN and different types of JOIN.
What is db2?
Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?
What are the bind parameters ibm db2?
Explain the function of data manager.
What are the Isolation levels possible ?
how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
What is difference between alias and synonym in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.