Shows a list of the table spaces selected for recovering.

Opens a window so you can add another table space or partition to the list to be recovered.

Opens a window so you can change a selected table space or partition in the list of table spaces to be recovered.

Deletes a selected table space from the list to be recovered.

Specifies that the list of objects not be processed in parallel.

Specifies that DB2 determines the optimal number of objects to process in parallel.

Specifies the maximum number of objects in the list that can be restored in parallel from image copies on DASD.

Type the number of objects in the list that can be processed in parallel. This value can be adjusted to a smaller value if storage constraints are encountered. If you specify 0, DB2 determines the optimal number of objects to process in parallel.

Select to choose how to recover information to data sets.

Specifies that target objects be recovered from their existing data sets by applying only log records to the data sets. DB2 applies all log records that were written after a point that is recorded in the data set itself. Use this choice when the data sets of the target objects have already been restored to a point of consistency by another process offline, such as DFSMS Concurrent Copy.

Specifies that recovered data be loaded into a nonempty data set. This is an optional VSAM parameter.

Select to specify a point on the log to recover to. You can specify either an RBA or an LRSN value.

Type a hexadecimal string representing the TOLOGPOINT byte. For example, type 1234567890AB for the value X'1234567890AB'.

Select to specify whether to recover your table space using an image copy from your local site or your recovery site.

Specifies to use your image copies from a local site for recovery.

Specifies to use your image copies from a recovery site for recovery.

Submits the data in the window and closes the window.

Displays the SQL statements that are generated by your choices in this notebook.

Cancels any unsaved changes and closes the notebook or window.