Saturday, October 18, 2014

BMT-MD-6001 Connection to the data source 'XXX' failed because a valid connection string was not specified

Cause

The Framework Manager project is configured to use Dynamic Query Mode but no JDBC connection details have been entered in the Data Source connection in Cognos Administration. For more details regarding configuring connectivity for Dynamic Query Mode, please refer to the "Data Sources and Connections" section of the Administration and Security Guide.
Dynamic Query Mode does not support ODBC connections.

Resolving the problem

To resolve this issue, there are two possible steps:

    Switch to Classic Query Mode
    1. If creating a new model, uncheck the "Use Dynamic Query Mode" option in the New Project window.
    2. If updating an existing model, select the Project item (the highest level item in the Project viewer panel) and in the Properties pane set the Query Mode property to Compatible.

    Configure JDBC Connection Details in Cognos Administration
    1. Using a web browser, navigate to the Cognos Connection URL.
    2. Log in as a user with Administrative privileges.
    3. Click Launch -> Cognos Administration.
    4. Click the Configuration tab.
    5. Click the name of the data source to be modeled.
    6. In the Actions column, click the Set Properties icon next to the appropriate Data Source connection.
    7. Click the Connection tab.
    8. Click the pencil icon next to the Connection String entry.
    9. Click the JDBC tab.
    10. Ensure "Enable JDBC connection" is checked and fill in the details for the data source connection.
    11. Click OK.
    12. Open Framework Manager and run the Metadata Wizard.