External Table Defined For XML Data Is Failing When Comma Character Is In The Data
(Doc ID 2548092.1)
Last updated on JANUARY 15, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
An External table defined for XML data is failing when a comma character is in the data
Defining an EXTERNAL table of type ORACLE_LOADER with no TERMINATED BY clause defined defaults to "Terminated by ","". This causes an XML parsing failure and an unexpected end-of-file error. The data will contain commas in the text.
Changes
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 |
Changes |
Cause |
Solution |
References |