Home    |    Instructor-led Training    |    Online Training     
         
 
Courses
ADA
Adobe
Agile
AJAX
Android
Apache
AutoCAD
Big Data
BlockChain
Business Analysis
Business Intelligence
Business Objects
Business Skills
C/C++/Go programming
Cisco
Citrix
Cloud Computing
COBOL
Cognos
ColdFusion
COM/COM+
CompTIA
CORBA
CRM
Crystal Reports
Data Science
Datawarehousing
DB2
Desktop Application Software
DevOps
DNS
Embedded Systems
Google Web Toolkit (GWT)
IPhone
ITIL
Java
JBoss
LDAP
Leadership Development
Lotus
Machine learning/AI
Macintosh
Mainframe programming
Mobile
MultiMedia and design
.NET
NetApp
Networking
New Manager Development
Object oriented analysis and design
OpenVMS
Oracle
Oracle VM
Perl
PHP
PostgreSQL
PowerBuilder
Professional Soft Skills Workshops
Project Management
Rational
Ruby
Sales Performance
SAP
SAS
Security
SharePoint
SOA
Software quality and tools
SQL Server
Sybase
Symantec
Telecommunications
Teradata
Tivoli
Tomcat
Unix/Linux/Solaris/AIX/
HP-UX
Unisys Mainframe
Visual Basic
Visual Foxpro
VMware
Web Development
WebLogic
WebSphere
Websphere MQ (MQSeries)
Windows programming
XML
XML Web Services
Other
Oracle Database 11g: Backup & Recovery
Oracle Training Overview

This Oracle 11g courseware training guide book will consider the latest and most advanced elements of a robust backup and recovery strategy for the Oracle database platform. It is intended to allow a database administrator to become certified as a backup and recovery specialist.

Oracle Training Course Objectives

As the complexity and sophistication of the enterprise-wide database platform for an organization grows, so does the need for a state-of-the-art backup and recovery strategy. Recovery of contemporary databases goes far beyond the relatively limited tasks of years ago. Traditional strategies involved protecting data against failure, and in the event of a failure, recovering all the lost data.

Today one needs to employ far more elaborate techniques. Regulatory compliance requirements call for data preservation through archival backups. Application testing and migration, among other scenarios, requires database duplication and cloning. Strategies to optimize and tune backup and recovery considering availability demands and large data volumes are also needed. And traditional problem-solving for data corruption, media failure, data loss and the like remain necessities.

Included among the subjects considered within this course are:
  • Using Oracle flashback technology to recover from user errors and from database failures, including flashback data archive and flashback transaction backout along with the Total Recall capability.
  • Use advanced Enterprise Manager wizards and tools, including the integrated LogMiner, Flasback Transaction Backout wizard, database Recovery Wizard, Recovery Advisor interface, and others.
  • Database instance recovery, tuning checkpoints, the Redo Log File Size Advisor and the MTTR Advisor.
  • User-managed recovery scenarios, including recovery from temporary, read-only and index tablespaces.
  • Automatically managed backup strategies and database recovery operations using RMAN and other database facilities. Complete and incomplete media recovery, including database point-in-time recovery and tablespace point-in-time recovery.
  • Build upon basic RMAN capabilities with a centralized recovery catalog. Deploy standardized and consistent backup and recovery procedures throughout the enterprise by means of dynamic stored scripts and variable substitution.
  • Optimizing backups for faster performance and parallelization of operations, employing compression algorithms and other strategies for efficiency.
  • Data preservation through archival backups.
  • Security through transparent and explicit encryption features.
  • Duplicate databases for regulatory compliance, Real Application Testing database replay, test configuration and other purposes.
  • Detecting and handling failures and corruption, including the use of RMAN block recovery and the Data Recovery Advisor.
Oracle Training Audience

The primary target audience for this course is Oracle database administrators who will be specialists in backup and recovery duties. Oracle web server and application server administrators, as well as others who must manage an embedded repository database using Oracle database technology will also find this information useful.

This course is also recommended for technical consultants, support engineers, project managers and other technical management and support personnel


Prerequisites

Many students taking this course have familiarity with system administration and administration of other non-Oracle databases, and this is helpful though not mandatory. Specific course prerequisites for this course are these titles:
  • ORACLE DATABASE 11g: SQL FUNDAMENTALS – COMPLETE LIBRARY
  • ORACLE DATABASE 11g: PL/SQL FUNDAMENTALS – COMPLETE LIBRARY
  • ORACLE DATABASE 11g: ADMINISTRATION I
Certification Examination

This course along with its prerequisites cover information necessary to complete the certification test EXAM #1Z1-053 ORACLE DATABASE 11g: ADMINISTRATION II.

Suggested Next Course

Administrators may wish to proceed onto more focused and specialized courses with these modules:
  • ORACLE DATABASE 11g: PERFORMANCE TUNING
  • ORACLE DATABASE 11g: SQL TUNING
  • ORACLE DATABASE 11g: PARALLEL SQL & PARTITIONING
  • ORACLE DATABASE 11g: DATA WAREHOUSE IMPLEMENTATION
One might also consider the courses which address the most common operating systems used for Oracle database servers, namely the Linux enterprise administration and Windows Server curricula.

