You typically install Microsoft® SQL Server 2012 and Content Manager OnDemand on the same system. The database that is used by the Content Manager OnDemand instance is created locally and is on the local file system.
To install Microsoft SQL Server on the library server:
Before you can create the Content Manager OnDemand Instance with Microsoft SQL Server 2012, you must verify that a correct version of the regasm.exe file exists. Content Manager OnDemand is released with an SMO (SQL Server Management Objects) DLL that needs to be registered by regasm at installation time. Content Manager OnDemand V9.0 uses a 64-bit v2.0.50727 RegAsm.exe file. Content Manager OnDemand V9.5 and V10.1 use a 64-bit v4.0.30319 RegAsm.exe file.
A v2.0.50727 RegAsm.exe file is normally available on the Windows Server 2008 R2 while a v4.0.30319 RegAsm.exe file is normally available on the Windows Server 2012 and Windows Server 2012 R2.
On systems without a v2.0.50727 RegAsm.exe file, you can install .NET Framework 3.5. This solution includes 2.0 and 3.0. If .NET Framework 3.5 is not installed, SQL 2008 R2 can install it automatically. Microsoft SQL Server 2012 and 2014, however, does not install .NET Framework 3.5 automatically. On Windows Server 2008 R2 and higher, you might need to use Server Manager to install it from the feature selection pane.
On systems without a v4.0.30319 RegAsm.exe file, you can install .NET Framework 4 or 4.5. If .NET Framework 4 is not installed, run the Windows Update to install it. To find out which version of the regasm.exe file is installed, run following commands from a Windows command prompt:
C:\>CD C:\Windows\Microsoft.NET
C:\Windows\Microsoft.NET>DIR regasm.exe /s/b
C:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe
C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe
C:\Windows\Microsoft.NET\Framework64\v2.0.50727\RegAsm.exe
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{ECC6E2B2-9901-4A26-
AEF0-085507A375EF}\v.r where v.r can be 9.0, 9.5, or 10.1
for Content Manager OnDemand V9.0, V9.5,
or V10.1, for example.Microsoft SQL Server 2008 R2 can install .NET 3.5 automatically but does not install .NET Framework 4 automatically. For Content Manager OnDemand V10.1, .NET Framework 4 is required but not installed automatically by Microsoft SQL Server 2008 R2. For this reason, install Microsoft SQL Server 2012 for Content Manager OnDemand V10.1.