Xref: alice comp.databases.oracle.server:72658
Path: alice!news-feed.fnsi.net!news.idt.net!newsin.iconnet.net!feed2.nntp.acc.ca!feed.nntp.acc.ca!news.ican.net!not-for-mail
From: "John Chiu" <johnymc@netscape.net>
Newsgroups: comp.databases.oracle.server
Subject: Re: problem with "create directory " command
Date: Thu, 4 Nov 1999 06:53:01 -0500
Organization: ICAN.Net Customer
Lines: 9
Message-ID: <7vrs21$578$1@news2.tor.accglobal.net>
References: <7vquqg$v71$1@nnrp1.deja.com>
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

have you grant the read privilege on the directory:

grant read on directory my_files to anyuser;

HTH

John Chiu


