Exam MCD - Level 1 All QuestionsBrowse all questions from this exam
Question 123

Refer to the exhibits. A Mule application polls a database table.

This error is logged when the Mule application is run.

What should be changed in the Database connector configuration to resolve this error?

    Correct Answer: A

    The error message indicates that the application is unable to load the JDBC driver (com.mysql.jdbc.Driver) needed to connect to the database. This implies that there is an issue with the JDBC driver configuration. Therefore, configuring the correct JDBC driver in the Database connector configuration will resolve this error.

Discussion
ExamDevOption: A

In the error description: "Error trying to load driver" so correct answer is A