Restoring selected table spaces

Use the Table spaces page of the restore notebook to specify that you want to restore a subset of the table spaces in the database or database partition.

Notes:

  1. If time considerations dictate that you must restore a subset of the table spaces when you would prefer to restore all of them, you can restore only those table spaces required to make the database or database partition functional, then, when you have the time, you can restore the remaining table spaces.

  2. For partitioned database environments only. In a partitioned database environment, you restore at the database partition level.

Fields and controls

Authorities and privileges



To restore selected table spaces:

  1. Open the restore notebook:

  2. On the Backup Image page, specify the backup image that you want to use for the restore operation:

  3. On the Table spaces page, specify the table spaces that you want to restore by ensuring that they are listed in the Use table spaces box. Use the >>, >, <, << controls to build the list of table spaces that you want to restore.

  4. On the Options page, select one of the Process while radio buttons, either Online or Offline. Offline is the default.

  5. Click on OK to begin the restore operation.

After table spaces are restored, they will be in the roll-forward pending state. If you restore more than one table space, use the Roll--Forward Database notebook to roll forward the set of table spaces. If you restore only one table space, use the Roll-Forward Table Space notebook to roll it forward. The following considerations apply to the partitioned database environment:

Notes:

  1. For partitioned database environments only. In a partitioned database system, if you intend to roll forward a table space (or table spaces) to the end of the logs, you do not have to restore it at each database partition. You only need to restore it at the database partitions that require recovery.

  2. For partitioned database environments only. In a partitioned database environment, if you want to roll forward a table space to a point in time, you must restore the table space partition at each database partition that contains a portion of the table space, and roll forward each table space partition individually to the same point in time. This ensures that the table space is consistent at each node.


Related information