Mark Fisher wrote :
>Thanks for the response.
>I have a couple of follow up questions:
>Is the undo log only written to if in the middle of a transaction?
>Can you think of any other reason why deactivating redo logging would
>cause temp table writes to run faster if they have no effect?
>Than
Thanks for the response.
I have a couple of follow up questions:
Is the undo log only written to if in the middle of a transaction?
Can you think of any other reason why deactivating redo logging would
cause temp table writes to run faster if they have no effect?
Thanks.
>
> >Hello,
> >
> >I
-Original Message-
From: Mark Fisher [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 05, 2004 12:24 PM
To: [EMAIL PROTECTED]
Subject: Temp tables and logging
>Hello,
>
>I noticed that when I try deactivating "redo" logging (as a test),
>writing data to temp tables seems to happen fast