01
Exploring Oracle Database Architecture
Topics
- List the major architectural components of Oracle Database
- Explain memory structures and background processes
- Correlate logical and physical storage structure
- Describe pluggable databases
02
Managing the Database Instance
Topics
- Start and stop the Oracle database instance and components
- Modify database initialization parameters
- Describe the stages of database startup & shutdown options
- Access dynamic performance views & view alert log
03
Managing Database Storage Structures
Topics
- Describe the storage of table row data in blocks
- Create and manage tablespaces & obtain information
04
Administering User Security
Topics
- Create and manage database user accounts:
- Grant and revoke privileges
- Create and manage roles & profiles
05
Managing Data Concurrency
Topics
- Describe the locking mechanism and how Oracle manages concurrency
- Monitor and resolve locking conflicts
06
Managing Undo Data & Temp
Topics
- Explain DML and undo data generation
- Monitor and administer undo data
- Describe the difference between undo data and redo data
- Configure undo retention & Guarantee undo retention
- Enable temporary undo, Use the Undo Advisor
07
Configuring the Oracle Network Environment
Topics
- Create Listeners, Net Service aliases
- Use the Listener Control Utility to manage Oracle Net Listener
- Use tnsping to test Oracle Net connectivity
- Identify when to use shared servers and when to use dedicated servers
08
Implementing Oracle Database Auditing
Topics
- Describe DBA responsibilities for security and auditing
- Enable and create unified auditing policies
- Maintain the audit trail
09
Moving Data
Topics
- Explain the general architecture of Oracle Data Pump
- Describe ways to move data, Create and use directory objects
- Use Data Pump Export and Import to move data between Oracle DBs
- Use SQL*Loader to load data from a non-Oracle DB (or user files)
- Use external tables to move data via platform-independent files
10
Backup and Recovery Concepts
Topics
- Describe database architecture as it relates to backup and recovery
- Describe NOARCHIVELOG mode & tools for backup and recovery
- Perform basic backup and recovery
11
Configuring for Recoverability
Topics
- Configure and manage RMAN settings, Configure FRA
- Configure the control files & redo log files for recoverability
- Configure ARCHIVELOG mode and the archived redo log files for recoverability
12
Using the RMAN Recovery Catalog
Topics
- Describe the use of the RMAN recovery catalog, Create Catalog
- Register a database in the RMAN recovery catalog
13
Backup Strategies and Terminology
Topics
- Describe Oracle backup solutions, RMAN backup types
- Describe, compare, and determine your backup strategy
- Schedule backups accordingly, perform whole backups
14
Performing Backups
Topics
- Perform full and incremental backups
- Use Oracle-suggested backup strategy, Report and manage backups
- Begin refining your basic backups:
- Configure Block Change tracking, Perform incremental level backups
- Recover an incremental level 0 backup with level 1 incremental
15
Improving Your Backups
Topics
- Compress backups, Use media manager
- Create multi-section backups of very large files
- Create proxy copies, duplexed backup sets, archival backups
- Back up other files:
- Back up a control file to trace
- Back up archived redo log files, ASM metadata
- Catalog additional backup files
16
Using RMAN-Encrypted Backups
Topics
- Describe and create RMAN-encrypted backups
- Use Transparent-mode, Password-mode & Dual-mode encryption
17
Diagnosing Database Failures
Topics
- Detect and repair database corruption
- Use the Automatic Diagnostic Repository (ADR)
- Analyze instance recovery with ADRCI
- Use the Data Recovery Advisor
18
Managing Performance: SQL Tuning
Topics
- Manage optimizer statistics
- Use the SQL Tuning Advisor to:
- Identify SQL statements that are using the most resources
- Tune SQL statements that are using the most resources
- Use the SQL Access Advisor to tune a workload
19
Managing Resources by Database Resource Manager
Topics
- Configure the Database Resource Manager
- Access and create resource plans, Create consumer groups
- Map consumer groups to plans, Activate a resource plan
- Monitor the Resource Manager
- Automating Tasks by Using Oracle Scheduler
20
Restore and Recovery Concepts
Topics
- Understand how to employ the best Oracle Database recovery technology for your failure situation
- Describe instance or crash recovery
- Describe complete and point-in-time recovery
- Describe recovery through RESETLOGS
21
Managing Space
Topics
- Describe how the Oracle Database server automatically manages space
- Save space by using compression
- Control deferred segment creation & Use the Segment Advisor
- Reclaim wasted space using the segment shrink
- Manage resumable space allocation
22
Performing Recovery, Part
Topics
- Perform the appropriate type of restore and recovery
- Recover from media failures in data files
- Perform complete and incomplete or “point-in-time” recoveries
23
Performing Recovery, Part
Topics
- Recover from the loss of the server parameter file
- Recover from control file and redo log file failures
- Re-create the password authentication file
- Recover index and read-only tablespaces
- Review the automatic recovery of the tempfile
- Describe the basic procedure of restoring the database to a new host
24
Performing Point-in-Time Recovery
Topics
- Distinguish and describe point-in-time recovery (PITR) of table, tablespace, and database
- List what operations occur when you perform a point-in-time recovery
- Determine the correct target time for the point-in-time recovery
- Perform automated TSPITR, Perform table recovery from backups
25
Using Flashback Technologies
Topics
- Understand flashback technologies from various types of errors
- Configure your database to use flashback technologies
- Perform flashback query, version query, transaction backout
- Perform flashback table, recyclebin, flashback data archive
26
Managing Performance
Topics
- Enterprise Manager to monitor performance
- Automatic Memory Management (AMM)
- The Memory Advisor to size memory buffers
27
Using Flashback Database
Topics
- Describe Flashback Database architecture
- Configure your database to support Flashback Database
28
Managing Backup Space or Transporting Data
Topics
- Transport tablespaces between databases by using image copies or backup sets
- Transport databases by using data files or backup sets
29
Duplicating a Database ( Database Cloning )
Topics
- List the purposes and create duplicate database with RMAN
- Duplicate a database based on a running instance
30
Performing Database Maintenance
Topics
- Manage the Automatic Workload Repository (AWR)
- Use the Automatic Database Diagnostic Monitor (ADDM)
- Describe and use the advisory framework
- Set alert thresholds, Use server-generated alerts
31
Container and Pluggable Database Architecture
Topics
- Describe the multitenant architecture
- Describe the root and pluggable database containers
- Differentiate the root from a pluggable database
- Explain pluggable database plugging
- List impacts in various areas
32
CDB and PDB Creation
Topics
- Configure and create a CDB, Create a PDB from PDB$SEED
- Plug or clone a non-CDB into a CDB
- Clone a local or remote PDB into a CDB
- Unplug and plug a PDB from one CDB to another CDB
- Explore the instance and structure of PDBs
- Migrate a pre-12.1 non-CDB database to CDB
33
Managing a CDB and PDBs
Topics
- Connections to CDB / PDB, Start up and shut down a CDB
- Open and close PDBs
- Change the different modes and settings of PDBs
- Evaluate the impact of parameter value changes
34
Managing Tablespaces and Users in CDB and PDBs
Topics
- Permanent & temporary tablespaces in CDB and PDBs
- Common and local users, roles and privileges
35
Backup, Recovery, and Flashback CDBs and PDBs
Topics
- Perform CDB and PDB backups
- Recover CDB and PDB from essential file loss
- Perform flashback database
36
Managing Performance
Topics
- Describe activity tracking with Heat Map
- Describe Automatic Data Optimization
- Use views and procedures to monitor ADO
- Move a data file online, Move a partition online
37
Miscellaneous
Topics
- Describe the new RMAN enhancements
- Perform cross-platform data transport
- Use Table Recovery
38
Data Guard Architecture and Configuration
Topics
39
Oracle Linux Installation
Topics
40
Oracle Grid Infrastructure Installation
Topics
41
Administering ASM Instance & Disk Groups
Topics
42
Oracle Database Software Instance & Creating Database using DBCA
Topics
43
Oracle Database Patching
Topics
44
Oracle Database Upgrades
Topics