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

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle and writing to network drive under NT

Re: oracle and writing to network drive under NT

From: Vik <viklall_at_my-deja.com>
Date: 2000/06/09
Message-ID: <8hrjp3$geq$1@nnrp1.deja.com>#1/1

In sqlplus I issue:

   create tablesplace foo datafile 'k:....' size 5m;

Oracle says:

ORA-01119: error in creating database file 'k:...'
ORA-27040: skgfrcre: create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 5) Access is denied



In article <8hrha5$ehj$1_at_nnrp1.deja.com>,   Ed Stevens <Ed.Stevens_at_nmm.nissan-usa.com> wrote:
> What is the error that oracle is reporting?
>
> In article <8hreo8$cg0$1_at_nnrp1.deja.com>,
> Vik <viklall_at_my-deja.com> wrote:
> > Has anyone done this, and can you offer some guidelines on
> > the authentication required?
> >
> > I am starting the Oracle service as the system account, and
> > can write to a mapped network drive within the same domain,
> > as administrator.
> >
> > When I try to create a tablespace file on that drive, I get
> > errors from Oracle.
> >
> > Any ideas?
> >
> > P.S: If you get it to work for me then my next question is how
> > about if the destination box is on a different domain?
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
> --
> Ed Stevens
> (Opinions are not necessarily those of my employer)
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Jun 09 2000 - 00:00:00 CDT

Original text of this message

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