Free 1z0-060 Exam Dumps

Question 21

Which two are true concerning a multitenant container database with three pluggable database?

Correct Answer:CE

Question 22

Which two statement is true concerning dropping a pluggable database (PDB)?

Correct Answer:CD

Question 23

In your database, you want to ensure that idle sessions that are blocking active are automatically terminated after a specified period of time.
How would you accomplish this?

Correct Answer:D

Question 24

Examine the following command:
ALTER SYSTEM SET enable_ddl_logging=FALSE;
Which statement is true?

Correct Answer:A

Question 25

On your Oracle Database, you issue the following commands to create indexes:
SQL > CREATE INDEX oe.ord_customer_ix1 ON oe.orders (customer_id, sales_rep_id) INVISIBLE;
SQL> CREATE BITMAP INDEX oe.ord_customer_ix2 ON oe.orders (customer_id, sales_rep_id);
Which two statements are true?

Correct Answer:BF