B & R 10 Management Server and SQL Server
Hello !
Is possible installing B & R 10 Management Server on a Domain with SQL Server 8.00.2039 (no express version)?
Thankyou
Luca

- Log in to post comments

How should a DC hinder a installation of AMS?
I have installed AMS on a DC controller (2008 x64 r2) with SQL Server 2005 Std with no (*no connected sql configuration) problems.
One thins is that if you want to backup the sql database then you should create an extra instance for AMS because you can not stop sql with ams running (you can but ams will stop to work correctly), to avoid this let ams run on another instance and then stop only the main sql database engine.
- Log in to post comments

Marcin Norek wrote:backup the sql database then you should create an extra instance for AMS because you can not stop sql with ams running (you can but ams will stop to work correctly), to avoid this let ams run on another instance and then stop only the main sql database engine.
I do a daily incremental backup using the Backup& Maintenance plan feature of SQL2008 (don't know if this is also available in 2005), means the SQLServer itself creates a backup which then of course can easily be copied to some other place (if needed).
- Log in to post comments