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 -> Re: BFile access problem

Re: BFile access problem

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 27 Aug 2001 20:28:16 +0100
Message-ID: <998940311.28577.0.nnrp-07.9e984b29@news.demon.co.uk>

It's some time since I last did this, but you could try:

    create directory xmlfiles as 'c:\xmlfiles\';

The terminating slash is probably significant.

--
Jonathan Lewis

Host to The Co-Operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

Author of:
Practical Oracle 8i: Building Efficient Databases
See http://www.jlcomp.demon.co.uk/book_rev.html

For latest news of public appearances
See http://www.jlcomp.demon.co.uk

Screen saver or Life saver: http://www.ud.com
Use spare CPU to assist in cancer research.




Martin Gutowski wrote in message <9me2un$b2c$1_at_boatanchor.ems.psu.edu>...

>Hi,
>
>I'm having trouble using BFiles on 8.1.7. Here's what I've done.
>Logged in as sys, I ran the following command:
>
>SQL> create directory xmlfiles as 'c:\xmlfiles';
>
>It worked as I received the message:
>
>Directory created.
>
Received on Mon Aug 27 2001 - 14:28:16 CDT

Original text of this message

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