Database Setup

User can create a customized database using the following steps.

  1. On the Database Details view, type the Server Name , and then the Database Instance Name.
    Figure 1. Select Authentication
  2. Select the Authentication type. The type of login authentication used to configure the database determines the resulting username.
  3. There are two types of authentications used for database configuration:
    • Windows Authentication
    • SQL Server Authentication
    Note:
    It is recommended to use windows authentication in production environment.
  4. In the UserName and Password fields, type username and password to access the server.
  5. In the Database Name field, database is auto filled by default.
  6. To check the connectivity to a server using the credentials provided, click Check Connection. This displays a message for Connection Success or Connection Failure .
  7. Successful connection to the database enables the Next button.
    Figure 2. Test Connection
  8. Click Next.
  9. The Component Setup page appears.
Note:
All fields marked with an asterisk (*) are mandatory.