Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can UTL_FILE package be used on Novell Netware?
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
![]() |
![]() |