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: utl_file_dir

RE: utl_file_dir

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Thu, 28 Sep 2006 08:36:31 +0200
Message-ID: <F2C9CCA71510B442AF71446CAE8AEBAF01A9A3@MSXVS04.trivadis.com>


Edwin

> But my question is how many number of files can mentioned for
> utl_file_dir and not the size of each file.
> is there limit for number of files?(not size)
> is it unlimited number of files?(not size)

You asked for the number of directories. Now, since the limit of the number of character you can put in that parameter is 512... If your paths are quite long, you could put only 2 or 3... If your paths are very short, you could put 100 or 200... I.e. there is no limit on the number of directories.

HTH
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 28 2006 - 01:36:31 CDT

Original text of this message

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