Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: TRANSACTION_AUDITING init parameter
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
![]() |
![]() |