Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: CAN NOT ALLOCATE LOG,ARCHIVAL REQUIRED error
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C07CBC.768E0A50
Content-Type: text/plain;
charset="iso-8859-1"
>-----Original Message----- >From: Bunyamin K.Karadeniz [mailto:bunyamink_at_havelsan.com.tr] >Sent: vendredi, 12. janvier 2001 06:56 > >CAN NOT ALLOCATE LOG,ARCHIVAL REQUIRED > >MESSAGE IS DISPLAYED WHEN I want to import a huge table; >What must I do??? Thanks
Doesn't it mean that some of the logs need to be manually archived? Try
typing in "archive log list" in svrmgr. Do you see the following?
SVRMGR> archive log list
Database log mode Archive Mode
Automatic archival Disabled
If Automatic archival is disabled you may need to do an "alter system
archive log" (read the documentation for the correct syntax.
e.g.
SVRMGR> alter system archive log all ;
Jacques R. Kilchoer
(949) 754-8816
Quest Software, Inc.
8001 Irvine Center Drive
Irvine, California 92618
U.S.A.
http://www.quest.com
------_=_NextPart_001_01C07CBC.768E0A50
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2652.35">
<TITLE>RE: CAN NOT ALLOCATE LOG,ARCHIVAL REQUIRED error</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>>From: Bunyamin K.Karadeniz [<A =
HREF=3D"mailto:bunyamink_at_havelsan.com.tr">mailto:bunyamink_at_havelsan.com.=
tr</A>]</FONT>
<BR><FONT SIZE=3D2>>Sent: vendredi, 12. janvier 2001 06:56</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>>CAN NOT ALLOCATE LOG,ARCHIVAL REQUIRED </FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>>MESSAGE IS DISPLAYED WHEN I want to import a =
huge table;</FONT>
<BR><FONT SIZE=3D2>>What must I =
do??? =
Thanks </FONT>
</P>
<P><FONT SIZE=3D2>Doesn't it mean that some of the logs need to be =
manually archived? Try typing in "archive log list" in =
svrmgr. Do you see the following?</FONT></P>
<P><FONT SIZE=3D2>SVRMGR> archive log list </FONT>
<BR><FONT SIZE=3D2>Database log mode Archive Mode</FONT>
<BR><FONT SIZE=3D2>Automatic archival Disabled</FONT>
</P>
<P><FONT SIZE=3D2>If Automatic archival is disabled you may need to do =
an "alter system archive log" (read the documentation for the =
correct syntax.</FONT></P>
<P><FONT SIZE=3D2>e.g.</FONT>
<BR><FONT SIZE=3D2>SVRMGR> alter system archive log all ;</FONT>
</P>
<P><FONT SIZE=3D2>------</FONT>
<BR><FONT SIZE=3D2>any ignorant comments made are the sole =
responsibility of J. R. Kilchoer and should not reflect adversely upon =
my employer.</FONT></P>
<P><FONT SIZE=3D2> </FONT>
<BR><FONT SIZE=3D2>Jacques R. Kilchoer</FONT>
<BR><FONT SIZE=3D2>(949) 754-8816</FONT>
<BR><FONT SIZE=3D2>Quest Software, Inc.</FONT>
<BR><FONT SIZE=3D2>8001 Irvine Center Drive</FONT>
<BR><FONT SIZE=3D2>Irvine, California 92618</FONT>
<BR><FONT SIZE=3D2>U.S.A.</FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://www.quest.com" =
TARGET=3D"_blank">http://www.quest.com</A></FONT>
Received on Fri Jan 12 2001 - 11:24:05 CST
![]() |
![]() |