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: TRANSACTION_AUDITING init parameter

Re: TRANSACTION_AUDITING init parameter

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 9 Dec 1999 18:31:15 -0000
Message-ID: <944765628.17767.0.nnrp-12.9e984b29@news.demon.co.uk>

The clue is in the "special redo information". With this parameter set to true, the redo log contains information about the userid that made a change; this is only of benefit if you use a log-scraper, or Log Miner, to read the redo logs to find out what has been happening to the database.

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Eugene Firyago wrote in message <82omgu$fu9$1_at_autumn.news.rcn.net>...
>Does anybody use the following feature in Oracle8:
>
>According to the Oracle8.x Server Reference there is TRANSACTION_AUDITING
>init parameter
>(TRUE by default) that controls the generating of a "special redo
>information from the
>transaction layer".
Received on Thu Dec 09 1999 - 12:31:15 CST

Original text of this message

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