Oracle Cloud Platform Data Integration 2020 Specialist — Question 58

You encounter an unexpected error when invoking the Oracle Function named "myfunction" in application "myapp".
Which can you use to get more information on the error? (Choose the best answer.)

Answer options

Correct answer: B

Explanation

The correct answer is B because setting DEBUG=1 enables debugging output, providing detailed information about the error encountered. Option A is incorrect as it uses an improper syntax and will not yield useful debug information. Option C also uses incorrect syntax and would not function as intended, while option D is not proactive and does not provide immediate information about the error.