Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: spool file size limit..... correction

Re: spool file size limit..... correction

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Mon, 21 Apr 2003 13:03:18 -0800
Message-ID: <F001.005864D2.20030421130318@fatcity.com>


According to the Oracle 9i Reference Manual, Spooling will create a file on the OS location designated in the SQLPLUS spool command of default location. The spooling will write to the file everything that appears on the screen. Spooling stops when you issue the SPOOL OFF command. That leads me to believe that the spool limits are the OS file size and/or free disk space.
I will read the manuals before I venture an answer.... Ron

>>> ntufar_at_apb.com.tr 04/21/03 03:36PM >>>
By the way,
input file tart you run with '@' statement does have a limit. We had an application that
just dumped all the SQL statements it executed. I once tried to just execute the file
and it just stopped without any warning at something like 64 Kb. To work around it I
just piped the file to sqlplus.

  Hi,
  someone can tell me what is the max file size can be spoolling out from sqlplus.

  Cordialement, Gilbert BERNARD

  Administrateur base de données

  Liste de distribution DBA: DPI-DSA-SDH-EP-DBA

  DPI-DSA-SDH   ARC3 - Pièce 00265

  16, rue Berthollet - 94110 Arcueil


  gilbert.bernard_at_caissedesdepots.fr

  Tel (01 58 50) 61 71

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Ron Rogers
  INET: RROGERS_at_galottery.org

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon Apr 21 2003 - 16:03:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US