spatial data and sqlldr
P { margin-bottom: 0.08in; }
I am new to spatial data. I am trying to use sql loader to load spatial data. The nonpoint data is giving an error. The log file indicates the error below:
Record 1: Rejected - Error on table RW_MAIN, column OGC_GEOMETRY.SDO_ELEM_INFO.E.
error converting dataORA-01722: invalid number
Would anyone have a suggestion on what to look for to
determine the problem and solution? I will attach the control
file, a .dat file with a few records, and the create table
script.