Creating a database on an instance of SQL Server
This topic describes how to create a database on an SQL Server instance.
Before you begin
The instance already exists and is running. See Creating-an-instance-of-SQL-Server.
To create an SQL Server database on a node
- From the Management Console, navigate to the SQL instance on which you want to create a database.
- Select Provision > Add SQL Server Database.
In the Identification page, populate the following fields, and click Next.
In the Custom Scripts Configuration page, select any pre-provisioning or post-provisioning scripts that you want to run as follows, and click Next.
In the Primary Datafiles page, populate the following fields, and click Next.
In the Additional Datafile Groups page, populate the following fields, and click Next.
In the Logfiles page, populate the following fields, and click Next.
In the Job Options page, specify any of the following Job options, and click Next.
If the Change Control page displays, populate the following fields, and click Next.
- In the Summary page, review the provisioning information.
To make changes, do the following:- Click Go to to return to the provisioning step that you want to edit.
- Make your changes.
- Click Save and Review to return to the Summary page.
- Click Create SQL Server Database.
After the process completes, a success message similar to the following appears. You can select the magnifying glass icon for detailed information about this operation.
- If this procedure was not successful, see Troubleshooting.