Database Security Products (MOSC)

MOSC Banner

Oracle Label Security - debugging

edited Jul 12, 2011 11:35PM in Database Security Products (MOSC) 3 commentsAnswered
I'm just getting started attempting to implement Label Security to move our product from a single to a multi-tenant architecture. What is the best way to debug Label Security problems? I've tried trace levels 10730 and 10060 using commands like this:

ALTER SESSION SET EVENTS '10730 trace name context forever';

but didn't get a trace file. 

I did get a trace file for a 10046 trace. Here's a SQL statement that resulted from that trace:

SELECT  "C1","MI_ROWLABEL_3" FROM "MT_DB1"."T3"  "T3" WHERE (1=2 ) 

I didn't specify that 1=2 predicate, so where is that coming from?

Any help would be greatly appreciated.

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