单项选择题
Your organization decided to upgrade the existing Oracle 10g database to Oracle 11g database in a multiprocessor environment. At the end of the upgrade,you observe that the DBA executes the following script:
SQL> @utlrp.sql
What is the significance of executing this script?()
A. It performs parallel recompilation of only the stored PL/SQL code.
B. It performs sequential recompilation of only the stored PL/SQL code.
C. It performs parallel recompilation of any stored PL/SQL as well as Java code.
D. It performs sequential recompilation of any stored PL/SQL as well as Java code.
相关考题
-
多项选择题
Whichthreeelementscanajobchainprocessinvolve?()
A. an event
B. a schedule
C. a program
D. another chain
E. a lightweight job -
多项选择题
WhichtwostatementsregardingtheFlashbackTablefeaturearecorrect?()
A. Flashback Table can be performed on system tables.
B. Flashback Table operation does not shrink the segments.
C. Flashback Table uses log mining to extract SQL_REDO and SQL_UNDO statements.
D. Flashback Table operation acquires exclusive data manipulation language (DML) locks. -
多项选择题
Which two client requests are captured during database replay Capture?() (Choose two)
A. Flashback queries
B. Shared server requests
C. Login and logoff activities of sessions
D. Direct path load of data from external files by using utilities such as SQL *loader
E. Data definition language (DDL) and data manipulation language (DML) operations
