• Home
  • About
  • Log In
  • Register
Follow Us
KTEXPERTS
  • Oracle DBA
    • Oracle 12C New Features
      • Oracle Multitenant Features
      • Non Container Features
    • Oracle Architecture
      • Oracle Server Architecture
      • Oracle Background Processes
      • Oracle Pyhisical Database
      • Select and Update Statement
      • Startup and Shutdown Modes
      • Redolog File Management
      • User Management
        • RMAN (Recovery Manager)
        • Oracle Production Support Scripts
    • Oracle Tablespace Management
    • Oracle Datapump (Exports & Imports)
    • Performance Tuning
    • Oracle Dataguard
    • Oracle ASM
    • Oracle Auditing
    • Oracle Partitioning
    • SecureCRT
    • Partitions/Shell Script
  • Oracle RAC
    • Introduction to Oracle RAC
    • 11gR2 RAC Installation
    • 12cR2 RAC Installation
    • 19c RAC Installation
    • Flashback Restore on Two Node RAC Servers
  • GoldenGate
    • Oracle to Oracle GoldenGate Unidirectional Replication
    • MySQL to Oracle Heterogeneous Replication
    • Oracle to MySQL Heterogeneous Replication
    • CredentialStore in Goldengate
    • GoldenGate Monitoring Commands
    • Usage of HandleCollisions and No HandleCollisions
    • Goldengate subdirs
    • Enable/Disable DDL replication
    • Data Selection & Filtering
    • Automation scripts in Goldengate
    • Logdump utility
    • Initial loads with GoldenGate
    • IgnoreDelete and IgnoreUpdate parameters in GG
    • COLS & COLSEXCEPT FILTER in GG
    • Add new table to existing GoldenGate Replication
      • Cassandra
  • AWS
    • EC2 (Elastic Compute Cloud)
    • S3 (Simple Storage Service)
    • IAM (Identity and Access Management)
    • CloudWatch
    • VPC (Virtual Private Cloud)
    • Route 53
    • RDS
    • Dynamo DB
    • EFS (Elastic File System)
    • Cloud Trail
    • Cloud Front
    • SNS (Simple Notification Service)
    • SQS (Simple Queue Service)
    • SES (Simple Email Service)
    • Redshift
    • Elastic Cache
    • Snowball
  • SQL Server
  • DevOps
    • LINUX
    • GIT
    • Chef
    • Ansible
    • Docker
    • Maven
  • MySQL
    • MySQL Installation & Upgrade
    • MySQL DBA
    • Difference Between Oracle and MySQL
  • PostgreSQL
    • Installation of PostgreSQL
    • WAL Internals in PostgreSQL
    • Replication to GCP PostgreSQL
    • Level of Work in Postgres Database
    • Data Fragmentation in PostgreSQL
    • PostgreSQL Interview Q&A
    • PostgreSQL Commands
  • Authors
    • Authors
    • Speakers
    • Volunteers
  • INDEX
    • Oracle DBA
      • Performance Tuning
      • Oracle RAC
      • Oracle 12c New Features
      • Oracle Production Support Scripts
      • Oracle DataGuard
      • Data Pump (Export & Import)
      • Oracle 18c
      • RMAN (Recovery Manager)
      • Oracle Tablespaces
      • Oracle ASM
      • Oracle Partitioning
      • Oracle Architecture
    • PostgreSQL
    • AWS
    • DevOps
    • GoldenGate
    • Cassandra
    • SQL Server
    • Oracle RAC
    • MySQL
    • SecureCRT
  • Webinar Recordings
  • Daily Tips
    • Oracle DBA Tips
    • GoldenGate Tips
    • MySQL Tips
    • SQL Server Tips
    • PostgreSQL Tips
    • MongoDB Tips
    • DevOps Tips
    • Python Tips
    • Data Science Tips
      • Exadata Tips
    • AWS Tips
    • .NET Tips
    • Linux Tips
  • Azure
  • Python
  • MongoDB

goldengate

OGG-08223 Error when registering Extract for a container database.

OGG-08223 Error when registering Extract for a container database.

4 years ago by Binnary Ajay KumarGolden Gate

OGG-08223 Error when registering Extract for a container database.   Hi Experts.  In this article, we will see the OGG-08223 Error when registering Extract for a container database. I do have a plans to setup replication between the pluggable database in different containers. When registering… Read More

Replication to GCP PostgreSQL Using  Oracle GoldenGate

Replication to GCP PostgreSQL Using Oracle GoldenGate

4 years ago by Ankit GoyalGolden Gate

Replication to GCP PostgreSQL Using Oracle GoldenGate Use Case: Real-time replication of transactional data from an on-premises database to GCP Managed PostgreSQL instance using GoldenGate. Architecture: Source Database (Source Database can be any GoldenGate supported databases)  Oracle GoldenGate (OGG) 19c/18c/12c for extraction from Source DB… Read More