One might also consider the courses which address the most common operating systems used for Oracle database servers, namely the Linux enterprise administration and Windows Server curricula


Oracle Training Course duration

5 Days

Oracle Training Course outline

RECOVERY CONCEPTS
  • ABOUT THE BACKUP & RECOVERY STRUCTURES
  • MANAGING REDO DATA
  • MANAGING ARCHIVED REDO DATA
  • CREATING A FOUNDATION FOR SOUND RECOVERY
ORACLE FLASHBACK TECHNOLOGY
  • ABOUT FLASHBACK TECHNOLOGY
  • FLASHBACK QUERY
  • SELECT...AS OF TIMESTAMP
  • SELECT...AS OF SCN
  • CONFIGURING UNDO MANAGEMENT FOR FLASHBACK
  • UNDO_RETENTION
  • FLASHBACK TABLE
  • FLASHBACK DROP
  • FLASHBACK VERSIONS QUERY
  • FLASHBACK TRANSACTION QUERY
  • FLASHBACK TRANSACTION BACKOUT
FLASHBACK DATABASE
  • ABOUT FLASHBACK DATABASE
  • CONFIGURING THE FLASH RECOVERY AREA
  • PERFORMING DATABASE FLASHBACK
  • MONITORING FLASHBACK PERFORMANCE
  • FLASHBACK DATABASE CONSIDERATIONS
  • CONFIGURE FLASHBACK DATA ARCHIVE
INSTANCE RECOVERY
  • ABOUT INSTANCE RECOVERY
  • INSTANCE RECOVERY PARALLELISM
  • MTTR ADVISOR & TUNING CHECKPOINTS
  • LOG_CHECKPOINTS_TO_ALERT
  • REDO LOGFILE SIZE ADVISOR
  • FAST-START ON-DEMAND PARALLELISM
CONFIGURING RMAN
  • RMAN ARCHITECTURE
  • LAUNCH & USE RMAN
  • CONFIGURE RMAN SETTINGS
  • ALLOCATE RMAN CHANNELS
BACKUP WITH RMAN
  • ABOUT BACKUP FILE TYPES
  • PERFORMING FULL BACKUPS
  • PERFORMING INCREMENTAL BACKUPS
  • ESTABLISHING A BACKUP RETENTION POLICY
  • GENERATE REPORTS
  • REPORT UNRECOVERABLE
  • REPORT NEED BACKUP
  • LIST INCARNATION
RMAN MANAGEMENT WITH EM
  • MONITORING THE FLASH RECOVERY AREA
  • THE EM INTERFACE TO RMAN
  • SCHEDULING RMAN BACKUPS
  • USING THE ORACLE-SUGGESTED BACKUP STRATEGY
  • MANAGE CURRENT BACKUPS
  • BACKUP REPORTS
  • MANAGE RESTORE POINTS
USER-MANAGED RECOVERY OPERATIONS
  • RECOVERY CONCEPTS
  • RECOVER TEMPORARY TABLESPACES
  • RECOVER READ-ONLY TABLESPACES
  • RECOVER INDEX TABLESPACES
  • RECOVER REDO LOG GROUP MEMBER
  • RECREATE THE PASSWORD FILE
RECOVERY WITH RMAN
  • COMPLETE MEDIA RECOVERY
  • INCOMPLETE MEDIA RECOVERY
  • RECOVERY USING EM
USING THE RMAN RECOVERY CATALOG
  • UNDERSTANDING CATALOG CONCEPTS
  • CREATE THE RECOVERY CATALOG
  • MANAGE VIRTUAL PRIVATE CATALOGS
  • DATA PROTECTION OF THE RECOVERY CATALOG
  • USING RMAN SCRIPTS
DATABASE DUPLICATION & CLONING
  • WHY PERFORM DATABASE DUPLICATION?
  • RMAN DUPLICATE DATABASE
  • RMAN DUPLICATE
  • DATABASE CLONING
ADVANCED RMAN CAPABILITIES
  • BACKUP OPTIMIZATION
  • ENHANCING PARALLELISM WITH SECTION SIZES
  • ARCHIVAL BACKUPS
  • BACKUP SET ENCRYPTION
  • COPYING FILES BETWEEN DATABASES
TRANSPORTING TABLESPACES
  • ABOUT TABLESPACE TRANSPORTATION
  • READ-ONLY TABLESPACE TRANSPORTATION
  • READ-WRITE TABLESPACE TRANSPORTATION
  • TRANSPORT TABLESPACES USING EM
RECOVERING FROM CORRUPTION WITH DATA RECOVERY ADVISOR
  • HOW DOES CORRUPTION OCCUR?
  • DETECTING CORRUPTION
  • ANALYZE
  • V$DATABASE_BLOCK_CORRUPTION View
  • DB_BLOCK_CHECKING
  • DB_BLOCK_CHECKSUM
  • DB_LOST_WRITE_PROTECT
  • DB_ULTRA_SAFE
  • RECOVERY USING THE DATA RECOVERY ADVISOR
  • BLOCK MEDIA RECOVERY
  • ISOLATING CORRUPTION WITH DBMS_REPAIR()


Please contact your training representative for more details on having this course delivered onsite or online

Training Outlines - the one stop shopping center for IT training.
© Training Outlines All rights reserved