
November 20th, 2003, 02:54 AM
|
|
Sridhar
|
|
Join Date: Nov 2003
Location: kualalumpur
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
sqlloader
I have some unformatted data which I want to load into oracle using sql loader.
the data is coming in a single line having size around 2-5mb.
I want it to be loaded in to oracle with record size not exceeding 160 bytes.
the error Iam getting is sql*loader:510-physical record in the datafile is larger than the maximum.
load aborted.
please help me in solving this
|