1Z0-063 Oracle Database 12c: Advanced Administration

By
With
Comments Off on 1Z0-063 Oracle Database 12c: Advanced Administration

Exam Number: 1Z0-063
Exam Title: Oracle Database 12c: Advanced Administration
Associated Certification Paths Oracle Database 12c Administrator Certified Professional
Duration: 120
Number of Questions: 80
Passing Score: 60%
Validated Against: This exam has been validated against Oracle Database 12.1.0.1.0.
Format: Multiple Choice

Complete Recommended Training

Both of these courses are recommended to best prepare for this exam:

Oracle Database 12c: Backup and Recovery Workshop
Oracle Database 12c: Managing Multitenant Architecture

Additional Preparation and Information
A combination of Oracle training and hands-on experience (attained via labs and/or field experience) provides the best preparation for passing the exam.

Exam Preparation Seminar
Certification Exam Prep Seminar: Oracle Database 12c: Advanced Administration
Exam Prep Seminar Package: Oracle Database 12c Administrator Certified Professional

Practice Exams
Practice Exams: Oracle Authorized practice exam from Kaplan IT Training: 1Z0-063: Oracle Database 12c Advanced Administration

Oracle Data Protection Solutions
Explain Oracle backup and recovery solutions
Describe types of database failures
Describe the tools available for backup and recovery tasks
Describe RMAN and maximum availability architecture
Use the SYSBACK privilege
Use RMAN stand-alone and job commands

Performing Basic Backup and Recovery
Back up and recover a NOARCHIVELOG database
Perform backup and recovery in NOARCHIVELOG mode
Use SQL in RMAN

Configuring for Recoverability
Configure and manage RMAN settings
Configure persistent settings for RMAN
View persistent settings
Specify a retention policy
Configure the Fast Recovery Area
Explain the Fast Recovery Area
Configure the Fast Recovery Area
Configure control files and redo log files for recoverability
Multiplex control files
Multiplex redo log files

Using the RMAN Recovery Catalog
Create and use an RMAN recovery catalog
Configure a recovery catalog
Register target databases in a recovery catalog
Catalog additional backup files
Resynchronize a recovery catalog
Use and maintain RMAN stored scripts
Upgrade and drop a recovery catalog
Protect the RMAN recovery catalog
Back up the recovery catalog
Re-create an unrecoverable recovery catalog
Export and import the recovery catalog

Implementing Backup Strategies
Use various RMAN backup types and strategies
Enable ARCHIVELOG mode
Create tape and disk based backups
Create whole database backups
Create consistent and inconsistent backups
Create backup sets and image copies
Create backups of read-only tablespaces
Employ best practices for data warehouse backups

Performing Backups
Perform full and incremental backups
Create full and incremental backups
Use the Oracle-suggested backup strategy
Manage backups
Configure and monitor block change tracking
Report on backups using LIST, REPORT commands
Manage backups using CROSSCHECK, DELETE commands

Configuring RMAN Backup Options and Creating Backup of Non-Database Files
Use techniques to improve backups
Create compressed backups
Create multi-section backups of very large files
Create proxy copies
Create duplexed backup sets
Create backups of backup sets
Create archival backups
Perform backup of non-database files
Back up a control file to trace
Back up archived redo log files
Back up ASM diskgroup metadata

Using RMAN-Encrypted Backups
Create RMAN-encrypted backups
Use transparent-mode encryption
Use password-mode encryption
Use dual-mode encryption
Restore encrypted backups

Diagnosing Failures
Describe the Automatic Diagnostic Workflow
Use the Automatic Diagnostic Repository
Use ADRCI
Find and interpret message output and error stacks
Use the Data Recovery Advisor
Handle block corruption
Detect block corruption using RMAN
Perform block recovery using RMAN

Performing Restore and Recovery Operations
Describe and tune instance recovery
Perform complete and incomplete recovery
Use RMAN RESTORE and RECOVER commands
Restore ASM disk groups
Recover from media failures
Perform complete and incomplete or “point-in-time” recoveries using RMAN

Recovering Files Using RMAN
Perform recovery for spfile, control file, redo log files
Perform table recovery from backups
Perform recovery of index and read-only tablespaces, temp file
Restore a database to a new host

Using Oracle Secure Backup
Configure and use Oracle Secure Backup

Using Flashback Technologies
Describe the Flashback technologies
Configure a database to use Flashback technologies
Guarantee undo retention
Use Flashback to query data
Use Flashback Query
Use Flashback Version Query
Use Flashback Transaction Query
Flash back a transaction
Perform Flashback Table operations
Perform Flashback Table
Restore tables from the recycle bin
Describe and use Flashback Data Archive
Use Flashback Data Archive
Use DBMS_FLASHBACK_ARCHIVE package

Using Flashback Database
Perform Flashback Database
Configure Flashback Database
Perform Flashback Database

Transporting Data
Describe and use transportable tablespaces and databases
Transport tablespaces between databases using image copies or backup sets
Transport databases using data files or backup sets
Transport data across platforms

Duplicating a Database

Choose a technique for duplicating a database
From an active database, connected to the target and auxiliary instances
From backup, connected to the target and auxiliary instances
From backup, connected to the auxiliary instance, not connected to the target, but with recovery catalog connection
From backup, connected to the auxiliary instance, not connected to the target and the recovery catalog
Duplicate a database with RMAN
Create a backup-up based duplicate database
Duplicate a database based on a running instance

Monitoring and Tuning of RMAN Operations
Tune RMAN performance
Interpret RMAN error stacks
Diagnose performance bottlenecks
Tune RMAN backup performance

Managing Pluggable and Container Databases

Introduction

