How to use regexp_replace function at GoldenGate replicat?
(Doc ID 1623613.1)
Last updated on FEBRUARY 12, 2020
Applies to:
Oracle GoldenGate - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Goal
We are trying to build a regexp_repl substitution for certain tables and put them into the replicat parameter file.
Like for example:
regexp_replace(<column name>,'[^' || CHR(1) || '-' || CHR(127) || ']','')
How can we achieve it at GoldenGate replicat?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |