Subject | Re: Remote Database files |
---|---|
Author | Adam |
Post date | 2005-11-16T01:39:42Z |
>install
> Well, I know it is not a good idea, but this is what I was asked to
> do.
> HOST2 is a SAN storage, accessed via mapped drive. No way to
> FB on it.Your customer needs to understand that a database is not a simple
> And the customer doesn't want to deal with DB on the application
> server.
file like a word document. The relationship between the database
server and the file is what guarantees durability. If the customer
does not want to deal with it on an application server, which is
understandable if the application server is worked, then they need to
provide a database server to run Firebird on, not a SAN. Of course
Firebird can be backed up to the SAN if thats what they want.
> I have read some articles on the web and pointed this is not a goodand you need to advise them that various articles have advised
> solution, but is what they want...
against this configuration due to the increased chance of corruption,
and that they may lose data and, for your own sake, they will be
charged if you need to fix it.
>Firebird.conf is only read when the service starts (superserver) or
> BTW: I also edited this line:
> RemoteFileOpenAbility = 1,
> but it didn't help...
>
when a connection is made (classic server). I do not know the syntax
for remote openning. You may need to restart the service.
Adam