Hi,

I have successfully implemented fine-grained access control and would now like to look at tuning the SQL statements which use the dynamic predicate. My problem is I can't access the resulting statement. It returns the correct data but whether I use SQL_TRACE, enable SQL*Net tracing, use explain plan or access v$sqlarea.sql_text for that session, the only thing I can see is the original statement with no added predicate.


TIA
Gerry