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!

Loading a file via sql developer

DisolocatedCurryOct 23 2013 — edited Oct 24 2013


I have a file a csv file on my pc.

I want to load this to a database which is on a unix system.

I have a connection set up to the database area on unix and I can see my empty table that I want to load my data into(in sql developer).

Usually I would right click on the table and import the data. However, the file is too big I think. It freezes when I try to do this.

I am not an administrator on my pc and will not be able to get such access so I cannot use sql loader as I see it.

Is there a way that that I can load this file into this database without being an administrator on my pc??

Thanks in advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2013
Added on Oct 23 2013
12 comments
1,373 views