5 Bugs Fixed and Enhancements

This chapter describes the bugs fixed and enhancements at the time of release.

The Bug number is the number of the BugDB ticket. For questions on specific tickets or issues, consult Oracle Support.

5.1 Release 26ai (23.26.3) — August 2026

Bug 39213064 - Convert OSON Data to JSON Text for Non-Oracle Targets

Oracle GoldenGate for Distributed Applications and Analytics now converts Oracle OSON JSON columns to text JSON when replicating to non-Oracle targets. This fix enables downstream targets, including streaming and Kafka-based targets, to receive readable JSON documents instead of Base64-encoded binary data.

Bug 39219779 - Configure Nullable-Key Comparisons for BigQuery MERGE Operations

Oracle GoldenGate for Distributed Applications and Analytics now provides configurable nullable-key comparison strategies for BigQuery Stage and Merge processing. Users can select nullSafeOperator, nvl, or expandedOr to manage nullable-key comparisons and help optimize BigQuery MERGE performance for their workload.

Bug 39797769 - Apply fileRollInterval for Azure Blob Storage Output

Oracle GoldenGate for Distributed Applications and Analytics now correctly applies fileRollInterval when writing files to Azure Blob Storage. This fix prevents active workloads from rolling files prematurely based on inactivityRollInterval, enabling the configured file-rolling interval to be honored.

Bug 39562585 - Fix Google Pub/Sub Authentication When Listing Topics

Oracle GoldenGate for Distributed Applications and Analytics now correctly authenticates when listing Google Pub/Sub topics. This fix prevents GGPUBSUB-00037 authentication errors during handler startup and enables reliable delivery to Google Pub/Sub.

Bug 39225103 - Prevent JAAS Configuration Errors When Using Password Secrets

Oracle GoldenGate for Distributed Applications and Analytics now correctly configures JAAS settings for Apache Kafka connections that use password secrets. This fix prevents Replicat from abending at startup because of a missing type value in the JAAS configuration.

Bug 39671251 - Prevent MongoDB Extract Failures When Key Columns Are Missing

Oracle GoldenGate for Distributed Applications and Analytics now correctly processes MongoDB key columns that contain special characters. This fix prevents MongoDB Extract from abending with missing-key-column errors when processing JSON data.

Bug 39359420 - Prevent Repeated Recovery Messages in Extract Reports

Oracle GoldenGate for Distributed Applications and Analytics now suppresses repeated recovery messages for trail records without CSN tokens. This fix prevents excessive report-file growth during Extract recovery and improves report-file usability.

Bug 39285942 -Prevent Kafka Handler Failures for Empty PostgreSQL Integer Arrays

Oracle GoldenGate for Distributed Applications and Analytics now correctly handles empty PostgreSQL integer-array (_int4) values in Kafka JSON output. This fix prevents Replicat from abending and preserves integer-array values without incorrectly converting them to doubles.

Bug 39724863 - Prevent Avro Formatter Failures for PostgreSQL Arrays and Vectors

Oracle GoldenGate for Distributed Applications and Analytics now writes PostgreSQL array and vector columns as string values for Avro and JSON flat-file targets. This fix prevents Avro Row Formatter failures when the trail file does not include item-type metadata for these columns.

Bug 39419896 - Prevent Zero-Byte Fabric Parquet Files After Upload Interruptions

Oracle GoldenGate for Distributed Applications and Analytics now uploads Fabric Mirrored Database Parquet files to a temporary location and renames them only after a successful OneLake upload. This fix prevents zero-byte files from being left in the LandingZone when a network interruption occurs.

Bug 39374964 - Prevent Parquet Output Finalization Failures

Oracle GoldenGate for Distributed Applications and Analytics now resolves an issue that could cause Replicat to abend while generating Parquet files. This fix improves reliability when File Writer output is finalized and processed by the Parquet event handler.

Bug 39262591 - Refresh Snowflake Metadata After DDL Operations

Oracle GoldenGate for Distributed Applications and Analytics now correctly refreshes the target metadata cache after DDL operations for Snowflake targets. This fix prevents stale metadata after CDB/PDB migrations, allowing subsequent changes to replicate without restarting Replicat.

Bug 39457104 - Reduce GenericDB Replicat Restart Delays

Oracle GoldenGate for Distributed Applications and Analytics now uses sequence number and RBA information during GenericDB Replicat restart instead of scanning trails for an unsupported default CSN. This fix reduces startup delays during checkpoint reconciliation, particularly when many trail files are present.

