Troubleshooting
Problem
This technote identifies a workaround for IBM® Rational® RequisitePro® to workaround the error, The project named
Symptom
The full error message:
The project named <Project Name> (\\<Path of .rqs>) could not be opened, because ODBC may not be configured properly.
ODBC Error:
Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '<DOMAIN>\<USERNAME>'.
-Unable to connect to datasource.
Cause
Since a Windows user name and domain was included in the error message this states that Windows Authentication is used. Only SQL Server Authentication is supported.
The cause of the problem is a Trusted Connection is used. A trusted connection uses Windows Authentication.
Resolving The Problem
Check the database properties to see if a trusted connection is being used:
- In the Open Project dialog window, select the project.
- Click the properties button.

- If Trusted_Connection appears in the database properties dialog box Windows Authentication is being used.
Note: Windows authentication is not supported. A RequisitePro SQL Server Database must use SQL Server Authentication.
- To resolve the issue, have the DBA modify the database user so it uses SQL Server Authentication.
- Also review on following checking points:
- The service status of Microsoft SQL Server for RequisitePro SQL Database. via Microsoft's SQL application called "SQL Server Service Manager"
Start > Programs > Microsoft SQL Server > Service Manager - The firewall settings (port: 1433) on all network devices such as switches and hubs from IBM Rational RequisitePro to Microsoft SQL Database Server.
- The firewall (port: 1433) status of Microsoft SQL Server machine. Port: 1433 is a default SQL Server port. It may vary if you are running on non-default port. When all suspicions of SQL connection are cleared, run IBM Rational RequisitePro again.
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21240597