nerdexam
IBM

C2090-623 · Question #61

IBM Cognos Analytics is installed on a non-Windows platform. An administrator receives the following error after setting up a datasource connection: "XQE-DS-0014 Unable to logon to the data source…

The correct answer is C. Copy the sqljdbc4 driver to the install location\drivers directory. Based on the error message that is displayed, it is likely that the JDBC driver is unable to read the correct .jar' file. When performing an update of the JDBC driver to receive the new .jar' file, the original `.jar' file is still likely to be stored in the same location as it…

Troubleshoot

Question

IBM Cognos Analytics is installed on a non-Windows platform. An administrator receives the following error after setting up a datasource connection:

"XQE-DS-0014 Unable to logon to the data source. An unexpected error from the JDBC driver "com.microsoft.sqlserver.jdbc.SQLServerDriver":

"java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version 1.8 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0." What should the administrator do to rectify this problem?

Options

  • AElevate the permission of the driver folder.
  • BCheck the user account for proper logon permission.
  • CCopy the sqljdbc4 driver to the install location\drivers directory.
  • DCopy the sqljdbc4 driver to the install location\5dataserver\lib directory.

How the community answered

(25 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    80% (20)
  • D
    4% (1)

Explanation

Based on the error message that is displayed, it is likely that the JDBC driver is unable to read the correct .jar' file. When performing an update of the JDBC driver to receive the new .jar' file, the original `.jar' file is still likely to be stored in the same location as it contains the same file path that is held in the installer of the software. Ensure that JDBC drivers are in the correct location. For the IBM Cognos Analytics, the JDBC drivers must be copied to the install_location\drivers directory. https://developer.ibm.com/answers/questions/292756/the-xqe-ds-0014-error-message-appears- after- carryi-1.html stall_faq.doc/c_inst_crit_config.html

Topics

#JDBC driver#datasource connection#SQL Server#driver path

Community Discussion

No community discussion yet for this question.

Full C2090-623 Practice