Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Nologging
that has nothing to do with the question. But anyway, try ALTER TABLE NOLOGGING instead.
oli
jwalski3_at_classicplan.com wrote
> Alter database noarchivelog;
>
> will change the entire database.
>
> see the following for detailed information:
>
> http://technet.oracle.com/docs/products/oracle8i/doc_index.htm
>
> HTH, Jim
>
> -----Original Message-----
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Date: Wednesday, March 28, 2001 4:37 PM
>
> >I know it is possible when creating a table to specify no logging
> >so that it doesn't generate redo logs. Is it possible, AFTER
> >the table has already been created, to change it to nologging?
> > Also this is a dev database that we don't care about doing any
> >type of recovery and just want to do some quick loads -- is it
> >possible to change the entire database to nologging?
> >This is on Oracle 8.0.5.
> >
> >-----
> >Sent using MailStart.com ( http://MailStart.Com/welcome.html )
> >The FREE way to access your mailbox via any web browser, anywhere!
> >
> >--
> >Please see the official ORACLE-L FAQ: http://www.orafaq.com
> >--
> >Author:
> > INET: cemail_at_sprintmail.com
> >
> >Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> >San Diego, California -- Public Internet access / Mailing Lists
> >--------------------------------------------------------------------
> >To REMOVE yourself from this mailing list, send an E-Mail message
> >to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> >the message BODY, include a line containing: UNSUB ORACLE-L
> >(or the name of mailing list you want to be removed from). You may
> >also send the HELP command for other information (like subscribing).
-- Oliver Artelt Oracle Certified DBA cubeoffice GmbH & Co.KG # jordanstrasse 7 # 39112 magdeburg telefon: +49 (0)391 6 11 28 10 # telefax: +49 (0)391 6 11 28 19 email: info@cubeoffice.de # web: http://www.cubeoffice.de -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Oliver Artelt INET: oli_at_md.transnet.de Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Mar 28 2001 - 19:50:46 CST
![]() |
![]() |