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 |
What is ibm db2 client?
Usually, which is more important for DB2 system performance - CPU processing or I/O access?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is an access path?
can we view the access paths created by dbrm ? how ? thx
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
can I alter a table (e.g. adding a column) when other user is selecting some columns or updating some columns from the same table?
Suppose if I need to update a column, how you do that using cursor?
What is the picture clause of the null indicator variable?
Where would you find information about the type of database authority held by the user?
What is the meaning of -805 SQL return code?
When can an insert of a new primary key value threaten referential integrity?