Hi Pim,
I seem to remember reading that in the hardware sizing guide as well - but it was long ago. I didn't take much notice of it then, and still don't buy it. Can you think of a single reason why that would be the case? There is no question that a comparable native Progress database will be quicker - all other things being equal - but it just doesn't make sense to think that fast ethernet to a remote SQL instance should outperform a local SQL instance _if_ the host is adequately resourced.
If your concerns is that SQL, installed with vanilla settings, will always steal too many of the available resources on a given machine thereby starving the app servers, you may have a point BUT I will say that it is an issue which can be managed.
I seem to remember reading that in the hardware sizing guide as well - but it was long ago. I didn't take much notice of it then, and still don't buy it. Can you think of a single reason why that would be the case? There is no question that a comparable native Progress database will be quicker - all other things being equal - but it just doesn't make sense to think that fast ethernet to a remote SQL instance should outperform a local SQL instance _if_ the host is adequately resourced.
If your concerns is that SQL, installed with vanilla settings, will always steal too many of the available resources on a given machine thereby starving the app servers, you may have a point BUT I will say that it is an issue which can be managed.
--- In vantage@yahoogroups.com, Pim Zandbergen <P.Zandbergen@...> wrote:
>
>
>
> On 21-7-2010 6:29, Alex Fiedler wrote:
> > Some advice: you should run the SQL db on the same box as the app server
>
> That is not Epicor's advice. Read the Hardware Sizing Guide at
> https://epicweb.epicor.com/resources/MRCCustomers/Epicor905HardwareSizingGuide.pdf
>
> According to the guide, appserver and SQL Server on box should only be
> on the same box
> for installations < 5 users. For larger installations, a direct (ie
> non-switched) ethernet
> connection is recommended. I've even read recommendations for 10 GB
> fiber interconnections.
>
> This suggests there is a serious bottleneck in Progress to SQL Server
> connections.
> Native Progress databases don't have this problem as they are connected via
> shared memory to the appserver processes.
>
> Pim
>