Bug 39678870 - Reduce Extract Recovery Time After Upgrade

Oracle GoldenGate for Distributed Applications and Analytics now starts BigData VAM recovery token scanning from the trail sequence stored in the checkpoint. This fix reduces Extract startup recovery time and allows capture to resume sooner when many trail files are retained.

Bug 39444144 - Prevent Databricks Replicat Restart Failures from Invalid Checkpoints

Oracle GoldenGate for Distributed Applications and Analytics now handles invalid or unavailable GenericDB checkpoint positions during Replicat restart. This fix prevents Replicat from attempting to read purged trail files and improves restart reliability for Databricks targets.

Bug 39796672 - Configure Snowflake Aggregation Without the Deprecated Flush-Interval Property

Oracle GoldenGate for Distributed Applications and Analytics no longer supports the gg.aggregate.operations.flush.interval property for Snowflake in-memory operation aggregation. Use gg.handler.snowflake.fileRollInterval, which defaults to three minutes, to control the aggregation interval; decrease this value if memory-related errors occur.

Bug 39715895 - Use Key-Pair Authentication for Snowflake Stage and Merge

Oracle GoldenGate for Distributed Applications and Analytics no longer supports basic user-name and password authentication for the Snowflake Stage and Merge handler. Configure Snowflake key-pair authentication by using private_key_file, private_key_file_pwd (for encrypted keys), and user in the JDBC URL; remove the deprecated gg.eventhandler.snowflake.UserName and gg.eventhandler.snowflake.Password parameters.

Bug 39685227 - Configure Azure Blob Delivery Without Container-List Permission

Oracle GoldenGate for Distributed Applications and Analytics documents the gg.eventhandler.<name>.listContainers property for the Azure Blob Storage event handler. Set this property to false when the configured Azure principal does not have permission to list containers, allowing Replicat to start without performing the container-list operation.

Bug 39680546 - Required IAM Roles for Google Pub/Sub Integration

Oracle GoldenGate for Distributed Applications and Analytics documents the Google Cloud IAM roles required for Google Pub/Sub integration. Assign roles/pubsub.admin or roles/pubsub.editor to the GoldenGate service account to authorize required Pub/Sub operations.

Bug 39679107 - Required Resource Manager Permissions for Google Cloud Storage

Oracle GoldenGate for Distributed Applications and Analytics documents the required Google Cloud Resource Manager permissions for Google Cloud Storage integration. Grant resourcemanager.projects.get and resourcemanager.projects.list together, in addition to the required bucket permissions.

Bug 39521427 - Avoid Concurrent Databricks Stage and Merge Conflicts

Oracle GoldenGate for Distributed Applications and Analytics recommends Classic Replicat for Databricks Stage and Merge replication to avoid concurrent transaction conflicts. If Coordinated Replicat is required, configure THREADRANGE 1 to use single-threaded processing; increase gg.handler.databricks.fileRollInterval as needed to improve throughput.

Bug 39215086 - Configure Snowflake JDBC Driver 4 Connections

Oracle GoldenGate for Distributed Applications and Analytics documents Snowflake JDBC Driver v4 configuration for Stage and Merge replication. When using Driver v4, configure disablePlatformDetection=true and DATE_OUTPUT_FORMAT=YYYY-MM-DD in the JDBC URL to avoid proxy-related metadata requests and date-format parsing errors.

Bug 39111578 - Configure Databricks Compute Clusters Without Unity Catalog

Oracle GoldenGate for Distributed Applications and Analytics documents configuration of Databricks compute clusters without Unity Catalog. The guidance includes Spark configuration for Azure Storage Account, Google Cloud Storage, and AWS S3, as well as instructions for creating Databricks secrets.

Bug 38559243 - Determine Delivery Order Using the Position Metacolumn

Oracle GoldenGate for Distributed Applications and Analytics documents the Position metacolumn as the reliable indicator for determining operation order within a transaction. Compare Position values, which contain the trail sequence number and relative byte address (RBA), to establish the delivery order of operations.

Bug 39285942 - Handle Empty PostgreSQL Integer Arrays in Kafka Output

Oracle GoldenGate for Distributed Applications and Analytics now correctly handles empty PostgreSQL _int4 arrays in Kafka JSON output. This fix prevents Replicat from abending and preserves integer-array values without incorrectly converting them to doubles.

Bug 39457104 - Reduce GenericDB Replicat Restart Delays

