IBM Exam Questions

Which is the suggested way to restore a database with a…

Which is the suggested way to restore a database with a subset of its original table spaces?

A.
Execute the RESTORE DATABASE command with the REBUILD WITH option and specify the set of table
spaces that are needed.

B.
Execute the RESTORE DATABASE command with the REBUILD WITH ALL TABLESPACES option and
specify the set of table spaces that are needed.

C.
Execute the RESTORE DATABASE command with the REBUILD WITH ALL TABLESPACES IN IMAGE
option and specify the set of table spaces that are needed.

D.
Execute the RESTORE DATABASE command with the REBUILD WITH ALL TABLESPACES IN
DATABASE option and specify the set of table spaces that are needed.