SQL Server Connection Failure

Establishing the SQL Server Connection Using TCP/IP

If you use Microsoft SQL Server 2005 or 2008, it disables TCP/IP connections to the database by default. You must enable these connections before running EPM System Configurator.

  To establish the SQL Server connection using TCP/IP:

  1. Select Start, then Settings, and then Control Panel.

  2. Select Administrative Tools, and then double-click Data Sources (ODBC).

  3. Click Add.

  4. In the list of drivers, highlight SQL Server, and then click Finish.

  5. Enter a data source name, description, the data server name for the SQL Server to which to connect, and click Next.

  6. Select this authentication option: With SQL Server authentication using a login ID and password entered by the user.

  7. Click Client Configuration, select TCP/IP (if not selected), and then click OK.

  8. For Connect to SQL Server, enter the login ID and password, and then click Next.

  9. Change the default database to the Financial Management database.

  10. Click Next, and then click Finish.

  11. Click Test Data Source.

  12. When you receive the success message, click OK, and then click OK to close the dialog box.

  13. Click OK to close the ODBC Administrator dialog box.

Verifying Microsoft SQL Server Authentication Settings

  To verify the Microsoft SQL Server authentication setting:

  1. Select Start, then Programs, then Microsoft SQL Server, and then Enterprise Manager.

  2. Expand the list of Microsoft SQL Servers.

  3. Right-click the database server name, and then select Properties.

  4. Select Security.

  5. Ensure that this Authentication option is selected: SQL Server and Windows.

  6. Click OK.