Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is there direct path load for IMPORT?
Afraid not.
Try exporting the stuff (but not with exp) as a flat file. Look in the SQL*Plus manual for how to do this. Then you can use SQL*Loader for pushing stuff back in, direct mode if you wish. Might be worth a try.
MotoX.
badstreetboy_at_my-dejanews.com wrote in message
<700fmh$ksu$1_at_nnrp1.dejanews.com>...
>I find that IMPORT is really slow. Is there something like direct path
>load(like SQL Loader) for IMPORT?
>
>Thanks.
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Wed Oct 14 1998 - 00:00:00 CDT
![]() |
![]() |