Using the Wizard to Create a Design

Take these steps to create a design using the Management Console's Wizard:

  1. On your database's dashboard, click the Design tab at the bottom of the page to navigate to the Database Designer page.

    The left side of the Database Designer page lists the database designs you own, with the most recent design you worked on highlighted. That pane also lists the current status of the design. Details about the most recent design appear in the main pane.

    The main pane contains details about the selected design.

  2. To create a new design, click New Design.
  3. Enter a name for your design, and click Wizard.

    For more information, see Design Name.

  4. Navigate through the Wizard using the Back and Next buttons.

  5. To build the design immediately after exiting the Wizard, on the Execution Options window, select Auto-build.

    Vertica does not recommend that you auto-deploy the design from the Wizard. There may be a delay in adding the queries to the design, so if the design is deployed but the queries have not yet loaded, deployment may fail. If this happens, reset the design, check the Queries tab to make sure the queries have been loaded, and deploy the design.

  6. When you have entered all the information, the Wizard displays a summary of your choices. Click Submit Design to build your design.

See Also