Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Row level security and latch waits - LONG email...

Re: Row level security and latch waits - LONG email...

From: Nuno Souto <nsouto_at_optusnet.com.au>
Date: Fri, 22 Aug 2003 05:09:25 -0800
Message-ID: <F001.005CC332.20030822050925@fatcity.com>

> Policy function:
> DPA42HP92.DP_PREDICATE_FUNCTION_PKG.DP_PREDICATE_FUNCTION
> RLS view :
> SELECT "CURRENCY","CURRENCY_CODE","CURRENCY_DESC","CURRENCY_KEY" FROM
> "DPA42HP9
> 2"."DPR70_CURRENCY_D" "DPR70_CURRENCY_D" WHERE (CURRENCY_CODE in (select
> value_
> v
> from dp_security_values
> where group_id in (select group_id from dp_upd_user_groups where
> comp_group_id =
> sys_context('dp_comp_group_id_ctx','comp_group_id'))
>
> as you can see the context variable is being used in the generated
> predicate clause
>

That makes perfect sense now.
Thanks a lot for the feedback.
Cheers
Nuno Souto
nsouto_at_optusnet.com.au

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Nuno Souto
  INET: nsouto_at_optusnet.com.au

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Aug 22 2003 - 08:09:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US