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 table spaces not be processed in parallel.
Specifies that DB2 determines the optimal number of table spaces to process in parallel.
Select to specify the maximum number of table spaces in the list that should be restored in parallel from image copies on DASD.
Type the number of table spaces in the list that should be processed in parallel. Required if you selected the radio button to do this. 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 non empty data set. This is an optional VSAM parameter.
Select to specify a point on the log to recover to. 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 recover your table space using an image copy from your local or 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 recovering a table space.
Submits the data in the window and closes the window.
Displays the SQL statements that would be generated by your choices in this window.
Cancels the process and closes this window.