exam questions

Exam C2090-623 All Questions

View all questions & answers for the C2090-623 exam

Exam C2090-623 topic 1 question 53 discussion

Actual exam question from IBM's C2090-623
Question #: 53
Topic #: 1
[All C2090-623 Questions]

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?

  • A. Elevate the permission of the driver folder.
  • B. Check the user account for proper logon permission.
  • C. Copy the sqljdbc4 driver to the install location\drivers directory.
  • D. Copy the sqljdbc4 driver to the install location\5dataserver\lib directory.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
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.
References:
https://developer.ibm.com/answers/questions/292756/the-xqe-ds-0014-error-message-appears-after-carryi-1.html https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.bi_install_faq.doc/c_inst_crit_config.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...