<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Recommendation for OpenUtilities Designer SQL Server database environment:</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/54868/recommendation-for-openutilities-designer-sql-server-database-environment</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Recommendation for OpenUtilities Designer SQL Server database environment:</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/54868/recommendation-for-openutilities-designer-sql-server-database-environment</link><pubDate>Fri, 28 May 2021 15:29:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2cf1de89-3c9a-4701-9698-f493fd6b546f</guid><dc:creator>Mike Carlisle</dc:creator><comments>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/54868/recommendation-for-openutilities-designer-sql-server-database-environment#comments</comments><description>Current Revision posted to OpenUtilities Wiki by Mike Carlisle on 5/28/2021 3:29:48 PM&lt;br /&gt;
&lt;p&gt;Set the Transaction Isolation Level to Read Committed (default value)&lt;/p&gt;
&lt;p&gt;SQL Syntax: &lt;span&gt;SET&lt;/span&gt; &lt;span&gt;TRANSACTION&lt;/span&gt;&lt;span&gt; ISOLATION LEVEL &lt;/span&gt;&lt;span&gt;READ&lt;/span&gt; &lt;span&gt;COMMITTED;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Set the READ_COMMITTED_SNAPSHOT database option to ON:&lt;/p&gt;
&lt;p&gt;SQL Syntax: ALTER DATABASE &lt;span&gt;OUDesignerWFM&lt;/span&gt; SET READ_COMMITTED_SNAPSHOT ON;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;When you set the READ_COMMITTED_SNAPSHOT option, only the connection executing the ALTER DATABASE command is allowed in the database. There must be no other open connection in the database until ALTER DATABASE is complete. The database does not have to be in single-user mode.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: SQL Server&lt;/div&gt;
</description></item><item><title>Recommendation for OpenUtilities Designer SQL Server database environment:</title><link>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/54868/recommendation-for-openutilities-designer-sql-server-database-environment/revision/1</link><pubDate>Fri, 28 May 2021 15:29:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2cf1de89-3c9a-4701-9698-f493fd6b546f</guid><dc:creator>Mike Carlisle</dc:creator><comments>https://communities.bentley.com/products/utility_network_analysis___design/w/utility_network_analysis_and_design_wiki/54868/recommendation-for-openutilities-designer-sql-server-database-environment#comments</comments><description>Revision 1 posted to OpenUtilities Wiki by Mike Carlisle on 5/28/2021 3:29:01 PM&lt;br /&gt;
&lt;p&gt;Set the Transaction Isolation Level to Read Committed (default value)&lt;/p&gt;
&lt;p&gt;SQL Syntax: &lt;span&gt;SET&lt;/span&gt; &lt;span&gt;TRANSACTION&lt;/span&gt;&lt;span&gt; ISOLATION LEVEL &lt;/span&gt;&lt;span&gt;READ&lt;/span&gt; &lt;span&gt;COMMITTED;&lt;/span&gt;Set the READ_COMMITTED_SNAPSHOT database option to ON:&lt;/p&gt;
&lt;p&gt;SQL Syntax: ALTER DATABASE &lt;span&gt;OUDesignerWFM&lt;/span&gt; SET READ_COMMITTED_SNAPSHOT ON;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;When you set the READ_COMMITTED_SNAPSHOT option, only the connection executing the ALTER DATABASE command is allowed in the database. There must be no other open connection in the database until ALTER DATABASE is complete. The database does not have to be in single-user mode.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: SQL Server&lt;/div&gt;
</description></item></channel></rss>