up vote 0 down vote favorite
share [g+] share [fb]

In DB2 8.2 for LUW can you restore one tablespace to a 2nd server from a full database backup without having to restore the entire database? The database backup was taken when the system was up so log files are involved. I can provide further clarification if needed.

Thanks, Dave

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

You can't restore the tablespace into an existing database; however, you can restore only the system catalog tablespace (SYSCATSPACE), a temporary tablespace (like TEMPSPACE1) and the tablespace you want into a new database.

link|improve this answer
Thanks Ian. Exactly what I wanted to know. – user114528 Oct 1 '09 at 19:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.