Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: datapump stats

Re: datapump stats

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Thu, 13 Sep 2007 10:54:24 -0500
Message-ID: <46e9512e$0$16328$88260bb3@free.teranews.com>


chris.brown_at_providentinsurance.co.uk wrote:
> What options do I have for refreshing stats when using a datapump
> import ( at schema level ) ?
>
> My current plan is to gather the stats after the import
>

The following shows how the old imp utility's parameters map to DP import parameters:

http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_import.htm#sthref389

 From this, you can see that there is no STATISTICS parameter with impdp. The above link will tell you what happens with respect to optimizer stats.

If you are gathering stats after the import, does it really matter what impdp does?

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown

-- 
Posted via a free Usenet account from http://www.teranews.com
Received on Thu Sep 13 2007 - 10:54:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US