Skip to main content

B & R 10 Management Server and SQL Server

Thread needs solution

Hello !

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

Thankyou

Luca

0 Users found this helpful

What do you mean with install on a domain? On a domain controller?

I have installed it on a windows 2008 R2 Server within a domain network (not workgroup) connected to an SQL Server 2008 Enterprise. means managementserver  + SQL Server on the same machine (but not a DC).

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.

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).