OUTPUTFORMAT TEXT In Extract Is Not Working
(Doc ID 3031996.1)
Last updated on SEPTEMBER 29, 2024
Applies to:
Oracle GoldenGate - Version 21.9.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Requirement is to create trail files in ASCII format using pipe '|' separated values in Oracle Golden gate 21.9 Microservices architecture. CT used OUTPUTFORMAT TEXT, DELIMITER '|' but still trail file does not looks like a ASCII file with DELIMITER '|' separated values.
Parameter Files :
EXTRACT<extract_name>
USERIDALIAS .......
EXTTRAIL /tmp/<name> <===
OUTPUTFORMAT TEXT, DELIMITER '|' <===
Table <PDB>.<owner>.<tablename>
Cause
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
Symptoms |
Cause |
Solution |
References |