| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: turn off redo log?
In article <3380AF0B.41C6_at_garland.dnr.state.sc.us>,
<edwards_at_garland.dnr.state.sc.us> wrote:
>how do you turn off redo log writing?
>
>I am trying to load some massive data but the redo logs
>fill up disk space and my session halts.
>
>
>Steve Edwards
>SC dept of Natural Resources
Steve,
Rather than turn off logging (not a good idea) why not bypass the logs when loading. If you are loading from flat files try the sqlload with direct=y. If you are creating tables from tables try the unrecoverable option in Oracle 7.2 and later.
Hope this helps
mjr Received on Fri May 23 1997 - 00:00:00 CDT
![]() |
![]() |