Error ’(FOC1677) UNDECLARED SERVER "QC" REFERENCED FOR SQLODBC  INTERFACE’ Occurs While Loading the QC metrics

If you receive this error it is likely that the schema name referenced in the .acx file is not correct.

  1. Access the IBI WebFOCUS server by entering the following URL in a browser:

    http://<servername>:8121

  2. Select Adapter and select the adapter for Quality Center.

  3. Click the Test button to check that the adapter is configured correctly.

  4. Locate the folder C:\ibi\apps\almdashboard.

  5. Edit the file ALMTestData.mas and change SUFFIX 

    to

    SQLORA(SUFFIX=SQLORA)

  6. Edit the file ALMTestData.acx and change the schema name in the TABLENAME parameters. For example, if your QC schema name is DEFAULT_QLARIUS_DB, change the table name to:

    TABLENAME=DEFAULT_QLARIUS_DB.TESTCYCLE

  7. Refresh the Dashboard.