1Z0-063 Exam Questions
236 real 1Z0-063 exam questions with expert-verified answers and explanations. Page 4 of 5.
- Question #151
Examine the command to create a pluggable database (PDB): SQL> CREATE PLUGGABLE DATABASE pdb2 FROM pdb1 FILE_NAME-_CONVERT = ('/disk1/oracle/pdb1/', '/disk2/oracle/pdb2/') PATH_PRE...
- Question #152
You execute the RMAN commands: RMAN> BACKUP VALIDATE DATABASE; RMAN> RECOVER CORRUPTION LIST; Which task is performed by these commands?
- Question #153
In which three scenarios is media recovery required?
- Question #154
Examine the command to back up the ASM metadata: ASMCMD>md_backup /backup/ASM_backup In which three situations can you use the backup?
- Question #155
Your multitenant container database (CDB) cdb1, which has no startup triggers and contains multiple pluggable databases (PDBs), is started up by using the command: SQL>STARTUP Whic...
- Question #156
Because of logical corruption of data in a table, you want to recover the tablefrom an RMAN backup to a specified point in time. Examine the steps to recover this table from an RMA...
- Question #157
Your database is running in archivelog mode. Examine the initialization parameters you plan to set for yourdatabase instance. LOG_ARCHIVE_DEST_1 = 'LOCATION=/disk1/arch' LOG_ARCHIV...
- Question #158
You want to create a guaranteed restore point for your database by executing the command: SQL> CREATE RESTORE POINT dbrsp1 GUARANTEE FLASHBACK DATABASE; Identify two prerequisites...
- Question #159
Which two statements are true about Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)?
- Question #160
In a database supporting an OLTP workload, tables are frequently updated on both key and non- keycolumns. Reports are also generated by joining multiple tables. Which table organiz...
- Question #161
Your database supports a Decision Support System (DSS)workload that involves the execution of complex queries. Currently, the database is running with peak workload. You want to an...
- Question #162
Which two resources might be prioritized between competing pluggable databases (PDBs) when creating a multitenant container database(COB) plan using Oracle Database Resource Manage...
- Question #163
You issue commands in SQL*Plus as the Oracle owner, to enable multithreading for your UNIX- based Oracle 12c database: CONNECT/AS SYSDBA ALTER SYSTEMSETTHREADED__EXECUTION= TRUESCO...
- Question #164
Which three statements are true about Oracle Restart?
- Question #165
Which three statements are true about persistent lightweight jobs?
- Question #166
You want to consolidate databases for the CRM, ERP, and SCM applications by migrating them to pluggable databases (PDBs). You have already created a test system to support the cons...
- Question #167
A complete database backup to media is taken for your database every day. Which three actions would you take to improve backup performance?
- Question #168
Evaluate these statements: CREATE TABLE purchase_orders (po_idNUMBER(4), po_dateTIMESTAMP, supplier_idNUM8ER(6), po_totalNUMBER(8,2), CONSTRAINT order_pk PRIMARY KEY(po_id)) PARTIT...
- Question #169
You are required to migrate your 11.2.0.3 database to an Oracle 12c database. Examine the list of steps that might be used to accomplish this task: 1) Place all user-defined tables...
- Question #170
Which three conditions must be met before you create a Virtual Private Catalog (VPC)?
- Question #171
Your production database is running in archivelog mode. You use RMAN with a recovery catalog to back up your database to media and the database is uniquely identified in the recove...
- Question #172
Your database supports an online transaction processing (OLTP) workload in which one of the applications creates a temporary table for a session and performs transactions on it. Th...
- Question #173
You specified the warning and critical thresholds for a locally managed tablespace to be 60% and 70%, respectively. From the tablespace space usage metrics, you find that the space...
- Question #174
Your database is running in noarchivelog mode. One of the data files belonging to the system tablespace is corrupted. You notice that all online redo logs have been overwritten sin...
- Question #175
Which three requirements must be met before a tablespace can be transported across different platforms?
- Question #176
Which two are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled?
- Question #177
Which three statements are true about automated maintenance tasks?
- Question #178
You are administering a database that supports a data warehousing workload and is running in noarchivelog mode. You use RMAN to perform a level 0 backup on Sundays and level 1 incr...
- Question #179
Which three statements are true about Oracle Secure Backup (OSB)?
- Question #180
Which three statements are true about compression of backup sets?
- Question #181
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 selec...
- Question #182Managing Objects with Data Dictionary Views
You plan to duplicate the multitenant container database (CDB) cdb1 that contains the pluggable database (PDB) SALES: Which two statements are true?
CDB duplicationRMAN duplicatepluggable databaseauxiliary instance - Question #183Using DDL Statements to Create and Manage Tables
You create a new database by using the CREATE DATABASE command in SQL *Plus, with the ENABLE clause specified. PLUGGABLE DATABASE Which statement is true about the database that is...
CREATE DATABASECDB creationPDB$SEEDENABLE PLUGGABLE DATABASE - Question #184Managing Objects with Data Dictionary Views
Your database is running on the host OUSERVER. You back up your database regularly using RMAN and the backups are cataloged in a recovery catalog. For testing purposes, you want to...
RMAN restorecontrol file recoveryrecovery catalogNOCATALOG - Question #185Managing Objects with Data Dictionary Views
Examine the list of possible steps to transport a tablespace across platforms that have the same compatibility level, character sets, and endian format: 1. Make the tablespace read...
transportable tablespacemetadata exportsame-endian transportRMAN convert - Question #186Managing Objects with Data Dictionary Views
In which three situations must you use a recovery catalog?
recovery catalogRMAN global scriptsbackup metadata retentionblock change tracking - Question #187Controlling User Access
Which three requirements should be successfully met by an Oracle Secure Backup (OSB) user so that OSB performs RMAN backup or restore requests?
Oracle Secure BackupOSB user requirementsRMAN preauthorizationOSB class rights - Question #188Managing Objects with Data Dictionary Views
Which two statements are true about setting the FAST_START_MTTR_TARGET parameter to a nonzero value?
FAST_START_MTTR_TARGETcheckpoint tuningMTTR advisorLOG_CHECKPOINT_INTERVAL - Question #189
You execute the commands to configure settings in RMAN: Then, you issue the following command to take a backup: Which statement is true about the execution of these commands?
- Question #190Managing Objects with Data Dictionary Views
You are administering a multitenant container database (CDB) that contains multiple pluggable databases (PDBs). RMAN is connected to CDB$ROOT. Examine the command: RMAN> LIST FAILU...
LIST FAILURECDB root scopeRMAN Data Recovery Advisormultitenant RMAN - Question #191Using DDL Statements to Create and Manage Tables
Which three methods can be used to create a pluggable database (PDB) in an existing multitenant container database (CDB)?
CREATE PDBPDB$SEEDDBMS_PDBclone PDB - Question #192Managing Objects with Data Dictionary Views
You are connected to a recovery catalog and target database. You execute the command: RMAN> CATALOG START WITH `/disk1/backups'; Which statement is true?
RMAN CATALOG START WITHbackup piecesarchived logsrecovery catalog - Question #193Using DDL Statements to Create and Manage Tables
A database instance uses an SPFILE. Examine the parameter: You plan to multiplex the control file to a new location, /u01/app/oracle/oradata/cdb1/disk3/ control03.ctl/. Examine the...
control file multiplexingSPFILEALTER SYSTEM CONTROL_FILESdatabase shutdown steps - Question #194Configuring for Recoverability
You accidentally drop the CUSTOMERS table, and then recover it by using the FLASHBACK TABLE command. Which two statements are true about the dependent objects of the CUSTOMERS tabl...
flashback tabledependent objectsLOB segmentsconstraints - Question #195Performing Backup and Recovery
Which three statements are true about the database instance startup after an instance failure?
instance recoverycrash recoverySMON processredo log - Question #196Core Concepts and Tools
You want to migrate your Oracle 11g database as a pluggable database (PDB) in a multitenant container database (CDB). Examine the steps required to perform the migration: 1. Use Da...
PDB migrationtransportable tablespacesData Pumpmultitenant - Question #197Using RMAN for Backup and Recovery
RMAN is connected to a target database instance and an auxiliary instance. You execute the command: What is the outcome?
RMAN duplicatepush methodpull methodbackup sets - Question #198Using RMAN for Backup and Recovery
Which two can be backed up by using RMAN in a database that is in ARCHIVELOG mode?
ARCHIVELOG modeonline redo logsdata file backupRMAN capabilities - Question #199Performing Backup and Recovery
You regularly take backups of your database using RMAN with a recovery catalog. Your database is currently open and the temp01.dbf temp file belonging to the TEMP tablespace is cor...
temp file recoveryTEMP tablespacedatabase availabilityminimal disruption - Question #200Managing Database Availability
You are administering a multitenant container database (CDB) that has no startup triggers and contains three pluggable databases (PDBs). You execute the command to start up the CDB...
CDB startupPDB$SEEDPDB open statemultitenant