what needs to be done if a table is in copy pending / check
pending status?
Answer Posted / sudipta
sorry the last answer is
db2= >> set integrity for <table_name> all immediate unchecked
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Give the name of some fields form sqlca.
What is syscat in db2?
What is the maximum No of rows per page?
What is node in db2?
What is a db2 table?
Give a brief description of db2 isolation levels?
Is the primary key a clustered index?
Why select is not preferred in embedded sql programs?
What is dclgen (declaration generator)?
Before you give the explain statement, what are the prerogatives?
What is the difference between plan and package in db2?
Can you tell me how can you find out the # of rows updated after an update statement?
How to connect to db2 database from windows command line?
What is plan in cobol db2?
How do you concatenate the firstname and lastname from emp table to give a complete name?