SQL Performance (MOSC)

MOSC Banner

DBMS_STATS.GATHER_TABLE_STATS Causes invalid objects

edited Dec 19, 2014 11:35AM in SQL Performance (MOSC) 4 commentsAnswered

HI Guys,

Any idea why below execution causes invalidation of objects on the said shema?

EXECUTE DBMS_STATS.GATHER_TABLE_STATS('MYSCHEMA', 'INV_LIC', method_opt => 'FOR COLUMNS (UOM, UOM_KEY)');

THanks in advance....

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