Sun Cluster Geographic Edition Data Replication Guide for Oracle Data Guard

Preface

The Sun Cluster Geographic Edition Data Replication Guide for Oracle Data Guard provides procedures for administering Oracle Data Guard data replication with SunTM Cluster Geographic Edition software on both SPARC® and x86 based systems.


Note –

This Sun Cluster release supports systems that use the SPARC and x86 families of processor architectures: UltraSPARC, SPARC64, AMD64, and Intel 64. In this document, x86 refers to the larger family of 64-bit x86 compatible products. Information in this document pertains to all platforms unless otherwise specified.


Who Should Use This Book

This document is intended for system administrators, support personnel, and application developers who work with the Sun Cluster Geographic Edition product, Oracle® RAC, and Oracle Data Guard software.

To understand the concepts that are described in this book, you need to be familiar with the SolarisTM Operating System (Solaris OS) and also have expertise with Sun Cluster software and with the Oracle RAC software that is supported for use with Sun Cluster software.

How This Book Is Organized

This guide contains the following chapters and appendix:

Chapter 1, Replicating Data With Oracle Data Guard Software describes how to configure data replication with Oracle Data Guard software.

Chapter 2, Administering Oracle Data Guard Protection Groups describes how to administer data replication with Oracle Data Guard software.

Chapter 3, Migrating Services That Use Oracle Data Guard Data Replication describes how to migrate services for maintenance or in the event that your cluster fails.

Appendix A, Sun Cluster Geographic Edition Properties for Oracle Data Guard Broker Configurations describes the properties for Sun Cluster Geographic Edition data replications that use Oracle Data Guard.

Related Documentation

Information about related Sun Cluster Geographic Edition topics is available in the documentation that is listed in the following table. All Sun Cluster Geographic Edition documentation is available at http://docs.sun.com.

Topic 

Documentation 

Overview 

Sun Cluster Geographic Edition Overview

Sun Cluster Geographic Edition 3.2 1/09 Documentation Center

Installation 

Sun Cluster Geographic Edition Installation Guide

Data Replication 

Sun Cluster Geographic Edition Data Replication Guide for EMC Symmetrix Remote Data Facility

Sun Cluster Geographic Edition Data Replication Guide for Hitachi TrueCopy

Sun Cluster Geographic Edition Data Replication Guide for Oracle Data Guard

Sun Cluster Geographic Edition Data Replication Guide for Sun StorageTek Availability Suite

System administration 

Sun Cluster Geographic Edition System Administration Guide

Sun Cluster Quick Reference

Information about related Sun Cluster topics is available in the documentation that is listed in the following table. All Sun Cluster documentation is available at http://docs.sun.com.

Topic 

Documentation 

Overview 

Sun Cluster Overview for Solaris OS

Sun Cluster 3.2 1/09 Documentation Center

Concepts 

Sun Cluster Concepts Guide for Solaris OS

Hardware installation and administration 

Sun Cluster 3.1 - 3.2 Hardware Administration Manual for Solaris OS

Individual hardware administration guides 

Software installation 

Sun Cluster Software Installation Guide for Solaris OS

Sun Cluster Quick Start Guide for Solaris OS

Data service installation and administration 

Sun Cluster Data Services Planning and Administration Guide for Solaris OS

Individual data service guides 

Data service development 

Sun Cluster Data Services Developer’s Guide for Solaris OS

System administration 

Sun Cluster System Administration Guide for Solaris OS

Sun Cluster Quick Reference

Software upgrade 

Sun Cluster Upgrade Guide for Solaris OS

Error messages 

Sun Cluster Error Messages Guide for Solaris OS

Command and function references 

Sun Cluster Reference Manual for Solaris OS

Sun Cluster Data Services Reference Manual for Solaris OS

Sun Cluster Quorum Server Reference Manual for Solaris OS

For a complete list of Sun Cluster documentation, see the release notes for your release of Sun Cluster Geographic Edition software at http://wikis.sun.com/display/SunCluster/Home/.

Getting Help

If you have problems installing or using the Sun Cluster software, contact your service provider and provide the following information:

Use the following commands to gather information about your systems for your service provider.

Command 

Function 

prtconf -v

Displays the size of system memory and reports information about peripheral devices. 

psrinfo -v

Displays information about processors. 

showrev -p

Reports which patches are installed. 

SPARC: prtdiag -v

Displays system diagnostic information. 

/usr/cluster/bin/clnode show-rev

Displays Sun Cluster release and package version information. 

Documentation, Support, and Training

The Sun web site provides information about the following additional resources:

Typographic Conventions

The following table describes the typographic conventions that are used in this book.

Table P–1 Typographic Conventions

Typeface 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories, and onscreen computer output 

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

What you type, contrasted with onscreen computer output 

machine_name% su

Password:

aabbcc123

Placeholder: replace with a real name or value 

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms, and terms to be emphasized 

Read Chapter 6 in the User's Guide.

A cache is a copy that is stored locally.

Do not save the file.

Note: Some emphasized items appear bold online.

Shell Prompts in Command Examples

The following table shows the default UNIX® system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P–2 Shell Prompts

Shell 

Prompt 

C shell 

machine_name%

C shell for superuser 

machine_name#

Bourne shell and Korn shell 

$

Bourne shell and Korn shell for superuser 

#