DBMS_RLS policy
Hi, Could someone throw some lights on this please.
I have situation where I have a table and it has DBMS_RLS policy is enabled on this table.
But when user trying to execute any query on this table then it throws some error.
ANYONE, HOW CAN I SOLVE THIS ISSUE.
*
ERROR at line 5:
ORA-28100: policy function schema XYXYXYXY is invalid
I have situation where I have a table and it has DBMS_RLS policy is enabled on this table.
But when user trying to execute any query on this table then it throws some error.
ANYONE, HOW CAN I SOLVE THIS ISSUE.
*
ERROR at line 5:
ORA-28100: policy function schema XYXYXYXY is invalid
0