Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 11007 invoked from network); 6 Jun 2006 22:02:20 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 6 Jun 2006 22:02:19 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E5B3D34DA74;
 Tue,  6 Jun 2006 23:02:19 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 00380-06; Tue, 6 Jun 2006 23:02:19 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 5F4D834DA52;
 Tue,  6 Jun 2006 23:02:19 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 06 Jun 2006 23:01:34 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id ADDEE34D3E9
 for <oracle-l@freelists.org>; Tue,  6 Jun 2006 23:01:34 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 32625-04 for <oracle-l@freelists.org>;
 Tue, 6 Jun 2006 23:01:34 -0400 (EDT)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 56B0D34DB25
 for <oracle-l@freelists.org>; Tue,  6 Jun 2006 23:01:34 -0400 (EDT)
Received: by py-out-1112.google.com with SMTP id i49so83555pyi
        for <oracle-l@freelists.org>; Tue, 06 Jun 2006 20:01:33 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references;
        b=a3KPTuixkzUl3hNYWw3KJa4vb9Jl0aACFQydbLXc9SlUGjN9biBnDA99mn7gBBrvJ2cKNpd6xSa/68pWr5Woq7PDp3Kk8mpEGeIVpMADJ4HwPmeyxZE5ZXUqEO6fniA+8voF7Cd4jeeq89UpYZE5FWSxIHdVy9XaifHqD3mVds4=
Received: by 10.35.12.13 with SMTP id p13mr36448pyi;
        Tue, 06 Jun 2006 20:01:33 -0700 (PDT)
Received: by 10.35.88.10 with HTTP; Tue, 6 Jun 2006 20:01:33 -0700 (PDT)
Message-ID: <706468990606062001u43a57505j867064b361f80e1a@mail.gmail.com>
Date: Wed, 7 Jun 2006 11:01:33 +0800
From: "Yongping Yao" <yaoyongping@gmail.com>
To: "Graeme.Farmer@mincom.com" <Graeme.Farmer@mincom.com>
Subject: Re: SPOOL Problem
Cc: oracle-l@freelists.org
In-Reply-To: <OFA7A28647.84440E27-ON4A257186.000D6448-4A257186.000D671A@mincom.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_5595_2618115.1149649293303"
References: <OFA7A28647.84440E27-ON4A257186.000D6448-4A257186.000D671A@mincom.com>
X-archive-position: 35692
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: yaoyongping@gmail.com
Precedence: normal
Reply-to: yaoyongping@gmail.com
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at avenirtech.net
------=_Part_5595_2618115.1149649293303
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thank you for your reply. You mean it's a Oracle Bug or maybe a SQL*Plus
bug?

On 6/7/06, Graeme.Farmer@mincom.com <Graeme.Farmer@mincom.com> wrote:
>
>  Looks like a memory leak bug. Can't imagine the SQL*Plus would
> intentionally need to allocate memory for the entire output stream.
>
>
>
> The reason for the variability in your results probably relates to the
> amount of memory available on the heap at the time.
>
>
>
> Cheers
>
> * *
>
> *Graeme Farmer *
>
> *Consulting Architect *
>
> *MMS Architecture & Solutions Design*
>
>
>  ------------------------------
>
> *From:* oracle-l-bounce@freelists.org [mailto:
> oracle-l-bounce@freelists.org] *On Behalf Of *"Yongping Yao" <
> yaoyongping@gmail.com>
> *Sent:* Wednesday, 7 June 2006 12:13 PM
> *To:* oracle-l@freelists.org
> *Subject:* SPOOL Problem
>
>
>
> Hi all,
>   I don't know if it's off topic, but I met it in SQLPlus.
>   I SPOOLed the output into a text. When the file reached to GB, an
> exception "xrealloc: cannot reallocate 706258176 bytes (0 bytes allocated)"
> occurred. I tried again and again. Everytime the exception occurred with
> different file size. Sometime it was about 3G, sometime it's near 1G ( and
> of cource the number in the error is different everytime ).
>
> -bash-2.05b$ uname -a
> Linux zszj2 2.4.21-27.EL #1 Wed Dec 1 22:08:15 EST 2004 i686 i686 i386
> GNU/Linux
>
>   That's my OS. I also tried on Solaris 8, just the same. So I think it's
> not a 32bitOS or 64bitOS problem. The database is 9.2.0.1.
>   Have anyone met and solved it?
>   Thank you in advance.
>
> --
> Yao Yongping
> Learning Oracle, UNIX/Linux...
> Love Reading, Classical Music, Philosophy, Economics etc.
> Blog:  http://spaces.msn.com/members/yaoyp/
>
> --
>
> This transmission is for the intended addressee only and is confidential
> information. If you have received this transmission in error, please notify
> the sender and delete the transmission. The contents of this e-mail are the
> opinion of the writer only and are not endorsed by the Mincom Group of
> companies unless expressly stated otherwise.
>
>
>



-- 
Yao Yongping
Learning Oracle, UNIX/Linux...
Love Reading, Classical Music, Philosophy, Economics etc.
Blog:  http://spaces.msn.com/members/yaoyp/

