You want to reduce fragmentation and reclaim unused space for the sales table but not its dependent objects. During this operation, you want to ensure the following:
A. Long-running queries are not affected. ii. No extra space is used. iii. Data manipulation language (DML) operations on the table succeed at all times throughout the process. iv. Unused space is reclaimed both above and below the high water mark. Which alter TABLE option would you recommend?You are administering a multitenant container database (CDB) cdb1 that has multiple pluggable databases (PDBs). As the sys user on cdb$root, you execute the commands:
SQL> CREATE USER C##ADMIN IDENTIFIED BY orcl123;
SQL> GRANT CREATE SESSION to C##ADMIN CONTAINER=ALL;
SQL> GRANT CREATE USER TO C##ADMIN CONTAINER=ALL;
Which two statements are true about the c##admin user that is created in all PDBs? (Choose two.)
A. It can create only local users in all the PDBs.Examine these actions:
1.
Log in to CDB$ROOT as a user with the SYSDBA privilege.
2.
Log in to the PDB as a user with the SYSKM privilege.
3.
Ensure that the CD keystore is open.
4.
Ensure that the CDB keystore is closed.
5.
Export the PDB key information.
6.
Export the CDB key information.
7.
Shut down the CDB.
8.
Shut down the PDB.
9.
Unplug the PDB.
Which of these are required to unplug an encrypted PDB?
A. 2, 3, 6, 8Examine this query:
SELECT cust_name, amt_due
FROM customers
AS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL '6' MINUTE)
WHERE cust_no = 'AYR2011';
Which two requirements guarantee that the query will execute successfully? (Choose two.)
A. Row movement must be enabled for CUSTOMERS.Which two options can be configured for an existing database by using the Database Configuration Assistant (DBCA)? (Choose two.)
A. Database Resident Connection PoolingIn your database, the user SCOTT wants to retrieve the dropped HR.EMPLOYEES table by using the command:
SQL> FLASHBACK TABLE HR.EMPLOYEES TO BEFORE DROP;
What are three prerequisites for this command to succeed? (Choose three.)
A. Undo retention guarantee must be enabled.Which statement is true about the ALTER SESSION SET CONTAINER command to switch between containers?
A. It can be executed only from CDB$ROOT.Your multitenant container database (CDB) contains multiple pluggable databases (PDBs). You execute the command to create a common user:
SQL> CREATE USER c##a_admin IDENTIFIED BY password DEFAULT TABLESPACE users QUOTA 100M ON users TEMPORARY TABLESPACE temp;
Which statement is true about the execution of the command?
A. The common user is created in the CDB and all the PDBs, and uses the users and temp tablespaces of the CDB to store schema objects.You want to consolidate backup information and centrally manage backup and recovery scripts for multiple databases running in your organization. Which two backup solutions can be used? (Choose two.)
A. RMAN recovery catalogYou take regular backups of one of your production databases by using RMAN with a recovery catalog. You have added two new tablespaces to this database which must be included in future backups. Which process occurs which allows the new backups to contain the new datafiles?
A. The target database control file is synchronized from the recovery catalog with a full resync at the next backup.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.