Creating a Schema using the VAST Web UI
To create a database schema via VAST Web UI:
From the left navigation menu, choose DataBase -> VAST Database.
In the VAST Database page that opens, select the database for which you want to create a schema and click the + Add Schema button.
In the Add Schema dialog, enter a name for the schema. The name must meet the requirements for S3 object names.
Click Create.
The newly created schema is added to the database and displayed in the database tree.
Renaming a Schema using the VAST Web UI
To rename a database schema via VAST Web UI:
From the left navigation menu, choose DataBase -> VAST Database.
In the VAST Database page that opens, select the schema you want to rename and click
to the right of the schema name.Type a new name for the schema. The name must meet the requirements for S3 object names.
Click Save.
The schema is displayed in the database tree under the new name.
Viewing a Schema using the VAST Web UI
From the left navigation menu, choose DataBase -> VAST Database.
In the VAST Database page that opens, select a database.
Expand the detail for the database to show schemas and, with further expansion, tables in the database.
Deleting a Schema via VAST Web UI
To delete a database schema via VAST Web UI:
From the left navigation menu, choose DataBase -> VAST DB.
In the VAST DB page that opens, select the schema you want to delete and choose Delete from the Actions menu.
Confirm the action in the confirmation prompt.
The schema is deleted from the database together with the tables contained in it.
Managing Schemas using the VAST CLI
Use the following commands to manage VAST database schemas:
Action | Command |
|---|---|
List schemas | |
Create a schema | |
Rename a schema | |
Delete a schema | |
Show a schema |