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: Can UTL_FILE package be used on Novell Netware?

Re: Can UTL_FILE package be used on Novell Netware?

From: kresimir <kresimir_at_ozemail.com.au>
Date: 1998/02/12
Message-ID: <34E2EDAA.A61EE2CC@ozemail.com.au>#1/1

Yanhua

We are using NT server on Netware 4.11 network. If you write to directory which was set as a parameter (util_file_dir) you should not have any problems.

Try mapping a drive (permanently - thick reconnect at logon) in Server's NT Explorer, and use full path in your utl_file.fopen statement (<disk>:\<dir>\<dir>...). Also make sure that oracle server has privilege to write in target directory.

Hope this helps.

Kind Regards

Kresimir Fabijanic

Yanhua Lu wrote:

> Hi,
>
> Does anybody have experience using UTL_FILE package to write files to
> Novell network drives? if so, is there anything else I have to do
> besides including UTL_FILE_DIR parameter in INIT.ORA file?
>
> Thanks in advance.
>
> -- Lu :)
Received on Thu Feb 12 1998 - 00:00:00 CST

Original text of this message

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