Book Contents

Book Index

Next Topic

Home

Create the Database

  1. Run the Administration Tools

    Start up the Administration Tools on one of the database hosts.

    $ /opt/vertica/bin/adminTools

    If you are using a remote terminal application such as PuTTY or a Cygwin bash shell, see Notes for Remote Terminal Users.

  2. Accept the license agreement (once only).
  3. Specify the location of your license file (once only). See Managing Your License Key for more information.
  4. On the Configuration menu, select Create Database.

    Linked PNG File Template

  5. Enter the name of the database and an optional comment.

    Create a database Stock_Schema

  6. Enter the password.

    If you do not enter a password, the following dialog appears.

    WARNING: If you do not enter a password at this point, the database is permanently set to trust authentication (no password required), in which ALTER USER cannot be used to change the superuser password. Unless the database is for evaluation or academic purposes, Vertica Systems, Inc. strongly recommends that you enter a superuser password.

  7. If you entered a password enter the password again.

  8. Select the hosts to include in the database. The hosts in this list are the ones that were specified at installation time (install_vertica -s).

  9. Specify the directories in which to store the data and catalog files.

    Database data directories

    Catalog and data pathnames must contain only alphanumeric characters and cannot have leading space characters. Failure to comply with these restrictions may result in database creation failure.

  10. Check the current database definition for correctness.

  11. This message indicates that you have successfully created a database.

    If you get an error message, see: