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

Home -> Community -> Usenet -> c.d.o.misc -> create directory problem

create directory problem

From: vagelis Hristidis <exrist_at_cc.ece.ntua.gr>
Date: 1998/11/21
Message-ID: <365603CB.6794D32@cc.ece.ntua.gr>#1/1

I have WinNT 4.0
I have a problem creating a directory.
eg:
connected as SCOTT: create or replace directory bitmaps_dir as 'c:\bitmaps';
connected as SYS: grant read on directory bitmaps_dir to scott;

But then when I try to access this directory, I get an error message(invalid dir).
I don't know if it is relevant but I am also unable to change to another directory from sqlplus.
eg : $cd \

     $dir
  I still get the list of files of oracle_home\bin

Do I need to make any changes to init.ora or something else? Any ideas?

--
Vagelis S. Hristidis
Electrical and Computer Engineering
National Technical University of Athens
e-mail:exrist_at_cc.ece.ntua.gr
URL:http://www.cc.ece.ntua.gr/~exrist
Received on Sat Nov 21 1998 - 00:00:00 CST

Original text of this message

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