| Exam Code/Number: | 1z0-034Join the discussion |
| Exam Name: | Upgrade Oracle9i/10g OCA to Oracle Database 11g OCP |
| Certification: | Oracle |
| Question Number: | 148 |
| Publish Date: | Jun 02, 2026 |
|
Rating
100%
|
|
You are managing an Oracle Database 11g ASM instance with a disk group dg01 having three disks.
One of the disks in the disk group becomes unavailable because of power failure. You issued the following command to change the DISK_REPAIR_TIME attribute from 3.6 hours to 5 hours: ALTER DISKGROUP dg01 SET ATTRIBUTE *disk_repair_time' = '5h';
To which disks in the disk group will the new value be applicable?
You need to configure fine-grained access control to external network resources from within your database. You create an access control list (ACL) using the DBMS_NETWORK_ACL_ADMIN package.
Which statement is true regarding the ACL created?
View the Exhibit.
You must unload data from the ORDERS, ORDER_ITEMS, and products database tables to four files using the External Table Population method.
You execute the command shown on the exhibit, but only two files have been created.
Which parameter must be changed so that four files are created?
Which two statements are true regarding an Automatic Storage Management (ASM) instance? (Choose two.)
In one of your online transaction processing (OLTP) applications, table keys are frequently updated and queries performed using many different operators.
In addition, reports are generated using complex joins with non-equality operators.
What table organization is the best for this workload?