Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Oracle Goldengate 12c Implementers Guide

You're reading from  Oracle Goldengate 12c Implementers Guide

Product type Book
Published in Jul 2015
Publisher
ISBN-13 9781785280474
Pages 422 pages
Edition 1st Edition
Languages

Table of Contents (21) Chapters

Oracle GoldenGate 12c Implementer's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started 2. Installing and Preparing GoldenGate 3. Design Considerations 4. Configuring Oracle GoldenGate 5. Configuration Options 6. Configuring GoldenGate for HA 7. Advanced Configuration 8. Managing Oracle GoldenGate 9. Performance Tuning 10. Troubleshooting GoldenGate 11. The Future of GoldenGate GGSCI Commands
GoldenGate Installed Components
Acronyms
Index

Handling Oracle Sequences


Although GoldenGate supports the replication of Oracle Sequence values, there are a number of issues we need to be aware of. For example, GoldenGate will support Oracle Sequence replication for CDC if checkpoints are not maintained. This is dependent on the SPECIALRUN parameter that exists in the Replicat parameter file. However, they are not supported for initial loads in which the source data is derived from the source tables and not the redo logs. So, the sequence values are not extracted.

For bidirectional (active-active) environments, the database sequences must generate values on the target database independent to the source. Note that in a cascade environment, GETAPPLOPS must be enabled on the Extract to capture sequence values replicated by the Replicat process.

Sequence gaps often occur in an Oracle database, depending on the associated sequence, cache size, and number of instances in the RAC environment. However, unless the NOCHECKSEQUENCEVALUE parameter...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}