------=_Part_5595_2618115.1149649293303
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thank you for your reply. You mean it's a Oracle Bug or maybe a SQL*Plus bug?<br><br><div><span class="gmail_quote">On 6/7/06, <b class="gmail_sendername"><a href="mailto:Graeme.Farmer@mincom.com">Graeme.Farmer@mincom.com</a>
</b> &lt;<a href="mailto:Graeme.Farmer@mincom.com">Graeme.Farmer@mincom.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>













<div link="blue" vlink="blue" lang="EN-AU">

<div>

<p><font color="blue" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: blue;">Looks like a memory leak bug. Can't
imagine the SQL*Plus would intentionally need to allocate memory for the entire
output stream.</span></font></p>

<p><font color="blue" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: blue;">&nbsp;</span></font></p>

<p><font color="blue" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: blue;">The reason for the variability in your
results probably relates to the amount of memory available on the heap at the
time.</span></font></p>

<p><font color="blue" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: blue;">&nbsp;</span></font></p>

<div>

<p style="line-height: 12pt;"><font color="black" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: black;">Cheers</span></font></p>

<p style="line-height: 12pt;"><b><font color="black" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: black; font-weight: bold;">&nbsp;</span></font></b></p>

<p style="line-height: 12pt;"><b><font color="black" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: black; font-weight: bold;">Graeme Farmer </span></font></b></p>

<p style="line-height: 12pt;"><b><font color="black" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: black; font-weight: bold;">Consulting Architect </span></font></b></p>

<p style="line-height: 12pt;"><b><font color="black" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: black; font-weight: bold;">MMS Architecture &amp; Solutions Design</span></font></b></p>


</div>

<p><font color="blue" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: blue;">&nbsp;</span></font></p>

<div>

<div style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;" lang="EN-US">

<hr align="center" size="2" width="100%">

</span></font></div>

<p><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;" lang="EN-US">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;" lang="EN-US">

<a href="mailto:oracle-l-bounce@freelists.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">oracle-l-bounce@freelists.org</a> [mailto:<a href="mailto:oracle-l-bounce@freelists.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
oracle-l-bounce@freelists.org</a>] <b><span style="font-weight: bold;">On Behalf Of </span></b>&quot;Yongping Yao&quot;
&lt;<a href="mailto:yaoyongping@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">yaoyongping@gmail.com</a>&gt;<br>
<b><span style="font-weight: bold;">Sent:</span></b> Wednesday, 7 June 2006 12:13
PM<br>
<b><span style="font-weight: bold;">To:</span></b> <a href="mailto:oracle-l@freelists.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">oracle-l@freelists.org</a><br>
<b><span style="font-weight: bold;">Subject:</span></b> SPOOL Problem</span></font><span lang="EN-US"></span></p>

</div></div><div><span class="e" id="q_10bac504d9e1f092_1">

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">&nbsp;</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Hi all,<br>
&nbsp; I don't know if it's off topic, but I met it in SQLPlus.<br>
&nbsp; I SPOOLed the output into a text. When the file reached to GB, an
exception &quot;xrealloc: cannot reallocate 706258176 bytes (0 bytes
allocated)&quot; occurred. I tried again and again. Everytime the exception
occurred with different file size. Sometime it was about 3G, sometime it's near
1G ( and of cource the number in the error is different everytime ). <br>
<br>
-bash-2.05b$ uname -a<br>
Linux zszj2 2.4.21-27.EL #1 Wed Dec 1 22:08:15 EST 2004 i686 i686 i386
GNU/Linux<br>
&nbsp; <br>
&nbsp; That's my OS. I also tried on Solaris 8, just the same. So I think it's
not a 32bitOS or 64bitOS problem. The database is <a href="http://9.2.0.1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">9.2.0.1</a>.<br>
&nbsp; Have anyone met and solved it?<br>
&nbsp; Thank you in advance.<br clear="all">
<br>
-- <br>
Yao Yongping<br>
Learning Oracle, UNIX/Linux...<br>
Love Reading,
Classical Music, Philosophy, Economics etc. <br>
Blog:&nbsp;&nbsp;<a href="http://spaces.msn.com/members/yaoyp/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://spaces.msn.com/members/yaoyp/</a>
</span></font></p></span></div><div>

</div>


<p><span style="font-size: 8.2pt;">-- </span></p>
<p><span style="font-size: 8.2pt;">This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please notify the sender and delete the transmission. The contents of this e-mail are the opinion of the writer only and are not endorsed by the Mincom Group of companies unless expressly stated otherwise.
</span></p>
<p><span style="font-size: 8.2pt;">&nbsp;</span></p></div>



</div></blockquote></div><br><br clear="all"><br>-- <br>Yao Yongping<br>Learning Oracle, UNIX/Linux...<br>Love Reading, Classical Music, Philosophy, Economics etc.<br>Blog:&nbsp;&nbsp;<a href="http://spaces.msn.com/members/yaoyp/">
http://spaces.msn.com/members/yaoyp/</a>

------=_Part_5595_2618115.1149649293303--
--
http://www.freelists.org/webpage/oracle-l


