Preface

This guide contains information about configuring, and running Oracle GoldenGate Adapters to extend the capabilities of Oracle GoldenGate instances.

Audience

This guide is intended for system administrators who are configuring and running Oracle GoldenGate Adapters.

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.

Related Documents

The complete Oracle GoldenGate documentation set includes the following components:

HP NonStop Platform

  • Reference for Oracle GoldenGate for HP NonStop Guardian

  • Administering Oracle GoldenGate for HP NonStop (Guardian)

  • Oracle GoldenGate Application Adapters BASE24 Administrator's Guide for HP NonStop (Guardian)

  • Oracle GoldenGate Application Adapters for BASE24 D24 Dual Site Supplemental Guide for HP NonStop (Guardian)

  • Oracle GoldenGate Application Adapters for BASE24 N24 Notification Supplemental Guide for HP NonStop (Guardian)

  • Oracle GoldenGate Application Adapters for BASE24 T24 Tokenized Data Supplemental Guide for HP NonStop (Guardian)

Windows, UNIX and Linux Platforms

  • Installing and Configuring Oracle GoldenGate for DB2 for i

  • Installing and Configuring Oracle GoldenGate for DB2 LUW

  • Installing and Configuring Oracle GoldenGate for DB2 z/OS

  • Installing and Configuring Oracle GoldenGate for Informix

  • Installing and Configuring Oracle GoldenGate for MySQL

  • Installing and Configuring Oracle GoldenGate for NonStop SQL/MX

  • Installing and Configuring Oracle GoldenGate for Oracle Database

  • Installing and Configuring Oracle GoldenGate for Oracle TimesTen

  • Installing and Configuring Oracle GoldenGate for SQL Server

  • Installing and Configuring Oracle GoldenGate for Sybase

  • Installing and Configuring Oracle GoldenGate for Teradata

  • Administering Oracle GoldenGate for Windows and UNIX

  • Oracle GoldenGate for Windows and UNIX Reference Guide

  • Logdump Reference for Oracle GoldenGate

  • Upgrading Oracle GoldenGate for Windows and UNIX

  • Error Messages Reference for Oracle GoldenGate for Windows and UNIX

Oracle GoldenGate Other Products

  • Administering Oracle GoldenGate Adapters

  • Installing Oracle GoldenGate Adapters

  • Upgrading Oracle GoldenGate Adapters

  • Administering Oracle GoldenGate Director

  • Administering Oracle GoldenGate Monitor

  • Administering Oracle GoldenGate Veridata

Conventions

The following text conventions are used in this document:

Convention Meaning
boldface Boldface type indicates graphical user interface elements associated with an action, such as "From the File menu, select Save." Boldface also is used for terms defined in text or in the glossary.
italic

italic

Italic type indicates placeholder variables for which you supply particular values, such as in the parameter statement: TABLE table_name. Italic type also is used for book titles and emphasis.
monospace

MONOSPACE

Monospace type indicates code components such as user exits and scripts; the names of files and database objects; URL paths; and input and output text that appears on the screen. Uppercase monospace type is generally used to represent the names of Oracle GoldenGate parameters, commands, and user-configurable functions, as well as SQL commands and keywords.
UPPERCASE Uppercase in the regular text font indicates the name of a utility unless the name is intended to be a specific case.
{ } Braces within syntax enclose a set of options that are separated by pipe symbols, one of which must be selected, for example: {option1 | option2 | option3}.
[ ] Brackets within syntax indicate an optional element. For example in this syntax, the SAVE clause is optional: CLEANUP REPLICAT group_name [, SAVE count]. Multiple options within an optional element are separated by a pipe symbol, for example: [option1 | option2].