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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Tool to view archivelog contents

Re: Tool to view archivelog contents

From: Nicolai Tufar <ntufar_at_gmail.com>
Date: Tue, 1 Feb 2005 09:46:02 +0200
Message-ID: <d809293905013123461ae7af15@mail.gmail.com>


On Mon, 31 Jan 2005 22:15:54 -0500, art vandelay <stmontgo_at_gmail.com> wrote:
> There is, Turn on monitoring for the tables <minimal overhead> and you
> see how many inserts/updates/deletes happened at the table level

This seem to be the most viable solution. To turn on monitoring i believe I have to:  alter table table_name monitoring usage;

Then monitor usage in v$object_usage, right?

Thanks for help.

Best regards,
Nicolai Tufar

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 01 2005 - 02:48:37 CST

Original text of this message

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