Subject Re: [firebird-support] Firebird 1.03 on dual CPU
Author Helen Borrie
At 03:11 PM 6/08/2003 +0000, you wrote:
>Hello.
>
>Will the FB 1.03 installer setup FB with CPU Affinity set to a single
>CPU as a default install or will I have to set it post installation?

It has to be configured in ibconfig. The simplest thing if you're doing
this at arm's length would be to give them an ibconfig with the
cpu_affinity already set up for one cpu, and a batchfile to install it; or
to write your own installer with the required ibconfig in it.

>A client is upgrading their server and I am having them go from FB
>0.9x beta to FB 1.03. My application will allow them to backup the
>database and then restore it via svc API. Their new server is a 2-
>way monster and I want to make sure that there will be no issues. I
>am running FB 1.03 on a single CPU with out problems.

Check whether the server is also XP. If so, you have other issues to
address as well as cpu_affinity.

heLen