Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: spool file size limit..... correction
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