Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: imp - BLOB - reduce imp time
"Tom" <tomNOSPAM_at_teameazyriders.com> wrote in message
news:1118938501.29523.0_at_nnrp-t71-03.news.uk.clara.net...
> 9.2.0.4
> RHEL 3
>
> Hi
>
> We have many tables that contain BLOBS and when it comes to move data from
> production to dev exp/imp is often the best way to do this. during exp i
> set BUFFER to be 1048576 and i also set this during my imp -
>
> The imp takes rather a long time, around 2 hours for 6 gig, as i would
> expect but are there any tips to reduce the amount of time taken to import
> BLOBS ? Import files and datafiles are on different disks and performance
> is very good when importing anything other than BLOBS.
>
> thanks for any tips
Maybe you could run several import scripts in parallel, if your disk subsystem can handle this. Received on Sat Jun 18 2005 - 14:17:42 CDT
![]() |
![]() |