18 Copyright © Oracle Corporation, 2004. All rights reserved. Workshop.

Slides:



Advertisements
Similar presentations
Chapter 20 Oracle Secure Backup.
Advertisements

2 Copyright © 2005, Oracle. All rights reserved. Installing the Oracle Database Software.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 12: Managing and Implementing Backups and Disaster Recovery.
10 Copyright © 2009, Oracle. All rights reserved. Managing Undo Data.
5 Copyright © 2006, Oracle. All rights reserved. Database Recovery.
Configuring Recovery Manager
4 Copyright © 2008, Oracle. All rights reserved. Configuring Backup Specifications.
9 Copyright © Oracle Corporation, All rights reserved. Oracle Recovery Manager Overview and Configuration.
Using RMAN to Perform Recovery
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Module 13 Automating SQL Server 2008 R2 Management.
13 Copyright © 2004, Oracle. All rights reserved. Oracle Shared Servers.
20 Copyright © 2004, Oracle. All rights reserved. Database Recovery.
13 Copyright © Oracle Corporation, All rights reserved. RMAN Complete Recovery.
7 Copyright © 2006, Oracle. All rights reserved. Dealing with Database Corruption.
C Copyright © 2009, Oracle. All rights reserved. Using Diagnosis and Debugging Techniques.
Microsoft ® Official Course Module 13 Troubleshooting and Recovering Windows 8.
Maintaining a Microsoft SQL Server 2008 Database SQLServer-Training.com.
5 Copyright © 2008, Oracle. All rights reserved. Configuring the Oracle Network Environment.
5 Copyright © 2007, Oracle. All rights reserved. Configuring the Oracle Network Environment.
2 Copyright © 2006, Oracle. All rights reserved. Performance Tuning: Overview.
11 Copyright © 2005, Oracle. All rights reserved. Configuring the Oracle Network Environment.
11 Copyright © 2005, Oracle. All rights reserved. Configuring the Oracle Network Environment.
5 Copyright © 2004, Oracle. All rights reserved. Using Recovery Manager.
11 Copyright © Oracle Corporation, All rights reserved. RMAN Backups.
11 Copyright © Oracle Corporation, All rights reserved. RMAN Backups.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
15 Copyright © 2005, Oracle. All rights reserved. Performing Database Backups.
15 Copyright © 2007, Oracle. All rights reserved. Performing Database Backups.
9 Copyright © 2004, Oracle. All rights reserved. Flashback Database.
1 Copyright © 2004, Oracle. All rights reserved. Introduction.
Backup and Recovery Overview Supinfo Oracle Lab. 6.
17 Copyright © Oracle Corporation, All rights reserved. Recovery Catalog Creation and Maintenance.
15 Copyright © Oracle Corporation, All rights reserved. RMAN Incomplete Recovery.
7 Copyright © 2005, Oracle. All rights reserved. Managing Undo Data.
11 Copyright © 2004, Oracle. All rights reserved. Dealing with Database Corruption.
14 Copyright © Oracle Corporation, All rights reserved. SQL Workshop.
14 Copyright © 2005, Oracle. All rights reserved. Backup and Recovery Concepts.
3 Copyright © 2006, Oracle. All rights reserved. Using Recovery Manager.
10 Copyright © Oracle Corporation, All rights reserved. User-Managed Backups.
19 Copyright © Oracle Corporation, All rights reserved. Workshop.
23 Copyright © 2009, Oracle. All rights reserved. Oracle Business Intelligence Answers: Advanced Features.
18 Copyright © 2004, Oracle. All rights reserved. Backup and Recovery Concepts.
2 Copyright © 2007, Oracle. All rights reserved. Configuring for Recoverability.
2 Copyright © 2006, Oracle. All rights reserved. Configuring Recovery Manager.
16 Copyright © 2005, Oracle. All rights reserved. Performing Database Recovery.
30 Copyright © 2009, Oracle. All rights reserved. Using Oracle Business Intelligence Delivers.
8 Copyright © 2007, Oracle. All rights reserved. Using RMAN to Duplicate a Database.
3 Copyright © 2007, Oracle. All rights reserved. Using the RMAN Recovery Catalog.
18 Copyright © 2004, Oracle. All rights reserved. Recovery Concepts.
7 Copyright © Oracle Corporation, All rights reserved. Instance and Media Recovery Structures.
14 Copyright © 2005, Oracle. All rights reserved. Backup and Recovery Concepts.
21 Copyright © 2008, Oracle. All rights reserved. Enabling Usage Tracking.
6 Copyright © Oracle Corporation, All rights reserved. Backup and Recovery Overview.
19 Copyright © 2004, Oracle. All rights reserved. Database Backups.
13 Copyright © 2007, Oracle. All rights reserved. Using the Data Recovery Advisor.
9 Copyright © 2004, Oracle. All rights reserved. Incomplete Recovery.
17 Copyright © 2006, Oracle. All rights reserved. Information Publisher.
6 Copyright © 2005, Oracle. All rights reserved. Managing Database Storage Structures.
14 Copyright © 2007, Oracle. All rights reserved. Backup and Recovery Concepts.
4 Copyright © 2004, Oracle. All rights reserved. Managing the Oracle Instance.
23 Copyright © 2004, Oracle. All rights reserved. Preferring the Past: Flashback.
5 Copyright © 2005, Oracle. All rights reserved. Managing the Oracle Instance.
1 Copyright © 2005, Oracle. All rights reserved. Oracle Database Administration: Overview.
2 Copyright © 2008, Oracle. All rights reserved. Building the Physical Layer of a Repository.
9 Copyright © 2005, Oracle. All rights reserved. Managing Undo Data.
10 Copyright © 2007, Oracle. All rights reserved. Managing Undo Data.
Michael Mast Senior Architect
Workshop.
Performing Database Recovery
Presentation transcript:

