Book Contents

Book Index

Next Topic

Home

Create New Database Design

This tool runs the Database Designer.

  1. On the Configuration Menu, select Create New Database Design.

    Linked PNG File Template

  2. Select the database on which to run the Database Designer. The default is the currently active database.

    Select database produce design

  3. Specify the pathname for the Database Designer physical schema design script and log files.

    DB Designer Stock_Schema

  4. Set the Database Designer parameters.

    Database Designer (dialog)

    See the Database Designer Dialog section of this document for detailed descriptions of each input parameter.

  5. Choose a Design type.

    Design type (Basic)

    Create a basic design produces a design that consists only of single-table superprojections.

    Create a design optimized for queries produces a design that includes pre-join projections based on the sample queries you provide.

  6. If you chose to create an optimized design, enter the pathname of the file containing your sample queries (as described in Prepare a Sample Query Script).

    Design Optimizer

  7. Several minutes may pass before the following success message appears.

    DB Designer successful Stock_Schema

  8. See Using the Database Designer for information about examining the designer output files.

In This Section

Database Designer Dialog