(Optional) Creating a Database Schema¶
After creating a DWS data connection, you can manage the database schemas under the DWS data connection.
Prerequisites¶
A DWS data connection has been created. For details, see Creating a Data Connection.
A DWS database has been created. For details, see Creating a Database.
Creating a Database Schema¶
Log in to the DataArts Studio console by following the instructions in Accessing the DataArts Studio Instance Console.
On the DataArts Studio console, locate a workspace and click DataArts Factory.
In the left navigation pane of DataArts Factory, choose Data Development > Develop Script.
In the script development menu, click
. Expand a DWS data connection, select the database to be configured, and expand the directory level to schemas. Then right-click schemas and select Create Schema from the shortcut menu.
In the displayed dialog box, set the schema parameters based on Table 1.
Table 1 Creating a database schema¶ Parameter
Mandatory
Description
Mode Name
Yes
Name of a database schema.
Description
No
Descriptive information about the database schema.
Click OK.