Preface
The Oracle Clusterware Administration and Deployment Guide describes the Oracle Clusterware architecture and provides an overview of this product. This book also describes administrative and deployment topics for Oracle Clusterware.
Information in this manual applies to Oracle Clusterware as it runs on all platforms unless otherwise noted. In addition, the content of this manual supplements administrative and deployment topics for Oracle single-instance databases that appear in other Oracle documentation. Where necessary, this manual refers to platform-specific documentation. This Preface contains these topics:
Audience
The Oracle Clusterware Administration and Deployment Guide provides a description of Oracle Clusterware architecture as well as administrative and deployment topics for database administrators, network administrators, and system administrators.
This guide is also intended for administrators who administer and manage Oracle Real Application Clusters (Oracle RAC) databases.
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.
Diversity and Inclusion
Oracle is fully committed to diversity and inclusion. Oracle respects and values having a diverse workforce that increases thought leadership and innovation. As part of our initiative to build a more inclusive culture that positively impacts our employees, customers, and partners, we are working to remove insensitive terms from our products and documentation. We are also mindful of the necessity to maintain compatibility with our customers' existing technologies and the need to ensure continuity of service as Oracle's offerings and industry standards evolve. Because of these technical constraints, our effort to remove insensitive terms is ongoing and will take time and external cooperation.
Set Up Java Access Bridge to Implement Java Accessibility
Install Java Access Bridge so that assistive technologies on Microsoft Windows systems can use the Java Accessibility API.
Java Access Bridge is a technology that enables Java applications and applets that implement the Java Accessibility API to be visible to assistive technologies on Microsoft Windows systems.
Refer to Java Platform, Standard Edition Accessibility Guide for information about the minimum supported versions of assistive technologies required to use Java Access Bridge. Also refer to this guide to obtain installation and testing instructions, and instructions for how to use Java Access Bridge.
Related Topics
Command Syntax
Refer to these command syntax conventions to understand command examples in this guide.
Convention | Description |
---|---|
$ |
Bourne or BASH shell prompt in a command example. Do not enter the prompt as part of the command. |
% |
C Shell prompt in a command example. Do not enter the prompt as part of the command. |
# |
Superuser (root) prompt in a command example. Do not enter the prompt as part of the command. |
monospace |
UNIX command syntax |
backslash \ |
A backslash is the UNIX and Linux command continuation character. It is used in command examples that are too long to fit on a single line. Enter the command as displayed (with a backslash) or enter it on a single line without a backslash:
|
braces { } |
Braces indicate required items:
|
brackets [ ] |
Brackets indicate optional items:
|
ellipses ... |
Ellipses indicate an arbitrary number of similar items:
|
italic |
Italic type indicates a variable. Substitute a value for the variable:
|
vertical line | |
A vertical line indicates a choice within braces or brackets:
|
Conventions
The following text conventions are used in this document:
Convention | Meaning |
---|---|
boldface |
Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic |
Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
|
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |