what is copy pending and check pending ?
Answer / sasi
COPY PENDING status
A state in which, an image copy on a table needs to be
taken, In this status, the table is available only for
queries. You cannot update this table. To remove the COPY
PENDING status, you take an image copy or use REPAIR
utility.
CHECK PENDING
When a table is LOADed with ENFORCE NO option, then the
table is left in CHECK PENDING status. It means that the
LOAD utility did not perform constraint checking.
| Is This Answer Correct ? | 9 Yes | 3 No |
How can deadlocks be resolved?
What is cursor?
What's the difference between DB2 active log and archive log? Thanks a lot...
How do I add a column in db2?
Where could you look if you had a question about whether a column has been defined as an index?
What is cursor stability?
What os does db2 run on?
How do I import data from excel to db2?
What is -904 sql code? How to resolve it?
Why cursor is used in db2?
What is release/acquire in bind?
How does cobol compile db2 program?