PL/SQL (MOSC)

MOSC Banner

SQL Loader Issues With CSV Files

edited Jun 1, 2024 4:05AM in PL/SQL (MOSC) 2 commentsAnswered

Hi, We're trying to load CSV files into custom Oracle tables. This is for HCM. We're on 12.2.10

Some of the fields in the files are multi line and have CRLF at the end of each line within the field. The fields also contain single quotes and '&' symbols. All fields are enclosed in double quotes and separated by a comma. I'm using the replace function to replace any single quotes, '&' and CRLFs within the field, but it doesn't seem to be working. Any references or example of control file scripts that we can use to resolve these issues? Much appreciated!

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