What is the implication of the above command?

Examine the following command:
SQL>ALTER SESSION
SET plsql_warnings *
‘enable: severe’,
‘enable: performance’,
‘ERROR: 05003’;
What is the implication of the above command?
A. It issues a warning whenever ERROR: 05003 occur during compilation.
B. It causes the compilation to fail whenever the warning ERROR.05003 occurs.
C. It issues warnings whenever the code causes an unexpected action or wrong results performance problems.
D. It causes the compilation to fail whenever the code gives wrong results or contains statements that are never executed.

Download Printable PDF. VALID exam to help you PASS.

One thought on “What is the implication of the above command?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.