Database Utilities (MOSC)

MOSC Banner

SQL Loader Oracle 19c messing up on csv file with 164 columns

Oracle Enterprise 19.27 — running on RH8.10

I've been given a horrible set of data from some SQL Server database, they flattened out the table structure.

This one CSV file (one of the SIMPLER ones, mind you) has a header row and four data rows (this is a TEST csv file with the first five lines only), and SQL Loader utility itself generated the DDL for the table (which is correct); there are specifications for every column.

The problem is, no matter WHAT i do, SQL Loader NEVER LOADs. The problem i am running into is very strange, SQL Loader decides the first 10 columns are all together, so of course i get the Maximum value exceeded. I cannot figure this one out. This is hugely frustrating!!

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