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

Home -> Community -> Usenet -> c.d.o.server -> Re: build a tamper-proof server?

Re: build a tamper-proof server?

From: vob <gaga_at_aol.com>
Date: Sun, 25 Aug 2002 13:54:02 +0200
Message-ID: <akafog$k7p$01$3@news.t-online.com>


controlling dba is best in a 4 eye environment.

the transaction log of oracle is tamperproof

so one need only a database with another dba who checks the transactionlogs of the primary db with logminer

the best thing for this is 9.2 with the logical standby.

this protects againts unauthorized changes but not against viewing of data

<kmv_dev_at_yahoo.com> schrieb im Newsbeitrag news:20020824112157.4ce6aaa0.kmv_dev_at_yahoo.com...
> Hi,
>
> Can someone suggest ideas on how to build a tamper-proof
> server? i.e. I want to let my applications (an appserver)
> to access the db, insert, and do whatever it needs to
> complete the task. But once the transaction is committed,
> all events must be logged, time-stamped and digitally
> signed, and none of the records can be removed/modified
> (not even by a dba).
>
> Any suggestion is welcome.
>
> xx
>
Received on Sun Aug 25 2002 - 06:54:02 CDT

Original text of this message

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