Indexes Are Being Analyzed During Import even with Analyze=N and Statistics=none.
(Doc ID 455921.1)
Last updated on FEBRUARY 03, 2019
Applies to:
Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 10.2.0.3 - Release: 10.2 to 10.2Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 10.2.0.3 [Release: 10.2 to 10.2]
Information in this document applies to any platform.
Symptoms
We have imported the tables and data only from a full export dump earlier. Then we are importing the rest of the objects with ANALYZE=N and STATISTICS=NONE in the import parameters but the indexes are still being analyzed.
Immediately following the import, if we query on dba_indexes, the last_analyzed column has a date
which correlates with the date/time of the import.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms
Cause
Solution
References