Database Security Products (MOSC)

MOSC Banner

VPD enabled db and index monitoring issue

edited May 24, 2010 3:46AM in Database Security Products (MOSC) 1 commentAnswered
 We are not able to get index monitoring to work on VPD enabled databases.

We use a user that is excempt from the policy but we never get any rows selected when we issue this query,

 select
   table_name,
   index_name,
   monitoring,
   used
from
   v$object_usage;

'NO ROWS SELECTED'

This works fine in NON VPD environments.

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