Which two are true concerning the use of this code?

Examine the following anonymous PL/SQL code block of code:


Which two are true concerning the use of this code?
A. The user executing the anonymous PL/SQL code must have the CREATE JOB system privilege.
B. ALTER SESSION ENABLE PARALLEL DML must be executed in the session prior to executing the anonymous PL/SQL code.
C. All chunks are committed together once all tasks updating all chunks are finished.
D. The user executing the anonymous PL/SQL code requires execute privilege on the DBMS_JOB package.
E. The user executing the anonymous PL/SQL code requires privilege on the DBMS_SCHEDULER package.
F. Each chunk will be committed independently as soon as the task updating that chunk is finished.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


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