Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

imp STATISTICS import precomputed statistics (always)

happy10319Feb 22 2008 — edited Feb 22 2008
Hi,
in 9.2.0
what is the default value of this option
STATISTICS import precomputed statistics (always)

when importing ?
I mean if you do not mention this option, its value, would it be as always ?
Many thanks.

Thank you, I found :
STATISTICS
Default: ALWAYS

Specifies what is done with the database optimizer statistics at import time.

The options are:

ALWAYS

Always import database optimizer statistics regardless of whether or not they are questionable.

NONE

from :
http://download.oracle.com/docs/cd/B10501_01/server.920/a96652/ch02.htm#1005605
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2008
Added on Feb 22 2008
1 comment
5,476 views