Database Administration (MOSC)

MOSC Banner

Oracle Virtal Private Database. How to refresh static policy

edited Aug 13, 2013 5:08AM in Database Administration (MOSC) 2 commentsAnswered ✓
Hi

I wonder if this is correct behavior of VPD. We have renamed a column and have a table there we point out what column we should filter on. But it still trying to filter on the old column name. We tried the refresh procedure but it does not work, still using old static column.
I have post test case below to explain the problem. But i don´t understand if it is correct behavior or not.

Version we are running 11.2.0.3

We tried this.

Does not work
  • dbms_rls.refresh_policy 
  • alter system flush shared_pool
Work
  • Restart database
  • Recreate function

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