- Home
- Oracle Certification
- 1Z0-050 Exam
- Oracle.1Z0-050.dumpsfiles Dumps
Free Oracle 1Z0-050 Exam Dumps Questions & Answers
| Exam Code/Number: | 1Z0-050Join the discussion |
| Exam Name: | Oracle Database 11g: New Features for Administrators |
| Certification: | Oracle |
| Question Number: | 183 |
| Publish Date: | Jul 21, 2026 |
|
Rating
100%
|
|
Total 183 questions
Which two statements are true regarding the starting of the database instance using the following command? (Choose two.)
SQL>STARTUP UPGRADE
What are the advantages of variable extent size support for large ASM files? (Choose two.)
Examine the following PL/SQL block:
SET SERVEROUTPUT ON
SET LONG 10000
ECLARE report clob;
BEGIN
report := DBMS_SPM.EVOLVE_SQL_PLAN_BASELINE();
DBMS_OUTPUT .PUT_LINE(report);
END;
Which statement describes the effect of the execution of the above PL/SQL block?
Which is the source used by Automatic SQL Tuning that runs as part of the AUTOTASK framework?
You plan to collect the Automatic Workload Repository (AWR) data every Monday morning for a month. You want Oracle Database to automatically create a baseline every Monday and remove the old baseline. What is the correct action to achieve this?