Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Import Export Utility
Software Administrator wrote:
> My import and export utilitys are taking very long time. Are there any
> parameters to be set? Please drop a line or two.
Try the parameter
buffer=10000000 (or some other big number)
This will allocate 10000000 Bytes of memory instead of the default (which is 4096, I guess).
-- Martin HaltmayerReceived on Wed Sep 03 1997 - 00:00:00 CDT
![]() |
![]() |