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: how to enable FGAC ?

RE: how to enable FGAC ?

From: Jack C. Applewhite <japplewhite_at_inetprofit.com>
Date: Wed, 31 Oct 2001 08:27:13 -0800
Message-ID: <F001.003B95F3.20011031084201@fatcity.com>

Seema,

FGAC, which is supported by the supplied PL/SQL package DBMS_RLS (Row Level Security), is only available in Oracle8i Enterprise Edition.

Even if you just have Standard Edition, you can get a lot of similar benefit by using Application Context, which you would need to use anyway to implement FGAC properly.

Both worked very nicely for me - at least in 8.1.6.

Jack



Jack C. Applewhite
Database Administrator/Developer
OCP Oracle8 DBA
iNetProfit, Inc.
Austin, Texas
www.iNetProfit.com
japplewhite_at_inetprofit.com
(512)327-9068

-----Original Message-----
Sent: Wednesday, October 31, 2001 10:00 AM To: Multiple recipients of list ORACLE-L

Hi
I want to implement Fine-grained access control feature in my database. i run select * from v_$option and see in my database Fine-grained access control is having value false.Let me know how to enable this feature at Database end?
Thanks
Seema

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jack C. Applewhite
  INET: japplewhite_at_inetprofit.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Wed Oct 31 2001 - 10:27:13 CST

Original text of this message

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