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: variations in table and redo log

Re: variations in table and redo log

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 9 Feb 2005 08:06:26 -0800
Message-ID: <1107965186.351240.326200@z14g2000cwz.googlegroups.com>


You can perform the logminer task in sqlplus also. The use of OEM is not a requirement.

Alternate methods of tracking database object changes would involve the use of the standard database audit command/feature, datebase event triggers, and capturing the actual DDL (via the event triggers) depending on your requirements.

HTH -- Mark D Powell -- Received on Wed Feb 09 2005 - 10:06:26 CST

Original text of this message

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