Known Issues for ExpressConnect for Oracle

Learn about known issues and workarounds for ExpressConnect for Oracle.

Known Issues for ExpressConnect for Oracle
CR# Description
708792

Replication Server fails to load the ExpressConnect for Oracle (ECO) library files on Windows x86 32-bit system due to missing Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC security update.

Workaround: Download and install the Microsoft Visual C++ 2005 security update:

http://www.microsoft.com/en-us/download/details.aspx?id=26347

626715

ExpressConnect for Oracle fails when bulk copy is enabled and the bulk copy threshold is set to 1.

ExpressConnect for Oracle fails when you set dsi_bulk_copy to on and dsi_bulk_threshold to 1. Setting dsi_bulk_threshold to 1 deteriorates and suspends the Data Server Interface (DSI).

Workaround: Set dsi_bulk_threshold to 2 or higher.

590128

LOB value not being applied to existing row.

When replicating an LOB column, ExpressConnect for Oracle first determines the ROWID value for the Oracle row that should contain the LOB. The row for that ROWID is updated with the LOB value. However, if the table in the replicate Oracle database is a reference table, and the parent table is partitioned across multiple tablespaces, then the ROWID returned for the reference table may be incorrect, resulting in the LOB value not being applied to the expected row. The Oracle bug ID for this incorrect ROWID problem is 8417690: Can't fetch or update row with ROWID for partition reference table. See the Oracle support Web site for patch information.

Workaround: None.