One of your multitenant container databases (CDB) contains multiple pluggable databases (PDBs). You connect to CDB$ROOT as SYS and execute these commands successfully:
SQL> CREATE USER C##ADMIN IDENTIFIED BY orcl123;
SQL> CREATE ROLE C##CONNECT;
SQL> GRANT CREATE SESSION, CREATE TABLE, SELECT ANY TABLE TO C##CONNECT;
SQL> GRANT C##CONNECT to C##ADMIN CONTAINER=ALL;
Which three are true? (Choose three.)
A. The C##CONNECT role can be granted different roles and privileges in each PDB.You notice that the performance of your production 24x7 Oracle 12c database has significantly degraded. Sometimes, you are not able to connect to the database instance because it hangs. How can you detect the cause of the degraded performance?
A. by performing emergency monitoring using Real-Time Automatic Database Diagnostic Monitor (ADDM) to fetch data directly from SGA for analysisAutomatic Undo Management is enabled for your database. You want a user to retrieve metadata and historical data for a given transaction or for transactions in a given time interval.
Which three are prerequisites to fulfill this requirement? (Choose three.)
A. Minimal supplemental logging must be enabled.One of your databases is in ARRCHIVELOG mode.
You back up the database by using RMAN with a recovery catalog.
One data file and all the control files are corrupt due to corruption in the storage array.
Examine this list of possible actions to recover the database:
1.
Restore the control files by using the RESTORE CONTROLFILE command.
2.
Mount the database.
3.
Restore the data files by using the RESTORE DATABASE command.
4.
Open the database with the RESETLOGS option.
5.
Recover the data files by using the RECOVER USING BACKUP CONTROLFILE command.
6.
Start the target database instance in NOMOUNT state.
7.
Connect to the target database and the recovery catalog database instance.
8.
Restore the SPFILE by using the RESTORE SPFILE command
9.
Restore the corrupt data file.
10.
Recover the restored data file.
Identify the minimum required steps in the correct order.
A. 7, 6, 1, 8, 2, 3, 5, 4A database is running in archivelog mode. The database contains locally managed tablespaces. Examine the RMAN command:
RMAN> BACKUP AS COMPRESSED BACKUPSET SECTION SIZE 1024M DATABASE;
Which statement is true about the execution of the command?
A. The backup succeeds only if all the tablespaces are locally managed.Which two statements are true regarding Oracle Data Pump? (Choose two.)
A. EXPDP and IMPDP are the client components of Oracle Data Pump.Which three RMAN persistent settings can be set explicitly? (Choose three.)
A. archivelog deletion policyYou created a tablespace with this statement:
CREATE BIGFILE TABLESPACE adtbs
DATAFILE '/proddb/data/adtbs.dbf' SIZE 10G;
The tablespace is nearly full and you need to avoid any out of space errors for the load of a 5 gig table.
Which two alter statements will achieve this? (Choose two.)
A. ALTER TABLESPACE adtbs RESI2E 20G;What is the benefit of running the catctl.pl script during an upgrade of a pre-12c database to an Oracle 12c database?
A. It generates a log file containing the fixes that can be made to the source database.Examine the commands executed in CDB$ROOT of your multitenant container database (CDB) that has multiple pluggable databases (PDB):

Which statement is true about granting the select privilege on the DBA_users view to the c##ROLE1 role?
A. The command fails and gives an error because object privileges cannot be granted to a common user.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-063 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.