Oracle GoldenGate for Distributed Applications and Analytics now uses the trail sequence number and relative byte address (RBA) to reposition GenericDB Replicat during restart, instead of performing an unnecessary CSN-based trail scan. This fix reduces startup delays during checkpoint reconciliation, particularly when many trail files are retained.

Bug 39262591 - Refresh Snowflake Metadata After DDL Operations

Oracle GoldenGate for Distributed Applications and Analytics now correctly refreshes Snowflake target metadata after DDL operations following a CDB/PDB migration. This fix prevents stale metadata from blocking subsequent replication and eliminates the need to restart Replicat after schema changes.

5.2 Release 26ai (23.26.2) — July 2026

Bug 39121388 - Trailing spaces from source fixed-length CHAR not trimmed when applied to target

Fixed-length character data is now trimmed by default, consistent with the behavior of other Oracle GoldenGate products. Specify NOTRIMSPACES in the Replicat parameter file to preserve trailing spaces.

5.3 Release 26ai (23.26.1.0.1) — April 2026

Bug 39081675 - Production patch (23.26.1.0 on the latest version 23.10.0.0) causing Trail Files purge is not working

Reverted the trail purging logic for OGGDAA to still use sequence number and RBA instead of CSN. This issue has been fixed.

5.4 Release 26ai (23.26.1.0.1) — March 2026

Bug 38850643 - Delivery to Google Pub/Sub fails unless scopes are explicitly set

This issue has been fixed.

Bug 38993751 - Upgrade Apache Avro to version 1.12.1 to fix CVE-2025-33042

This security issue has been fixed.

Bug 38767714 - (paper certification) OGGDAA supports Cloudera 7.3.1 with Kafka 3.4.1.7.

This issue has been fixed.

5.5 Release 26ai (23.26.1) — February 2026

Bug 38916592 - CVE-2025-48924 fix - Upgrade to LeanSparkJDBC42-2.6.18.2069 for AIDP JDBC Driver

This security issue has been fixed.

Bug 38894378 - CVE-2024-7254 fix - Upgrade to orc-core-nohive-1.9.8

This security issue has been fixed.

Bug 38884635 - CVE-2025-67735 fix - Upgrade to software.amazon.awssdk-2.41.13

This security issue has been fixed.

Bug 38884909 - CVE-2025-53864 fix - Upgrade nimbus-jose-jwt to 10.0.2

This security issue has been fixed.

Bug 38884555 - CVE-2025-67735 fix - Upgrade to netty-4.1.129.Final

This security issue has been fixed.

Bug 38695035 - CVE-2025-59250 fix - Upgrade mssql-jdbc to 12.6.5.jre11

This security issue has been fixed.

Bug 38345566 - Fixed unintended file deletion during startup when purgeTargetPathOnStartup is enabled

This issue has been fixed.

5.6 Release 23ai (23.10) — October 2025

Bug 38500781 - A failure occurred sending a message to Kafka to topic [prd-vpba-memelig_chg-blei-v0]

There was an issue with enabling the Kafka transactions. When the Kafka transactions are enabled a nested rollback operation is received in the trail. This issue has been fixed.

Bug 38195068 - Boolean type not supported in Redshift target table

There was an issue with the Redshift target table not supporting the Boolean type. This issue has been fixed.

Bug 38421418 - Issues related to Databricks JDBC driver (CVE-2025-48924 and CVE-2025-53864)

This security issue has been fixed.

Bug 38347485 - Issues related to reactor-netty-http (CVE-2025-22227)

This security issue has been fixed.

Bug 38033168 - Error decoding json object

There was an issue with the behavior of pretty-printed JSON document output, a new line is added to the output. This issue has been fixed.

Bug 38162256 - Replicat process should abend if gg.handlerlist is not available.

There was an issue with the replicat process that must terminate if gg.handlerlist parameter is unavailable. This issue has been fixed.

5.7 Release 23ai (23.9.2) — October 2025

Bug 38524075 - Dataloss scenario with delivery to Snowflake target

There was an issue during restart and recovery which might cause the replication to skip records. This issue has been fixed.

5.8 Release 23ai (23.9.1) — September 2025

Bug 38367611 – Upgrade bc-fips to 2.0.1 (CVE-2025-8885)

This security issue has been fixed.

Bug 38367181 – Upgrade bcpkix-jdk18, bcpkix-jdk15to18 to 1.78.1 and bcpkix-fips to 2.0.8 (CVE-2025-8916)

This security issue has been fixed.

Bug 38366950 – Upgrade netty to 4.1.124.Final (CVE-2025-55163)

