Online Access Free 1Z0-050 Exam Questions
Exam Code: | 1Z0-050 |
Exam Name: | Oracle Database 11g: New Features for Administrators |
Certification Provider: | Oracle |
Free Question Number: | 183 |
Posted: | Sep 02, 2025 |
You issued the following command:
CREATE GLOBAL TEMPORARY TABLE admin_work_area
(startdate DATE,
enddate DATE,
class CHAR(20))
ON COMMIT DELETE ROWS
TABLESPACE tbs_t1;
An index is then created on the ADMIN_WORK_AREA temporary table.
Which two statements are true regarding the TBS_T1 tablespace in the above command? (Choose two.)
You want the Automatic SQL Tuning process to stop accepting and implementing the recommended SQL profiles automatically. Which action would you perform to achieve this?
Which two changes and their effect on the system can be tested by using the Database Replay feature? (Choose two.)
Which two kinds of failures make the Data Recovery Advisor (DRA) generate a manual checklist? (Choose two.)