Database Administration (MOSC)

MOSC Banner

dbms_stats.gather_schema_stats - via scheduler

edited Jan 19, 2012 7:08AM in Database Administration (MOSC) 3 comments
I have RAC database and we run a automated dbms_stats.gather_schema_stats  job that runs every night via job scheduler.
 We are planning to move one of our NON RAC database into RAC as an additional SCHEMA to the RAC DB.
This new schema has different requirement. We gather stats on temporary, stage and recent partitions table during production data load. Also, in this load, we make some indexes unusable to be ready for next day's load.
We don't want to gather stats on some of these new schema' tables during  nightly dbms_stats.gather_schema_stats that runs via job scheduler because it affect our data load and reports performance negatively and will complaint about unusable indexes.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center