This security issue has been fixed.

Bug 38319933 – Added Snowflake Streaming Ingest support in OCI GGS.

This issue has been fixed.

5.9 Release 23ai (23.9) — September 2025

Bug 38326187 CVE-2025-48924 This security issue is fixed by upgrading to commons-lang3 3.18.0

This security issue has been fixed.

Bug 38077966 CVE-2025-48734 (commons-beanutils:1.9.4) and CVE-2025-46762 (parquet-avro:1.15) security fix.

This security issue has been fixed.

Bug 37877310 CVE-2025-27820 This security issue involving httpclient5 is fixed

This security issue has been fixed.

Bug 37950984 CVE-2025-25193 This security issue involving Databricks JDBC driver is fixed

This security issue has been fixed.

Bug 38035020 CVE-2025-27496 This security issue involving Snowflake JDBC driver is fixed

This security issue has been fixed.

Bug 37912363 Replication to JSON Duality View is supported

Support the replication to JSON Duality View.

Bug 37514934 Supports HANDLECOLLISIONS in Iceberg delivery

Supports HANDLECOLLISIONS parameter in replicat.

Bug 37882264 Enables initial load option for Amazon DocumentDB capture

Added new option for Amazon DocumentDB source.

Bug 37989210 Confluent 7.9 certification

GG for DAA now supports Confluent 7.9.

Bug 38181600 - Microsoft Fabric OneLake Updates

Microsoft Fabric OneLake has been modified for GG for DAA.

Bug 37895781-bson_append_array(): invalid array detected. first element of array parameter is not

This issue has been fixed.

Bug 37906533-Rename parameter 'batchSize' to 'streamBatchSize'

The 'batchSize' parameter is updated to 'streamBatchSize' for Google BigQuery.

Bug 38180980- BigQuery Streaming API with Storage Write API Update

GG for DAA supports the Storage Write API in buffered type.

Bug 38209372 - Snowflake Streaming Handler

Snowflake Streaming Handler for Key Pair Authentication has been modified .

Bug 38224617 - Add new parameter to the Databricks handler documentation

The Databricks handler is updated with a new parameter .

Bug 38133395 - Snowflake Document Issue

This issue has been fixed.

Bug 38118864 - GGDAA | Databricks | Incorrect examples in external location examples

This issue has been fixed.

Bug 38306952- Update Redshift documentation to include 'Merge' changes

The Amazon Redshift has been modified to include 'Merge' changes parameter .

Bug 38340010 - OCI Streaming with Apache Kafka

GG for DAA has been updated with OCI Streaming with Apache Kafka for a new Source and Target .

Bug 38345281 - Apache Hive

Apache Hive is updated with information for creating Avro OCF.

Bug 38345287 - Automatic Heartbeat for Oracle GoldenGate for Distributed Applications and Analytics

Automatic Heartbeat has been updated for enhanced functionality.

5.10 Release 23ai (23.8.4) — August 2025

Bug 38248176 - GGS Snowflake Streaming Bigdata Replicat abending with " OGG-00869 java.lang.NullPointerException" after upgrading to label: "23.8.0.0.0_250707.1025_1289"

This issue impacts Snowflake Streaming where there is a state where the client connection which has not been correctly established is used to access Snowflake target.

Bug 38105597 -GGS - Databricks - org.apache.spark.SparkException: [FAILED_READ_FILE.FILE_NOT_EXIST] Error while reading file

There was an occasional issue when refreshing the external table used as staging table prior to merging to Databricks. For this, we introduce a configurable strategy to instead do an ALTER on the external table instead of a REFRESH. This can be controlled via gg.eventhandler.databricks.externalTableRefreshMethod=ALTER.

5.11 Release 23ai (23.8.3) — July 2025

Bug 38227398 - GGDAA | Snowflake | Additional checks in JDBC connection validation

Added connection validation to ensure the current connection to Snowflake and its session id are valid.

Bug 37332400 - OGG BigData SnowFlake Streaming to Iceberg Tables

Support Iceberg table format in Snowflake Streaming handler.

5.12 Release 23ai (23.8.2) — July 2025

Bug 38058468 - Check Pointing Issue

The checkpointing issue that can lead to data loss has been fixed.

5.13 Release 23ai (23.8.1) — June 2025

Bug 37902876 - Bigdata Replicat not working after applying latest PSU 23.7

This issue has been fixed.

Bug 37902335 - Replicat to BigQuery slow performance after upgrade to 23.7

