Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Nologging
because only a very limited of operations can not be logged, normal inserts
and updates and deletes will be logged, indexes will always be logged.
You could also have force_logging set at the database level
Nologging noe of the most misunderstood concepts I believe
On 19/06/06, Vincent verpoort <vincent.verpoort_at_gmail.com> wrote:
>
> I have a 9.2.0.6 runiing in archive mode, and tables are on no logging in
> a schema. When i look i still get huge archive streams fro that schema. How
> is this posible
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jun 19 2006 - 04:27:08 CDT