GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

OGG cannot extract tables with names including characters outside ASCII.

I have OGG (v.21.4.0.0.0) on a linux machine. We have set up an environment that extracts data using change data capture (CDC) from a DB2 for i database, we further replicate these into Kafka Connect and further into our target Oracle Database.

The DB2 for i is using codepage 278 (EBCDIC character set used by IBM systems, including DB2 for i), while the application (OGG in this case) is expecting codepage 1208 (UTF-8).

The error that OGG throws is:

ERROR OGG-15051 Java or JNI exception: com.ibm.as400.access.AS400Exception: CPF9812 File $T001F in library LFDATA03 not found.

ERROR OGG-01668 PROCESS ABENDING.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center