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

Home -> Community -> Mailing Lists -> Oracle-L -> Faster option than utl_file

Faster option than utl_file

From: John Dunn <jdunn_at_sefas.com>
Date: Wed, 22 Feb 2006 16:03:32 -0000
Message-ID: <001d01c637c9$8859d2a0$3e04050a@johnman>


I find utl_file too slow for reading and writing large text files.

In fact it seems faster to read/write files from a Windows Visual Basic client application over NFS then to read/write using utl_file on the server.

 Is there a faster alternative? Or any way to tune utl_file?

Platform is Oracle 9i on AIX 5.

John

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 22 2006 - 10:03:32 CST

Original text of this message

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