Skip Headers

Oracle9i Real Application Clusters Real Applications Clusters Guard I Configuration Guide
Release 2 (9.2.0.1.0) for UNIX Systems: AIX-Based Systems, Compaq Tru64 UNIX, HP 9000 Series HP-UX, and Sun Solaris

Part Number A95979-02
Go To Product List
Product
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page


Preface

This guide describes how to configure Oracle9i Real Application Clusters Real Application Clusters Guard I.

Audience

This guide is intended for database administrators or system administrators configuring Oracle9i Real Application Clusters Guard.

How This Guide Is Organized

This guide contains the following chapters and appendices:

Typographic Conventions

The following table describes the typographic conventions used in this guide:

Convention Description

monospace

Monospace type indicates UNIX commands, directory names, usernames, path names, and filenames.

brackets [ ]

Words enclosed in brackets indicate key names (for example, Press [Return]). Note that brackets have a different meaning when used in command syntax.

italics

Italic type indicates a variable, including variable portions of filenames. It is also used for emphasis.

UPPERCASE

Uppercase letters indicate Structured Query Language (SQL) reserved words, initialization parameters, and environment variables.

Command Syntax

UNIX command syntax appears in monospace font and assumes the use of the Bourne shell. The "$" character at the beginning of UNIX command examples is the default UNIX command prompt. Do not enter it as part of the command.

Item Description

backslash \

A backslash indicates a command that is too long to fit on a single line. Enter the line as printed (with a backslash) or enter it as a single line without a backslash:
dd if=/dev/rdsk/c0t1d0s6 of=/dev/rst0 bs=10b \
count=10000

braces { }

Braces indicate required items: .DEFINE {macro1}

brackets [ ]

brackets [ ]

brackets [ ]

Ellipses indicate an arbitrary number of similar items:
CHKVAL fieldname value1 value2 ... valueN

italics

Italic type indicates a variable. Substitute a value for the variable: library_name

vertical line |

A vertical line indicates a choice within braces or brackets:
SIZE filesize [K|M]

Related Documentation

Refer to the following guides for more information about Oracle9i Real Application Clusters Guard:

Refer to the Oracle9i Installation Guide for UNIX Systems for information on installing Oracle9i Real Application Clusters.

Oracle Support and Services

The Oracle Corporation Web page is at the following URL:

http://www.oracle.com

Oracle Corporation offers a wide range of services to help facilitate corporate system solutions, including Oracle Education courses, Oracle Consulting services, and Oracle Worldwide Customer Support from the Web site. In addition, Oracle Corporation provides free trial software, updates on Oracle products and services, and technical brochures and data sheets.

Oracle Support Services

Technical Support registration and contact information worldwide is available at the following URL:

http://www.oracle.com/support

At Oracle's support site, you will find templates to help you prepare information about your problem before you call so that you may be helped more quickly. You will also need your CSI number (if applicable) or complete contact details, including any special project information.

OracleMetaLink

OracleMetaLink is the Oracle Corporation Web service for technical information. Members of OracleMetaLink can search for updates, alerts, patches, and other information about products, releases, and operating systems, or set preferences to be notified automatically of new information. OracleMetaLink offers a variety of services to assist in setting up and administrating Oracle products, including procedures, scripts, commentary, and tuning and configuration best-practices bulletins. In addition, it offers forums for information sharing among Oracle customers, and direct communication with Oracle Support. OracleMetaLink is available to Product Support Customers at no extra cost. Sign up for free membership of this service at the following URL:

http://www.oracle.com/support/metalink

Use your Support Access Code (SAC) number to register.

Products and Documentation

For U.S.A customers, the Oracle Store is at the following URL:

http://store.oracle.com

Links to stores in other countries are available from this Web site.

Product documentation is available at the following URL:

http://docs.oracle.com

Customer Service

Global Customer Service contacts are listed at the following URL:

http://www.oracle.com/support

Education and Training

Training information and worldwide schedules are available from the following URL:

http://education.oracle.com

Oracle Technology Network

Register with the Oracle Technology Network (OTN) at the following URL:

http://technet.oracle.com

OTN delivers technical papers, code samples, product documentation, an Oracle online community and self-service developer support. It also offers Oracle's key developer products to enable rapid development and deployment of applications built on Oracle technology.

Support for Hearing and Speech Impaired Customers

Oracle Corporation provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, seven days a week.

Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle Corporation is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at:

http://www.oracle.com/accessibility/
Accessibility of Code Examples in Documentation

JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle Corporation does not own or control. Oracle Corporation neither evaluates nor makes any representations regarding the accessibility of these Web sites.


Go to previous page Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Product List
Product
Go To Table Of Contents
Contents
Go To Index
Index