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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help about UTL_FILE

Re: Help about UTL_FILE

From: Jens Mayer <jmayer_at_ratundtat.com>
Date: Tue, 29 Sep 1998 18:39:45 GMT
Message-ID: <36112769.35663401@news.space.net>


On Tue, 29 Sep 1998 08:37:29 +0200, "News mad" <rcabello_at_abonados.cplus.es> wrote:

>Please, somebody knows what happenned with UTL_FILE, it's necesary to run
>any script on server to use this package.
>
>I have stablished the parameter UTL_FILE_DIR =
>\\pdcsi\depart\alma\cargas\out in INIT---.ora file,

1.) is that directory on the machine where oracle runs ? with the utl_file-package, Oracle isn't able to write sequential files on the LAN ! 2.) Does your OS supports case-sensitive path/filenames ? Check the proper writing of the path in your code !

Hope that helps,

jens
Jens Mayer
Rat&Tat GmbH
Hamburg Received on Tue Sep 29 1998 - 13:39:45 CDT

Original text of this message

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