Database Administration (MOSC)

MOSC Banner

After applying 19.32 security patch getting ORA-20000: Insufficient privileges to analyze an object

Hello,

After applying the 19.32 security patch the jobs that are running :

BEGIN SYS.DBMS_STATS.GATHER_SCHEMA_STATS (ownname=>'XXXXXX'); END are failing with the error : ORA-20000: Insufficient privileges to analyze an object in Schema (always pointing to the first table in alphabetic order in the schema) . The job is owned by SYS . When manually executing the above command we do not get any error . This is occurring on several databases . Before applying the 19.32 security patch we did not experienced any errors (and jobs were running for years ago) . Do you know if something changed in 19.32 related to the above error ? Can you please let me know

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