GoldenGate 12c setup for Oracle Container Database

GoldenGate 12c setup for Oracle Container Database

5 years ago by Ankush ChawlaOracle DB Admin

Dear Readers, In this article, we will see GoldenGate 12c setup for Oracle Container Database. Separate user for Extract and Replication need to be created. User for Extract should be common user connected to Root Container in order to interact with the logmining server. For… Read More

Oracle GoldenGate Miscellaneous commands (Part-2)

Oracle GoldenGate Miscellaneous commands (Part-2)

5 years ago by Binnary Ajay KumarGolden Gate

Dear Readers, In the article, we will see Oracle GoldenGate Miscellaneous commands (Part-2) To check part -1 use below link Oracle goldengate miscellaneous commands part-1 To install Oracle GoldenGate use below link Installation of Oracle GoldenGate Miscellaneous Commands are : Obey LAG CLEANUP KILL SEND  … Read More

Usage of HandleCollisions and No HandleCollisions in Oracle GoldenGate 12c

Usage of HandleCollisions and No HandleCollisions in Oracle GoldenGate 12c

6 years ago by Binnary Ajay KumarGolden Gate

Dear Readers, In the article, we will see HandleCollisions and NoHandleCollisions in Oracle GoldenGate 12c. To install Oracle GoldenGate use below link Installation of Oracle GoldenGate Note : HandleCollisions and NoHandleCollisions only valid for Replicat Process   We use handlecollisons in replicat process on the… Read More

Logdump utility in Oracle GoldenGate 12c

Logdump utility in Oracle GoldenGate 12c

6 years ago by Binnary Ajay KumarGolden Gate

Dear Readers, In this article we will see Logdump utility in Oracle GoldenGate 12c.  We care for your speed. Below is an easy way to perform  Logdump utility in Oracle GoldenGate 12c Logdump utility comes by default with goldengate software. It is part of goldengate home.… Read More

Data Selection and Filtering in Oracle GoldenGate 12c

Data Selection and Filtering in Oracle GoldenGate 12c

6 years ago by Binnary Ajay KumarData Selection & Filtering

Dear Readers, In this article we will seeData Selection and Filtering in Oracle GoldenGate 12c.  We care for your speed. Below is an easy way to perform   Data Selection & Filtering in Oracle GoldenGate 12c. We can perform Data selection or Filtering in GoldenGate in two … Read More

Performing an Initial load with Oracle GoldenGate 12c

Performing an Initial load with Oracle GoldenGate 12c

6 years ago by Binnary Ajay KumarGolden Gate

Dear Readers, In this article we will see Performing an Initial load with Oracle GoldenGate 12c.  We care for your speed. Below is an easy way to  Performing an Initial load with Oracle GoldenGate 12c. What is GoldenGate Initial Load ? Loads the data directly from source… Read More

Recent Comments

  • Krishna on Installation of Oracle Linux In windows
  • Binnary Ajay Kumar on How to move or rename Oracle Home
  • Prabhu on How to move or rename Oracle Home
  • Krishna on Protected: How to kill Long Running Query using scripts.
  • krishna on Linux Basic Commands for DevOps (PART-2)

Categories

Ad

Started ktexperts.com with a small hope of sharing knowledge, And today we can proudly say that ktexperts.com is being accessed from all corners of the world. Here’s a glimpse of our growth.

About KTEXPERTS

KT Experts is one enthusiastic knowledge-sharing platform. The platform concentrates on all Database Technologies like Oracle Database Administration(DBA), Oracle RAC, Oracle GoldenGate, MySQL, SQL Server Database Administration, Cassandra, AWS and DevOps.

This page consists of all the well-developed articles  of the Technologies. This is an effort of many dedicated professionals for a better IT world.

We have received the best reviews over time and the usage of this page has been increasingly drastic. So why wait? Let’s get started!!!

Thank you 

Follow Our Social Networking Sites

Recent Posts

  • Automating OSWatcher Log Capture with oswlogs_capture.sh

    Automating OSWatcher Log Capture with oswlogs_capture.sh

  • COMPRESSION IN CASSANDRA

    COMPRESSION IN CASSANDRA

  • INSTALLING CASSANDRA USING DEBIAN PACKAGES

    INSTALLING CASSANDRA USING DEBIAN PACKAGES

  • OBJECT ORIENTED PROGRAMMING IN PYTHON

    OBJECT ORIENTED PROGRAMMING IN PYTHON

  • CASSANDRA INSTALLATION USING

    CASSANDRA INSTALLATION USING

Our Partners

Website Visitors


Locations of visitors to this page

COPYRIGHT © 2017 - KTEXPERTS.COM Back To Top
sponsored