Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Export
chinni wrote:
> what should i do to export the database fast?
DATABASE_EXPORT=fast
Seriously, it depends on what it making it NOT go "fast" -- whatever "fast" means. How many tables? How many records? How long is it taking now? How fast do you expect it to be? What kind of disk are you writing to? What else is going on there during the import?
Have you looked at the BUFFER parameter? Received on Thu Mar 09 2006 - 07:56:52 CST