Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Oracle Upgrade Oracle DBA 11g or 12c to 12c R2 (1z0-074) Free Practice Test

Question 1
Examine these steps to create a Transparent Sensitive Data Protection (TSDP) policy with unified auditing to protect sensitive data in certain table columns:
* Create a TSDP policy and define the audit parameter for the audited columns.
* Create a TSDP sensitive type using DBMS_TSDP_MANAGE.ADD_SENSITIVE_TYPE.
* Associate the TSDP policy with the sensitive type by using
DBMS_TSDP_PROTECT.ASSOCIATE_POLICY.
* Enable the TSDP policy at the sensitive type level.
* Associate the column to be audited to the sensitive type by using
DBMS_TSDP_MANAGE.ADD_SENSITIVE_COLUMN.
Identify the steps in the correct sequence.

Correct Answer: A
Question 2
Which two operations is the opc user authorized to perform in an Oracle Database Cloud environment?
(Choose two.)

Correct Answer: A,B
Question 3
Which three resources can be controlled or managed by using Oracle Database Resource Manager? (Choose three.)

Correct Answer: C,D,E
Question 4
In your CDB1 container database, the DB_CREATE_FILE_DEST parameter is set to
'/u01/app/oracle/oradata'.
CDB1 has an application container called REGIONS_APP.
There are no seeds for REGIONS_APP and there are no other application containers.
You plan to execute this command.
CREATE PLUGGABLE DATABASE AS SEED ADMIN USER seed_adm IDENTIFIED BY admin_123; What must you do for the command to execute successfully?

Correct Answer: C
Question 5
The In-Memory compression level is set to MEMCOMPRESS FOR QUERY HIGH.
For what purpose is this optimized?

Correct Answer: A
Question 6
Which two statements are true about a band join? (Choose two.)

Correct Answer: D,E
Question 7
You notice a large number of latch: cache buffers lru chain and latch: cache buffers chains wait events.
Which four might be reasons for these? (Choose four.)

Correct Answer: A,B,F,G
Question 8
You plan to execute this command:

Which statement is true and why?

Correct Answer: D