Database Tuning (MOSC)

MOSC Banner

FGAC - behavior

edited Nov 9, 2010 12:42AM in Database Tuning (MOSC) 2 commentsAnswered
Hi I configured Fgac with the procedure DBMS_RLS_ADD_POLICY for a table in a Data base 11R2, the predicate is rownum < 10,
the table have 100 rows.
when make a count on the table, it works, return count = 10, but when i search a specific register that i know exists the query not return rows. i thought  that the query returned the ten firsts registers that match with the where of the statement, but it not work.

why this issue?

what happen with join on tables with FGAC's?

Regards.

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