UTL_FILE : Is it possible to use utl_file through network path ?

From: Sebastien CLEYET-MERLE <sebastien.cleyet-merle_at_lemel.fr>
Date: 1999/01/08
Message-ID: <01be3b25$0fa9d650$9b60800f_at_merle>#1/1


Hello,     

    I am working with Oracle 7.3.4. under NT 4.0.

    Is it possible to use the Oracle package utl_file with network path ?   

   As example I wanna write on a computer named MYCOMP in the share dir MYDIR a file TOTO :

   Can I do this trough the package utl_file and how (what should be set up to do that) ?

   If not is there other solutions than UTL_FILE to do that ?

   An idea I tried but doesn't seem to work :

           setting the parameter UTL_FILE_DIR to \\MYCOMP\MYDIR
           UTL_FILE.FOPEN(file,'TOTO','w') ;
           ....

Thanks in advance for you help.

You can reply me at the followinf e-mail address :

        sebastien.cleyet-merle_at_lemel.fr Received on Fri Jan 08 1999 - 00:00:00 CET

Original text of this message