Page 1 of 1

You upgrade your Oracle database in a multiprocessor environment. As a recommended best practice, you execute the follow

Posted: Sun Jun 11, 2023 3:51 pm
by answerhappygod
You upgrade your Oracle database in a multiprocessor environment. As a recommended best practice, you execute the following script:SQL > @utlrp.sql -Which two actions does the script perform? (Choose two.)

A. Parallel compilation of only the stored PL/SQL code
B. Sequential recompilation of only the stored PL/SQL code
C. Parallel recompilation of any stored PL/SQL code
D. Sequential recompilation of any stored PL/SQL code E. Parallel recompilation of Java code F. Sequential recompilation of Java code