Performing a simple create database from a backup

For single-partition database environments only. Use the Backup Image page of the Create Database from Backup notebook to specify the backup image that you want to use to create the new database.

Fields and controls

Authorities and privileges



To create a database from a backup image:

  1. Open the Create from Backup notebook.

  2. On the Description page:

    1. Type the name of the database that you want to create in the New database name field.

    2. Type the drive on which the database is to reside in the Default drive field. (For UNIX-based systems, this field is called Default directory.)

    3. Type an alias for the database in the Alias field.

    4. Type a comment for the database in the Comment field.

  3. On the Backup Image page, click on the Select push button to locate a database for which you have already created a backup.

  4. On the Backup Image page, specify the backup image that you want to use to restore the database:

  5. On the Roll-Forward page, clear the Leave in roll-forward pending state check box. This makes the database usable immediately after the create operation. (By default, this button is on).

  6. Click on OK to create the database.


Related information