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

Home -> Community -> Mailing Lists -> Oracle-L -> Implementing Virtual Private Databases

Implementing Virtual Private Databases

From: Schauss, Peter <peter.schauss_at_ngc.com>
Date: Mon, 27 Aug 2007 09:40:41 -0500
Message-ID: <CD9150D80CFCFB42BC73C40791C1E0194F7E1E@XMBIL112.northgrum.com>


(Oracle 10.2.0.2.0)

We are in the process of implementing COTS application in which a single database will be used by multiple customers. One of the requirements is to allow ad hoc reporting on a limited basis to a small number of users. Users from a given customer should only be allowed to see their own data. I have implemented a test case on a one table by doing the following:

Using this approach, it looks like I need to create an AFTER LOGON trigger for every user to whom we are granting ad hoc access. Is there a way to avoid this?

Thanks,
Peter Schauss

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 27 2007 - 09:40:41 CDT

Original text of this message

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