Book Image

Oracle Goldengate 12c Implementers Guide

By : John P Jeffries
Book Image

Oracle Goldengate 12c Implementers Guide

By: John P Jeffries

Overview of this book

The book is aimed at Oracle database administrators, project managers, and solution architects who wish to extend their knowledge of GoldenGate. The reader is assumed to be familiar with Oracle databases. No knowledge of GoldenGate is required.
Table of Contents (16 chapters)
12
A. GGSCI Commands
13
B. GoldenGate Installed Components
14
C. Acronyms
15
Index

The Oracle virtual machine


For demonstration purposes and to get up and running quickly without having to spend time installing software binaries and creating databases, you could install GoldenGate on an existing virtual machine (VM). Oracle provides a number of prebuilt virtual machines. These machines contain many of their software products that are available for download from the Oracle website at http://www.oracle.com/technetwork/community/developer-vms-192663.html.

In order to run the VM, you will need to download and install Oracle VirtualBox that can be found at http://www.oracle.com/technetwork/server-storage/virtualbox/overview/index.html.

Note

You will need to register and accept the license agreement before you download any software.

VMs can include the complete software stack from the OS to the application layer and lend themselves perfectly to development and test environments. Following a snapshot, they can be refreshed or rolled back quickly and easily to a point in time. In...