Xref: alice comp.databases.oracle.tools:40632
Path: alice!news-feed.fnsi.net!newsfeed.icl.net!nntp.news.xara.net!xara.net!gxn.net!interpath.net!not-for-mail
From: "Stephen Wellman" <swellman@chemware.com>
Newsgroups: comp.databases.oracle.tools
Subject: Re: How to use UTL_FILE.FOPEN()
Date: Fri, 3 Mar 2000 16:51:32 -0500
Organization: ChemWare, Inc.
Lines: 6
Message-ID: <89pc24$cn9$1@gaddy.interpath.net>
References: <1caf4cbd.a75d1091@usw-ex0104-033.remarq.com> <952119344.29605.1.pluto.d4ee154e@news.demon.nl> <89pbqj$cmd$1@gaddy.interpath.net>
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600

Oh .... I forgot but the directory specified by the UTL_FILE_DIR parameter
is case sensitive, even on NT. So when using UTL_FILE, remember to fully
qualify the path to the file with exactly the same case as specified on the
parameter.


