Complete Installation and Upgrade Information for Software AG Products : Installing Software AG Products : Creating and Dropping Database Components : Preparing for Database Component Creation : Set Database Options : SQL Server
SQL Server
The following database settings are required for your products to function properly:
ALTER DATABASE database_name SET ALLOW_SNAPSHOT_ISOLATION ON;
ALTER DATABASE database_name SET READ_COMMITTED_SNAPSHOT ON;
In addition, enable Named Pipes and TCP/IP protocols using the SQL Server Configuration Manager.
By default, SQL Server uses case-insensitive collations. If you create the My webMethods Server database component, do not change this option from the default; My webMethods Server does not support case-sensitive collations.
Copyright © 2007-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback