Database DataWarehousing (MOSC)

MOSC Banner

Create External Table in OCI ATP on xml file in Object storage Issue

Loading XML data from your object store into Autonomous Database | Oracle The Data Warehouse Insider Blog

I am trying to use the instructions above to load an XML file ( IA_Indvl_Feeds1.xml from IA_INDVL_Feed_03_02_2021.xml.zip https://adviserinfo.sec.gov/compilation) that I validated as XML, loaded into OCI Object storage, created credentials, and created an external table on the object as described above.  All works as described, except it loads 96,837 characters in first row clob, and breaks remainder of data over 2,779 remaining rows resulting in invalid data overall.

The External table definition is:

DBMS_CLOUD.CREATE_EXTERNAL_TABLE (

Tagged:

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