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

Home -> Community -> Usenet -> c.d.o.misc -> [Q] Security Paranoia....

[Q] Security Paranoia....

From: Donovan J. Edye <donovan_at_namsys.com.au>
Date: Wed, 29 Aug 2001 06:24:15 GMT
Message-ID: <3b8c8a05.687194223@can-news.tpg.com.au>


G'Day,

I am the database owner of a database called MyDB but not the database adminisitrator for the oracle server. The information that is contained in MyDB is sensitive needs to be secured from prying eyes. The only access to the database would be via a set of stored procedures.

So is it possible to:

In short I don't want the dba or any other super user to be able to interact or see the data in the db in any way (tables, stored procs etc) and only want external users to access the data from a stored procedure interface. Users would be granted access to the stored procedure interface via a specified user name and password. The only things they would be able to see would be the stored procedures and execute them, but not the content of the stored procedures. If this is achievable then are there any other additional considerations should this database participate in replication?

TIA

Received on Wed Aug 29 2001 - 01:24:15 CDT

Original text of this message

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