Multitenant Container and Pluggable Database Architecture
Describe the multitenant container database architecture
Explain pluggable database provisioning

Creating Multitenant Container and Pluggable Databases
Configure and create a CDB
Create a PDB using different methods
Unplug and drop a PDB
Migrate a non-CDB database to PDB

Managing a CDB and PDBs
Establish connections to CDB/PDB
Start up and shut down a CDB and open and close PDBs
Evaluate the impact of parameter value changes

Managing Storage in a CDB and PDBs
Manage permanent and temporary tablespaces in CDB and PDBs

Managing Security in a CDB and PDBs

Manage common and local users
Manage common and local privileges
Manage common and local roles
Enable common users to access data in specific PDBs

Managing Availability
Perform backups of a CDB and PDBs
Recover PDB from PDB datafiles loss
Use Data Recovery Advisor
Duplicate PDBs using RMAN

Managing Performance
Monitor operations and performance in a CDB and PDBs
Manage allocation of resources between PDBs and within a PDB
Perform Database Replay

Moving Data, Performing Security Operations and Interacting with Other Oracle Products
Use Data Pump
Use SQL*Loader
Audit operations
Use Other Products with CDB and PDBs – Database Vault, Data Guard, LogMiner


QUESTION 1
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= TRUESCOPE=SPFILE;
SHUTDOWNIMMEDIATE
You then restart the instance and get an error:
STARTUP
ORA-01031:insufficientprivileges
Why does the startup command return the error shown?

A. because the threaded architecture requires exiting from sql*pIus and reconnectingwith sql*PIus / as sysdba before issuing a startup command
B. because the threaded architecture requires issuing a new connect / as sysdba from within sql*pIus before issuing a startup command
C. because the threaded architecture requires authentication using a password file before issuing a startup command
D. because the threaded architecture requires connecting to the instance via a listener before issuing a startup command
E. because the threaded architecture requires restarting the listener before issuing astartup command

Answer: C


QUESTION 2
Examine the output:
SQL > ARCHIVE LOGLIST
Database log modeArchive Mode
Automatic archivalEnabled
Archive DestinationUSE_DB_RECOVERY_FILE_DEST
Oldest online log sequence376
Next log sequence to archive378
Current log sequence378
Which three types of files are automatically placed in the fast recovery area?

A. Flashback data archives (FDA)
B. Archived redo log files
C. Control file autobackups
D. Server parameter file (SPFILE)
E. Recovery Manager (RMAN) backup pieces

Answer: B,C,E
Reference:http://docs.oracle.com/cd/E11882_01/backup.112/e10642/glossary.htm#BRADV 526


QUESTION 3
Examine the RMAN commands executed in your database:
RMAN>CONFIGUREDEFAULT DEVICE TYPE TO disk;
RMAN>CONFIGURE DEVICETYPE DISK BACKUP TYPE TO BACKUPSET;
RKAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;
You issue the command:
RMAN> BACKUP DATABASE;
Which two statements are true about the command?

A. It performs a log switch.
B. It creates compressed backup sets by using binary compression by default.
C. It backs up only the used blocks in data files.
D. It backs up data files, the control file, and the server parameter file.
E. It creates a backup of only the control file whenever the database undergoes a structural change.

Answer: B,E


QUESTION 4
Examine the commands executed to monitor database operations:
$> conn sys/oracle@prod as sysdba
SQL> VAR eid NUMBER
SQL>EXEC :eid :=
DBMS_SQL_MONITOR.BEGlN_OPERATION(‘batch_job’,FORCED_TRACKING=>’Y’);
Which two statements are true?

A. Database operations will be monitored only when they consume a significant amount of resource.
B. Database operations for all sessions will be monitored.
C. Database operations will be monitored only if the STATISTICS_LEVEL parameter is set to TYPICAL and CONTROL_MANAGEMENT_PACK_ACCESS is set DIAGNISTIC + TUNING.
D. Only DML and DDL statements will be monitored for the session.
E. All subsequent statements in the session will be treated as one database operation and will be monitored.

Answer: C,E

Explanation: C: Setting the CONTROL_MANAGEMENT_PACK_ACCESS initialization parameter to DIAGNOSTIC+TUNING (default) enables monitoring of database operations. Real-Time SQL Monitoring is a feature of the Oracle Database Tuning Pack.
Note:
* The DBMS_SQL_MONITOR package provides information about Real-time SQL Monitoring and Real-time Database Operation Monitoring.
*(not B) BEGIN_OPERATION Function starts a composite database operation in the current session.
/ (E) FORCE_TRACKING – forces the composite database operation to be tracked when
the operation starts. You can also use the string variable ‘Y’.
/ (not A) NO_FORCE_TRACKING – the operation will be tracked only when it has consumed at least 5 seconds of CPU or I/O time. You can also use the string variable ‘N’.


QUESTION 5
Automatic Shared Memory Management (ASMm) is enabled for your database instance, but parameters for the managed components are not defined.
You execute this command:
SQL> ALTER SYSTEM SET DB_CACHE_SIZE = 100M;
Which statement is true?

A. The minimum size for the standard buffer cache is 100 MB.
B. The maximum size for the standard buffer cache is 100 MB.
C. The minimum space guaranteed in the buffer cache for any server process is 100 MB.
D. The maximum space in the buffer cache that can be released for dynamic distribution is 100 MB.
E. The minimum size for all buffer caches is 100 MB.

Answer: D

Click here to view complete Q&A of 1Z0-063 exam
Certkingdom Review
, Certkingdom PDF Torrents

MCTS Training, MCITP Trainnig

Best Oracle 1Z0-063 Certification, Oracle 1Z0-063 Training at certkingdom.com