Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 6846 invoked from network); 6 Jun 2006 21:19:19 -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 21:19:19 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 26C0B34D3B4;
 Tue,  6 Jun 2006 22:19:17 -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 26642-03; Tue, 6 Jun 2006 22:19:17 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CD42434CCA2;
 Tue,  6 Jun 2006 22:19:15 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 06 Jun 2006 22:13:12 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 22A0A34E381
 for <oracle-l@freelists.org>; Tue,  6 Jun 2006 22:13:12 -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 25718-01 for <oracle-l@freelists.org>;
 Tue, 6 Jun 2006 22:13:12 -0400 (EDT)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E8CB934D31F
 for <oracle-l@freelists.org>; Tue,  6 Jun 2006 22:13:11 -0400 (EDT)
Received: by py-out-1112.google.com with SMTP id i49so74601pyi
        for <oracle-l@freelists.org>; Tue, 06 Jun 2006 19:13:11 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type;
        b=Z6dFwzScPeuPs6eV14YDi0RAgh9kzEAZOXtb98m5yE8e1g1/hU6LHkqF18oBGVHuwwK+W70bXqxmWMU97xeeyWck+cb6SZyibeWD9vmDnrWHq5c9tUHkELUdN9X7XF89AZp+RB2IoDRl4IbFqjuf9UnXqZ2giPCTjDwrczQzWic=
Received: by 10.35.82.15 with SMTP id j15mr217726pyl;
        Tue, 06 Jun 2006 19:13:11 -0700 (PDT)
Received: by 10.35.88.10 with HTTP; Tue, 6 Jun 2006 19:13:11 -0700 (PDT)
Message-ID: <706468990606061913m41b8f9c4uf0f04f2d98c3d6c8@mail.gmail.com>
Date: Wed, 7 Jun 2006 10:13:11 +0800
From: "Yongping Yao" <yaoyongping@gmail.com>
To: oracle-l@freelists.org
Subject: SPOOL Problem
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_5095_20775394.1149646391371"
X-archive-position: 35688
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_5095_20775394.1149646391371
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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/

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

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">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/">http://spaces.msn.com/members/yaoyp/</a>

------=_Part_5095_20775394.1149646391371--
--
http://www.freelists.org/webpage/oracle-l