This is a performance fix for BigQuery. This issue has been fixed.

Enh 37834688 - Certification Request: Certify the MongoDB Shiphomes

This certification request has been fixed.

5.14 Release 23ai (23.8) — May 2025

Bug 37877310 – Upgrade httpclient5 for CVE-2025-27820

This security vulnerability has been fixed

Bug 37772146 – Need to upgrade software.amazon.awssdk:bundle to 2.31.11 for CVE-2025-24970

This security issue has been fixed.

Bug 37810335 – CVE-2025-30065: Apache Parquet Java update to at least 1.15.1

This security issue has been fixed.

Bug 37676379 – Upgrade netty-handler to 4.1.119Final for CVE-2025-25193

This security issue has been fixed.

5.15 Release 23ai (23.7) — March 2025

Bug 37616011 - MongoDB Capture , deleteMany command not recognized in CDC due to missing lsid

This issue has been fixed.

Bug 37598899 - Upgrade netty to 4.1.118Final for CVE-2025-25193

This security vulnerability has been fixed. Oracle recommends that you upgrade to this patch to include this security fix.

Bug 37127061 - Syntax error: Missing whitespace between literal and alias

This issue has been fixed.

Bug 37161040 - Trail files not getting purged for Snowflake replicat OCI if the table is not getting updated

This issue has been fixed.

Bug 37097430 - Delivery to Ctree via JDBC - Database error: Table/View/Synonym not found

This issue has been fixed.

Bug 37393918 - This GG BigData instance is replicating to Azure. We are getting multiple timeouts per hour in the replicats.

This issue has been fixed.

5.16 Release 23ai (23.6.0.24.11) — November 2024

Enh 36973965 - Support for delivery to AWS DocumentDB

GG for DAA supports delivery to AWS DocumentDB.

Enh 36908925 - Support for OCI Event handler authentication using resource principal

Using the OCI Java SDK an authentication can be added using resource principal.

Enh 36859076 - Support for connecting to Oracle NoSQL via ResourcePrincipal

OCI configuration has been modified to connect to Oracle NoSQL via ResourcePrincipal

Enh 36720586 - SHOWSYNTAX support for Stage and Merge targets.

GG for DAA provides SHOWSYNTAX support for Stage and Merge targets.

Enh 36174432 - Support for retrieving credentials through Oracle GoldenGate Plugin Access Module via AUTHSTOREUSERNAME and/or AUTHSTOREPASSWORD.

GG for DAA provides Support for retrieving credentials through Oracle GoldenGate Plugin Access Module via AUTHSTOREUSERNAME and/or AUTHSTOREPASSWORD.

Enh 36086174 - Support for mapping of table data into particular topic/queue in JMS delivery.

GG for DAA supports mapping of table data into into particular topic/queue in JMS delivery.

Enh 35769412 - Support for CloudEvents Format

CloudEvents format with Oracle GoldenGate for Distributed Applications and Analytics Kafka handler is now supported.

Bug 37125207 Mongo Rep Error: Conversion from character set UTF-8 of source column payload to character set US-ASCII of target column payload failed because the source column contains a character 'd9' at offset 94 that is not available in the target character set.

This issue has been fixed.

Bug 37264335 ADW handler is missing requires dependencies libs

This issue has been fixed.

Bug 37126958 GGS: Replicat to JSON ADB abends with OGG-15051

This issue has been fixed.

Bug 37214005 GGS: NoSuchMethodError: 'void com.azure.core.credential.AccessToken' after upgrading to 21.15.0.0.4

This issue has been fixed.

Bug 37191175 SYNAPSE replicat fails with merge: Exception: com.microsoft.sqlserver.jdbc.SQLServerException: Parse error at line: 7, column: 81: Incorrect syntax near '[ORDER_DATE]'

This issue has been fixed.

Bug 37076184 Error loading Zstd native binary in GGS

This issue has been fixed.

Bug 35715223 Stage Merge: Ensure no collisions in internal columns (optype, position) used in staging table

This issue has been fixed.

Bug 36722678 Redshift: Coordinated Replicat abends due to "Invalid AVRO file found. Unexpected end of AVRO file

This issue has been fixed.

Bug 36907484 GGS: java.lang.IllegalStateException: UTIL-00271 FIPS compliant security provider class com.oracle.jipher.provider.JipherJCE is not in the classpath

This issue has been fixed.

Bug 36709925: The problem is that it does not maintain the types of the columns in the source in the destination

This issue has been fixed.

