Answer Posted / sabahat khan
any table space will be in copy pending status
After a load is performed on the DB2 table,with log no
parameter
or
if load is performed without taking an image copy
or
if the job abend during load
or
if NOCOPYPEND parameter is not specified in syspunch dataset
in all of the above scenario our table space will be in
COPYPENDIND status.
-START(DBname)TBSPACE(Tablespace)ACCESS(FORCE)
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to execute stored procedure in db2 command editor?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is db2 stogroup?
What are the various data types available in db2?
what is diffrence b/w file-aid tool and file-aid utility???
Explain about rct.
Which is faster delete or truncate?
When do you specify the isolation level?
What is the clustering index in the db2 database?
What does a deadlock mean in DB2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is buffer pool?
What is the maximum No of rows per page?
What is the maximum size of varchar data type in db2?
How to resolve deadlock issue