1z0-063 Exam Question 1
You want to create a guaranteed restore point for one of your databases by executing the command:
SQL> CREATE RESTORE POINT dbrsp1 GUARANTEE FLASHBACK DATABASE;
Which two are required for the successful execution? (Choose two.)
SQL> CREATE RESTORE POINT dbrsp1 GUARANTEE FLASHBACK DATABASE;
Which two are required for the successful execution? (Choose two.)
1z0-063 Exam Question 2
Examine the RMAN command:

Which statement is true about the command?

Which statement is true about the command?
1z0-063 Exam Question 3
You need to perform a block media recovery on the tools01.dbf data file in your database by using Recovery Manager (RMAN).
Which two are prerequisites for performing this operation? (Choose two.)
Which two are prerequisites for performing this operation? (Choose two.)
1z0-063 Exam Question 4
You created a tablespace with this statement:
CREATE BIGFILE TABLESPACE adtbs
DATAFILE '/proddb/data/adtbs.dbf' SIZE 10G;
The tablespace is nearly full and youneed to avoid any out of space errors for the load of a 5 gig table.
Which two alter statements will achieve this?
CREATE BIGFILE TABLESPACE adtbs
DATAFILE '/proddb/data/adtbs.dbf' SIZE 10G;
The tablespace is nearly full and youneed to avoid any out of space errors for the load of a 5 gig table.
Which two alter statements will achieve this?
1z0-063 Exam Question 5
Which three methods can be used to create a pluggable database (PDB) in an existing multitenant
container database (CDB)? (Choose three.)
container database (CDB)? (Choose three.)