D17316 gc20 l04_phys_em

Post on 31-Oct-2014

553 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

Transcript

4Copyright © 2006, Oracle. All rights reserved.

Creating a Configuration and Physical Standby Database by Using Enterprise

Manager

Copyright © 2006, Oracle. All rights reserved.4 - 2

Objectives

After completing this lesson, you should be able to do the following:

• Enable FORCE LOGGING• Use Enterprise Manager to create a broker

configuration

• Use Enterprise Manager to monitor the broker configuration

Copyright © 2006, Oracle. All rights reserved.4 - 3

Enabling FORCE LOGGING Mode

• Forced logging is recommended to ensure data consistency.

• FORCE LOGGING forces redo to be generated even when NOLOGGING operations are executed.

• Temporary tablespaces and temporary segments are not logged.

• FORCE LOGGING is recommended for both physical and logical standby databases.

• Issue the following command on the primary database:

SQL> ALTER DATABASE FORCE LOGGING;

Copyright © 2006, Oracle. All rights reserved.4 - 5

Using Enterprise Manager to Create a Broker Configuration

• Use the Add Standby Database Wizard to:– Create a broker configuration– Add a database to a broker configuration

• Primary database must be started with an SPFILE.

Copyright © 2006, Oracle. All rights reserved.4 - 6

Creating a Configuration

Click “Add Standby Database” to start the wizard.

Copyright © 2006, Oracle. All rights reserved.4 - 8

Using the Add Standby Database Wizard

Copyright © 2006, Oracle. All rights reserved.4 - 9

Step 1: Specify the Backup Type

Copyright © 2006, Oracle. All rights reserved.4 - 10

Step 2: Specify the Backup Options

Copyright © 2006, Oracle. All rights reserved.4 - 11

Step 3: Select the Standby Database Location Instance Name

Copyright © 2006, Oracle. All rights reserved.4 - 12

Step 3: Select the Standby Database Location Oracle Home

Copyright © 2006, Oracle. All rights reserved.4 - 13

Step 4: Specify the Standby Database File Locations Access Method

Copyright © 2006, Oracle. All rights reserved.4 - 14

Step 4: Specify the Standby Database File Locations File Locations

Copyright © 2006, Oracle. All rights reserved.4 - 15

Step 5: Specify Standby Database Configuration Parameters

Copyright © 2006, Oracle. All rights reserved.4 - 16

Step 6: Review the Configuration Information

Copyright © 2006, Oracle. All rights reserved.4 - 17

Standby Database Creation: Processing

Copyright © 2006, Oracle. All rights reserved.4 - 19

Standby Database Creation: Progress

Click “Creation in progress” to view the job.

Copyright © 2006, Oracle. All rights reserved.4 - 20

Standby Database Creation: Job Details

Copyright © 2006, Oracle. All rights reserved.4 - 21

Verifying a Configuration

Click “Verify Configuration.”

Copyright © 2006, Oracle. All rights reserved.4 - 22

Reviewing Results of the Verify Operation

Copyright © 2006, Oracle. All rights reserved.4 - 23

Creating Standby Redo Logs

Copyright © 2006, Oracle. All rights reserved.4 - 24

Viewing the Data Guard Configuration Status

Copyright © 2006, Oracle. All rights reserved.4 - 25

Viewing Data Guard Performance

Copyright © 2006, Oracle. All rights reserved.4 - 26

Summary

In this lesson, you should have learned how to:

• Enable FORCE LOGGING• Use Enterprise Manager to create a configuration

• Use Enterprise Manager to monitor the configuration

Copyright © 2006, Oracle. All rights reserved.4 - 27

Practice 4: Overview

This practice covers the following topics:

• Logging in to Oracle Enterprise Manager 10gGrid Control

• Using the wizard to create a Data Guard broker configuration with a physical standby database

• Verifying the configuration

top related