18 Copyright © Oracle Corporation, All rights reserved. Workshop

18-2 Copyright © Oracle Corporation, All rights reserved. Objectives After completing this lesson, you should be able to do the following: Document a database configuration by using a Database Configuration Worksheet Recover data while minimizing down time and data loss Use database tools and features to monitor and improve database performance

18-3 Copyright © Oracle Corporation, All rights reserved. Workshop Methodology Team-oriented and interactive Tools used to keep the database performance at specified levels Hands-on diagnosis and problem resolution for a variety of failure scenarios Multiple solutions possible for each scenario Develop troubleshooting and administration skills

18-4 Copyright © Oracle Corporation, All rights reserved.

18-5 Copyright © Oracle Corporation, All rights reserved. Business Requirements Twenty-four hour availability Peak usage varies across all time zones Daily backups are required Complete database recovery is required

18-6 Copyright © Oracle Corporation, All rights reserved. Database Configuration Archiving is enabled Log files are mirrored and distributed across multiple devices Control files are mirrored and distributed across multiple devices Flashback Database is enabled Database performance thresholds set to meet business requirements Full backup of the database exists, including archive log files

18-7 Copyright © Oracle Corporation, All rights reserved. Simulated Application One or more jobs will be scheduled to simulate application users. The jobs will run queries and DML operations against application tables. Some scenarios may use sessions spawned through shell scripts.

18-8 Copyright © Oracle Corporation, All rights reserved. Method for Resolving Database Issues Phase I: Diagnose the problem Phase II: Determine the appropriate method to resolve the problem Phase III: Resolve the problem Phase IV: Back up the database, if needed

18-9 Copyright © Oracle Corporation, All rights reserved.

18-10 Copyright © Oracle Corporation, All rights reserved. Summary Instructor-facilitated workshop Team-oriented Hands-on approach Use tools and diagnostics to: –Monitor database performance –Identify problems and potential problems Minimize down time and data loss

18-11 Copyright © Oracle Corporation, All rights reserved. Practice 18 Overview: Workshop Setup This practice covers the following topics: Restore the database to a previous point in time Perform a physical investigation of the database: –Use the Enterprise Manager Database Control Console –Use views and tools –View command output and log files –View trace files and the alert log Modify the database configuration to meet business requirements Resolve typical database administrative issues

18-12 Copyright © Oracle Corporation, All rights reserved. Practice 18 Workshop Setup

18-13 Copyright © Oracle Corporation, All rights reserved.

18-14 Copyright © Oracle Corporation, All rights reserved.

18-15 Copyright © Oracle Corporation, All rights reserved. Workshop Scenario 1

18-16 Copyright © Oracle Corporation, All rights reserved. Workshop Scenario 2

18-17 Copyright © Oracle Corporation, All rights reserved. Workshop Scenario 3

18-18 Copyright © Oracle Corporation, All rights reserved. Workshop Scenario 4

18-19 Copyright © Oracle Corporation, All rights reserved. Workshop Scenario 5

18-20 Copyright © Oracle Corporation, All rights reserved. Workshop Scenario 6