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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL file I/O HELP

PL/SQL file I/O HELP

From: <c581534_at_sp2n09.missouri.edu>
Date: 1997/02/26
Message-ID: <5f0ijs$1oe2$1@news.missouri.edu>#1/1

 Hi there:

        I came cross one problem using fopen procedure within oracle PL/SQL UTL_FILE package. I kept getting exception indicating invalid path. I'm accessing the ORACLE server through a UNIX machine. Does anyone can give me some suggestion on this. THANKS a lot. The followig is the procedure I used to open a file:
 UTL_FILE.FOPEN('dir path', 'filename' 'r');

--
========================================================================
Weixing Chen
c581534_at_showme.missouri.edu
Weixing_Chen_at_muccmail.missouri.edu
=======================================================================
Received on Wed Feb 26 1997 - 00:00:00 CST

Original text of this message

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