Database Tuning (MOSC)

MOSC Banner

Can Monitoring usage afect pl/sql code?

edited Oct 27, 2019 5:00AM in Database Tuning (MOSC) 5 commentsAnswered

Hello,

I’ve recently detected uncompiled pl/sql on database but I didn’t find the reason yet.

The only action done before issue was turn monitoring on all indexes for schema X with

'ALTER INDEX '||owner||'.'||index_name||' MONITORING USAGE; '

Can this action decompile pl/sql code?

Regards

Raul J.

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