imp STATISTICS import precomputed statistics (always)
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