Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Import Error: Duplicate Column names

607468Dec 18 2008 — edited Dec 23 2008
Hey Everyone

I just started using SQL Developer last week (another brilliant product btw - Love it - well done). I'm wanting to use it to get around the 32K limitation on data imports in ApEx, and it looks like it'll fit the bill nicely :)

I've been using the standard GUI interface for importing data into my dbase and am having issues with the script this generates in the background to load my data. It seems to be duplicating the a column name in my database when it generates an insert statement. I've tried it several times now and am absolutely certain that I've followed the GUI correctly and liined all the columns in my source file up with the columns in my dbase.

I've noticed this occurs when there's a column missing in the source file that is present (nullable) in my destination dbase. I've then inserted that column in my source file with some random data in it and still no dice.

Is anyone able to advise of a workaround? Theres big points in it for someone lol :)

Dave
This post has been answered by vasan_kps on Dec 23 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2009
Added on Dec 18 2008
9 comments
5,019 views