Subject | Re: Evaluating FB 1.5 questions |
---|---|
Author | rfsoft |
Post date | 2004-06-17T11:15:23Z |
Hi Dimitry,
all. The application is a standalone application for everyone (the
mass) like a Shareware tool. In the most cases it will run on a
single pc and not inside a company structure with a DBA. The users
have no idea about DBMS and only want to use the application without
any technical DBMS problems.
says only that it is possible with 1.5 but not how! Simply seting an
other port number doesn't work. There must be much more to be done.
How must a second instance be setup in the registry? Nothing of that
information can be found in the release notes! You can believe me
that I'm trying to run two instances since more than a week but with
no success. I have read the Release notes more than one time and I
have searched the net for any informations but with no success!
You can test it yourself simply by running the fbserver.exe from two
diffrent installations in the commandline like this:
1. Instance: c:\fb1.5\fbserver.exe -a -p 3051
2. Instance: c:\fb1.5_2\fbserver.exe -a -p 3052
You can't start the second instance because it says a server is
already running. There must be more than only an other port number
which prevents it to run. I have also changed the IpcName for the
second server. I have found out that it has to to with the
FirebirdXPI. If I patch the FBServer.exe and change this name to a
diffrent one I can start two instances. But I have no Idea what
sideffects this will have and even for what this name is used at
all. Is there eventually a undocumented config file switch for this
like the IpcName?
says it should be possible but on this link
http://firebird.sourceforge.net/devel/doc/manual/defaulthtml/ibfbcoex
.html it says it is not possible to run both at the same time. So
what is now true? I don't have a IB server to test it myself.
Regards
Rolf
> Your application must not use SYSDBA account. This accout forlocal
> DBA only. If your application needs perform some DBA work, ask theI don't think you have check the problem at all. There is NO DBA at
> real DBA for his/her password. Or ask DBA to do the work.
all. The application is a standalone application for everyone (the
mass) like a Shareware tool. In the most cases it will run on a
single pc and not inside a company structure with a DBA. The users
have no idea about DBMS and only want to use the application without
any technical DBMS problems.
> If you can't read release notes, nothing and nobody can helpyou.
> Guy, there is a lot of interesting things in this life. And manyI can read relase notes but they do not say how it must be done. It
> suitable occupations. Why you chose programming?..
says only that it is possible with 1.5 but not how! Simply seting an
other port number doesn't work. There must be much more to be done.
How must a second instance be setup in the registry? Nothing of that
information can be found in the release notes! You can believe me
that I'm trying to run two instances since more than a week but with
no success. I have read the Release notes more than one time and I
have searched the net for any informations but with no success!
You can test it yourself simply by running the fbserver.exe from two
diffrent installations in the commandline like this:
1. Instance: c:\fb1.5\fbserver.exe -a -p 3051
2. Instance: c:\fb1.5_2\fbserver.exe -a -p 3052
You can't start the second instance because it says a server is
already running. There must be more than only an other port number
which prevents it to run. I have also changed the IpcName for the
second server. I have found out that it has to to with the
FirebirdXPI. If I patch the FBServer.exe and change this name to a
diffrent one I can start two instances. But I have no Idea what
sideffects this will have and even for what this name is used at
all. Is there eventually a undocumented config file switch for this
like the IpcName?
> >3. Does FB 1.5 have any problems with an already installedInterbase
> >Server? So is it installable on such a system at all?Yes install but does it also run together? In the release notes it
>
> No problems. It is installable and installation process is
> described in release notes.
says it should be possible but on this link
http://firebird.sourceforge.net/devel/doc/manual/defaulthtml/ibfbcoex
.html it says it is not possible to run both at the same time. So
what is now true? I don't have a IB server to test it myself.
Regards
Rolf