PL/SQL (MOSC)

MOSC Banner

How can I load a flat file into a CLOB without using DBMS_LOB or BFILE

edited Oct 8, 2019 5:00AM in PL/SQL (MOSC) 6 commentsAnswered

Good Day

Environment:  Oracle 12c on Exadata

I am using Informatica to do some data loading of flat files into Oracle tables using their transformations, etc.  Working fine.

The flat files reside in the Informatica server.

After processing the flat files into the Oracle tables I need to load the flat files into a CLOB in the database.

The files are relatively small  (< 100MB).

I can't create a DIRECTORY in the database since the files are not locally resident or at least I don't know how to do that (any help is very welcome!).

This means I can't use DBMS_LOB to load those flat files.

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