Oracle DBA 12c R2
Oracle DBA overview
Introduction to Oracle DB
Introduction to DBA
DBA Responsibilities.
Oracle editions
Oracle DB components & options
Oracle Architecture
Understanding Oracle Architectural components
User & Server Processes, listeners
Instance : memory structures, BG processes
Database : physical structures
Logical Structures
Managing an Oracle Instance
Database Admin Tools
Database Administration users
Authentication Methods for DBAs
Os authentication, password file authentication
Understanding Data Dictionary Contents
Initialization Parameter files
Pfile and spfile and working with parameters
Understanding Options of Startup & Shutdown
Monitoring Alert Log files
Background trace files and User Trace files.
Using adrci
Oracle Installation & Database Creation
Pre installation tasks & verifying pre installation tasks
Installation of 12cr2 on linux
Understanding oracle inventory
Deinstalling Oracle
Oracle Database Creation using DBCA
Creating the Database Manually
Deleting Database
Changing DBID, changing Database Name
Managing Tablespaces & Datafiles
Managing Tablespaces, Datafiles,
Locally Managed Tablespaces
Temporary Tablespaces
Big File Tablespaces & small file tablespaces
Creating tablespaces
Resizing tablespaces
1
Renaming tablespaces & data files
Configuring OMF for tablespace creation
Altering Tablespace status.
Dropping tablespaces
Managing Undo Data
Understanding undo segments
Automatic undo management,
Retention policy
Switching Undo tablespaces
Managing Controlfiles & Redo Log Files
Managing Controlfiles
Multiplexing & Recreating Control Files.
Understanding Redo Log files,
Adding and Dropping Redo Log groups and members.
User Management
Managing Users
Tablespace quota
Managing Resources with profiles,
Managing Privileges & Roles.
Networking Overview
Understanding client/server
Oracle net Architecture & key components,
Configuring the Listener,
Listener control utility,
Oracle net services client side configurations
Database Utilities (Data Migration or Logical Backups)
Using Data Pump export & datapump import
Stoping and resuming datapump jobs
Configuring Archive Log mode
Configuring the Database Archive Log mode
Enabling Automatic Archiving
Configuring Flashback Database
Understanding Flashback Database
Configuring Flashback Database,
Recovery using Flashback Database.
RMAN(Recovery Manager) Overview & Configuration
2
Understanding RMAN
Configuring the environment
Maintenance commands.
Recovery Catalog Creation & Maintance
Advantages of using Recovery Catalog
Creating & Managing the Recovery Catalog.
Backup & Recovery Using RMAN
Backups using RMAN
Recovery Scenarios
User Managed Backup & Recovery
User managed backups
Cold & hot backups
Database Cloning
Cloning Using Rman
Configuring & Managing Data guard
Introduction to Data Guard
Data guard architecture
DG parameters
Implementing physical standby
Managed recovery & real time apply
Active data guard & Snapshot standby
Performing switch over, fail over
Database Patching
Patching overview
applying patches
Database upgradations
Multitenant Architecture