agoes.s
30th November 2006, 06:32
Dear all,

Does any one of you here have ever try to install Baan and the database on the different server? Let's say that we have 2 servers. One for the Baan(application server) and the other for the SQL(Database server).

Is it will improve the perfomance?

Thanks & Best Regards,
Agoes

norwim
30th November 2006, 08:54
Hi agoes.s,

this is called 3-tier architecture and is indeed used rather often .
As you will have more CPU and memory generally the performance is increased if you add an additional machine.
Of course it is possible to slow things down, if the machine you add is smaller/slower than the one that is currently running both application and DB.

hth

Norbert

Dikkie Dik
30th November 2006, 10:35
As Norbert al ready mentioned: your milage may very. Search for performance and tier and you get e.g. this link (http://www.baanboard.com/baanboard/showthread.php?t=23038&highlight=performance+tier).

Hope this helps,
Dick