After you install the SQL server, you need to configure it to work with Tealeaf.
Consult SQL Server documentation and the Microsoft Developer Network for specific instructions with regard to configuring SQL server.
The information in this topic assumes you have installed SQL Server. For information about installing SQL Server, read your SQL Server documentation.
The account used for SQL Server service needs be part of administrators user group on that computer.
Things to do | Notes |
---|---|
Check the amount of RAM allocated to the SQL Server. |
For a single-server topology, no more than 2 GB of the system RAM should be allocated to Microsoft SQL. To check the amount of RAM
|
Connect to the Server |
Login to SQL is managed via the Microsoft SQL Server Management Studio. A login screen is displayed that allows you so specify the Tealeaf server name and click Connect. Note: If the database administrator completed a non standard configuration, you will need details from the administrator.
If after you click Connect, you are not connected to the database, contact the database administrator. The database administrator can provide you with the information needed to authenticate with the database. |
Configure SQL Server Consumption |
The following instructions are a guideline. Consult your Microsoft SQL Server documentation or articles from the MSDN for specific instructions.
|
Configure SQL Server for Mixed Authentication Mode |
The following instructions are a guideline. Consult your Microsoft SQL Server documentation or articles from the MSDN for specific instructions.
|
Configure the SQL Server for TCP/IP Protocol Support |
The following instructions are a guideline. Consult your Microsoft SQL Server documentation or articles from the MSDN for specific instructions.
|
Configuring the SQL server for DATABASE Port 1433 |
Ensure that the TCP DYNAMIC PORTS is not enabled. If the database has been configured with dynamic ports, contact is needed with the local database administrator to have them disabled. |