Bug 36958458: 3rd party dependency: Upgrade Jackson to 2.17.2

This issue has been fixed.

Bug 37012286: Delivery to Databricks-UK updates propagated as updates on target.

Bug 36790381: GG for DAA Kafka Replicat Abended with Error OGG-01158 Timestamp out of range

This issue has been fixed.

Bug 37203419: Upgrade Avro version to 1.11.4 to address Security Vulnerability

The following security vulnerability has been fixed: CVE-2024-47561. Oracle recommends that you upgrade to this patch to include these security fixes.

Bug 37149408: Upgrade GGS dependencies for CVEs

This security vulnerability has been fixed. Oracle recommends that you upgrade to this patch to include these security fixes.

Bug 36873931: Upgrade Azure Identity to address Security Vulnerability

The following security vulnerability has been fixed: CVE-2024-35255. Oracle recommends that you upgrade to this patch to include these security fixes.

5.17 Release 23ai (23.5) — August 2024

Bug 36873399: Replicat throws the following error: java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

This issue has been fixed.

Bug 36859823: Snowflake | Enable FIPS compliant JDBC Driver

This issue has been fixed.

Bug 36838069: Stage/Merge deprecate legacy aggregation parameter [gg.aggregate.operations.flush.interval]

This issue has been fixed.

Bug 36836496: Changes to S3 Event Handler to support different credential scenarios.

This issue has been fixed.

Bug 36836410: Upgrade Jipher to latest version

This issue has been fixed.

Bug 36832779: Redshift - Enable case sensitive object names

This issue has been fixed.

Bug 36821177: Security issue found in Parquet dependency.

The following security bug was fixed:
  • CVE-2024-36114 found in aircompressor-0.21.jar dependency

Bug 36816209 : Oracle GoldenGate for Distributed Applications and Anaytics (GG for DAA) GoldenGate Service UI GBQ throws error GGBQMDP-00010 Credential configurations are not set for BigQuery Metadata provider.

This issue has been fixed.

Bug 36793550: Change the log messages when Jipher JCE is loaded and not loaded

This issue has been fixed.

Bug 36759278: Remove the Command Event Handler

This issue has been fixed.

Bug 36756993: The File Writer replicat throws wrong error on JSON formatter For input string: "Inf"

This issue has been fixed.

Bug 36756990: Fortify fixes - SSL is marked as a weak transport. Use TLSv1.3 instead SSL.

This issue has been fixed.

Bug 36732532: RestartAbend event handling is not handled properly.

This issue has been fixed.

Bug 36716267: Redis Handler - Fix setting of socket timeout

This issue has been fixed.

5.18 Release 23ai — July 2024

Bug 36458275 - Oracle GoldenGate:Snowflake Initial load replicat is running slow

This issue has been fixed.

Bug 36360286 - GoldenGate for Distributed Applications and Analytics (GG for DAA) Oracle to Azure Synapse data loss event Oracle database to Azure Synapse.

This issue has been fixed.

Bug 36359065 - Kafka CDC encountered an error. java.lang.UnsatisfiedLinkError: /tmp/snappy- libsnappyjava.so: failed to map segment from shared object: Operation not permitted

This issue has been fixed.

Bug 36300149 - GG for DAA - GCS - gg.aggregate.operations.flush.interval for 5 minutes after testing with large tables. sometimes its hanging and giving the errors.

This issue has been fixed.

Bug 36281997 - Oracle GoldenGate-> Synapse ABENDED with error Cannot resolve the collation conflict between "SQL_L

This issue has been fixed.

Bug 36124720 - Handler log shows an error “handler appears to be hung”, Replicat does not abend, it just keeps creating temp files

This issue has been fixed.

Bug 36087118 - GG for DAA 21.12 MA - Can't stop REPLICAT process

This issue has been fixed.

Bug 36086306 - GoldenGate Service: In-progress Snowflake queries continue running after abnormal termination of replicat session

This issue has been fixed.

Bug 35638315 - GoldenGate Solace queue count is increasing.

This issue has been fixed.

Bug 35075323 - GG for DAA for BigQuery - BigQuery to be able to turn off the primary key requirement, eliminating making all columns part of a primary key.

This issue has been fixed.

Bug 34997626 - Oracle to Snowflake - DELETE and INSERT operation is performed on the same row of a table, that the MERGE operation fails.

This issue has been fixed.

Bug 33052999 - GG for DAA | Stage and Merge | Operation Aggregator to reduce the amount of data cached in memory

This issue has been fixed.