What happens to a tablespace when its recovery infromation
has been removed and a full recovery is no longer possible?
Answer Posted / s
Tablespace in intact. You can make a image copy of the
tablespace to make it recoverable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention the downsides of page level lock.
Why do we use cursor?
What does reorg do in db2?
Are views updateable?
What is the difference between nvl and coalesce?
What is plan in cobol db2?
What is ibm db2 database?
What is dbrm? What it contains? When it will be created?
What is the use of commit in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is database alias db2?
How and when does the db2 enforces the unique key?
How to resolve deadlock issue
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What do you mean by rollback?