Perhaps you've tried some of this...
You'll need permissions on the shared drives of what ever the Ingres
service is running as. Normally this would be a local account to the
Server/PC. But in this case you'd need to go to windows -> services and
change all the ingres services logons to a user who can connect to the
DOMAIN the remote share is on.
Have you tried using the unc path instead of drive names e.g.
\\remoteserver\ingres
Cheers
Gareth
-----Original Message-----
From: info-ingres-bounces@kettleriverconsulting.com
[mailto:info-ingres-bounces@kettleriverconsulting.com] On Behalf Of
Colin Hay
Sent: 26 June 2007 10:52
To: info-ingres@kettleriverconsulting.com
Subject: Re: [Info-Ingres] Ingres - Locations, Locations, Locations
> On Jun 26, 7:24 pm, "Richard Harden" <richard.har...@orcon.net.nz>
> wrote:
>
> > Hi Colin,
>
> > Also, looking at your errors below, there looks to be a space in the
> > location name
>
[quoted text clipped - 72 lines]
> > E_CL0610_DI_DIRNOTFOUND The directory pointed to path could not be
> > found list() failed with operating system error 3 (The system cannot
> > find the path specified.)
> > WORKSTAT::[II\INGRES\788 , 00ab51a0]: Tue Jun 26 18:05:17 2007
> > E_DM91A8_DMM_LOCV_DILISTDIR An unexpected error was encountered in the
> > DIlistdir() routine. This error was encountered while trying to
> > validate either the II_WORK, II_DATABASE, and/or the auxiliary work
> > location. The following pathname caused the error
(H:\IngresII\ingres \data\default).
> > Check that the path exists and that permissions on all parts of the
> > path allow access to the ingres user.
[quoted text clipped - 32 lines]
>
> - Show quoted text -
I recreated the location as ingres with attendant folders owned by
ingres but still no joy ....
According to the 2.6 dba guide the folders are only created upon
createdb,
- though accessdb should still check the path name before on Save I
reckon ....
I just created an alternate location for my C: drive and the createdb -
d worked fine
So ... it looks like a permission problem with mapped drives ?
Running Ingres 2.6/0305 unpatched
Colin
_______________________________________________
Info-Ingres mailing list
Info-Ingres@kettleriverconsulting.com
http://www.kettleriverconsulting.com/mailman/listinfo/info-ingres
Cymraeg:-
Mae'r neges hon yn gyfrinachol nad chi yw'r derbynnydd y bwriedid y neges ar ei gyfer, byddwch mor garedig ? rhoi gwybod
i'r anfonydd yn ddi-oed. Dylid ystyried un rhywd datganiadau neu sylwadau a wneir uchod yn rhai personol,ac nid o angen rhaid yn rhai o
eiddo Ymddiriedolaeth GIG Bro Morgannwg, nac unrhyw ran gyfansoddol ohoni na chorff cysylltiedig.
Cofiwch fod yn ymwybodol ei bod yn bosibl y bydd disgwyl i Ymddiriedolaeth GIG Bro Morgannwg roi cyhoeddusrwydd i gynnwys unrhyw ebost neu
ohebiaeth a dderbynnir, yn unol ag amodau'r Ddeddf Rhyddid Gwybodaeth 2000. I gael mwy o wybodaeth am Ryddid Gwybodaeth, cofiwch gyfeirio
at wefan Ymddiriedolaeth GIG Bro Morgannwg ar www.bromor-tr.wales.nhs.uk
English:-
This message is confidential. If you are not the intended recipient of the message then please notify the sender immediately.
Any of the statements or comments made above should be regarded as personal and not necessarily those of Bro Morgannwg NHS Trust, any
constituent part or connected body.
Please be aware that, under the terms of the Freedom of Information Act 2000, Bro Morgannwg NHS Trust may be required to make public the
content of any emails or correspondence received. For further information on Freedom of Information, please refer to the Bro Morgannwg NHS
Trust website at www.bromor-tr.wales.nhs.uk.
Colin Hay - 27 Jun 2007 03:10 GMT
On Jun 26, 10:58 pm, "Gareth Williams" <Gareth.Willi...@bromor-
tr.wales.nhs.uk> wrote:
> Perhaps you've tried some of this...
>
[quoted text clipped - 190 lines]
>
> - Show quoted text -
I tried the UNC path to no avail - every user has their own H: drive
mapping which points to a user specific location so we can't use the
UNC path anyway
I ensured all priviledges are OK for colinh and ingres on my domain
and ingres on my workstation also to no avail ....
Very strange ....
Colin
On Web - 27 Jun 2007 08:27 GMT
On Jun 26, 10:58 pm, "Gareth Williams" <Gareth.Willi...@bromor-
tr.wales.nhs.uk> wrote:
> Perhaps you've tried some of this...
>
[quoted text clipped - 202 lines]
>
> - Show quoted text -
>I tried the UNC path to no avail - every user has their own H: drive
>mapping which points to a user specific location so we can't use the
>UNC path anyway
Isn't this the answer? The server will be running as the ingres user and
have a different H: drive to you.
>I ensured all priviledges are OK for colinh and ingres on my domain
>and ingres on my workstation also to no avail ....
>Very strange ....
>Colin
If you are doing things with relation to the ingres database server, always
do them as the ingres user, rather than your own user (which is asking for
trouble).
Paul
simonl@unwired.com.au - 27 Jun 2007 08:59 GMT
All this begs the question: why would you want to do such a strange
thing?
Shouldn't the dbms server and the disk controller be on the same bus?
SAN systems are a pretty dubious idea for the DBMS server.
If you want a private database for each person, it would be easier to
set it up on the local PC. If you don't want to do that, why not just
set up a db on the server for that user.
> On Jun 26, 10:58 pm, "Gareth Williams" <Gareth.Willi...@bromor-
> tr.wales.nhs.uk> wrote:
[quoted text clipped - 224 lines]
>
> Paul