<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error create geo database - CREATE DATABASE statement not allowed within multi-statement transaction in ArcGIS Enterprise in the cloud Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/error-create-geo-database-create-database/m-p/811538#M92</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shawn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creating &lt;SPAN style="font-size: 15px;"&gt;SDE Schema based Enterprise Geodatabase&lt;/SPAN&gt; in Azure SQL database use following steps. These steps are given for &lt;SPAN style="font-size: 15px;"&gt;Microsoft Azure SQL Database Managed Instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;SPAN style="font-size: 15px;"&gt; Connect Azure SQL Server Instance thorough Microsoft SQL Server Management Studio (SSMS).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;2. &lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;Create &lt;STRONG&gt;SDE&lt;/STRONG&gt; &lt;/SPAN&gt;Login &lt;SPAN style="font-size: 15px;"&gt;at&lt;/SPAN&gt;&amp;nbsp;Instance Level&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;CREATE LOGIN sde WITH PASSWORD = 'xxx’&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;3. &lt;SPAN style="font-size: 12.0pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;Create &lt;STRONG&gt;SDE&lt;/STRONG&gt; user on &lt;STRONG&gt;master&lt;/STRONG&gt; database&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="margin-left: 0cm;"&gt;CREATE USER sde FROM LOGIN sde&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;4.&amp;nbsp; Add login to the loginmanager role&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ALTER ROLE loginmanager ADD MEMBER sde;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;5. Create a database in Azure SQL Server&lt;/P&gt;&lt;P&gt;6. Create a user SDE on newly SQL Server database.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;CREATE USER sde FROM LOGIN sde&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;7. Open ArcCatalog and click &lt;STRONG&gt;Create Enterprise Geodatabase tool&lt;/STRONG&gt; to create enterprise Geodatabase. &lt;/P&gt;&lt;P&gt;8. Upon successful completion of enterprise geodatabase tool, Create a connection to Azure SQL database through SDE user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details steps are given in attached document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2020 09:26:40 GMT</pubDate>
    <dc:creator>chakreshsahu</dc:creator>
    <dc:date>2020-02-19T09:26:40Z</dc:date>
    <item>
      <title>Error create geo database - CREATE DATABASE statement not allowed within multi-statement transaction</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/error-create-geo-database-create-database/m-p/811537#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN&gt;We're getting this error when creating a geo database from ArcGIS Dekstop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN&gt;ArgGIS Server is 10.7.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;SPAN&gt;The DB is on &lt;STRONG&gt;Azure&lt;/STRONG&gt; SQL Server (12.0.2000.8)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;[ERROR: Failed to create SQL Azure database geo_database (-51).&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;Error: Underlying DBMS error (-51).&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;Extended error code: (226)&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]CREATE DATABASE statement not allowed within multi-statement transaction.&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;]&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;Failed to execute (CreateEnterpriseGeodatabase).&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;Failed at Tuesday, December 3, 2019 4:42:51 PM (Elapsed Time: 4.56 seconds)&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;We couldn't find anyone else experiencing this. Any ideas?&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; color: #222222; font-size: small; font-weight: 400; text-indent: 0px; background-color: #ffffff;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 22:13:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/error-create-geo-database-create-database/m-p/811537#M91</guid>
      <dc:creator>ShawnMangroo</dc:creator>
      <dc:date>2019-12-03T22:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error create geo database - CREATE DATABASE statement not allowed within multi-statement transaction</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/error-create-geo-database-create-database/m-p/811538#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shawn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creating &lt;SPAN style="font-size: 15px;"&gt;SDE Schema based Enterprise Geodatabase&lt;/SPAN&gt; in Azure SQL database use following steps. These steps are given for &lt;SPAN style="font-size: 15px;"&gt;Microsoft Azure SQL Database Managed Instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;SPAN style="font-size: 15px;"&gt; Connect Azure SQL Server Instance thorough Microsoft SQL Server Management Studio (SSMS).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;2. &lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;Create &lt;STRONG&gt;SDE&lt;/STRONG&gt; &lt;/SPAN&gt;Login &lt;SPAN style="font-size: 15px;"&gt;at&lt;/SPAN&gt;&amp;nbsp;Instance Level&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;CREATE LOGIN sde WITH PASSWORD = 'xxx’&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;3. &lt;SPAN style="font-size: 12.0pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;Create &lt;STRONG&gt;SDE&lt;/STRONG&gt; user on &lt;STRONG&gt;master&lt;/STRONG&gt; database&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="margin-left: 0cm;"&gt;CREATE USER sde FROM LOGIN sde&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;4.&amp;nbsp; Add login to the loginmanager role&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ALTER ROLE loginmanager ADD MEMBER sde;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;5. Create a database in Azure SQL Server&lt;/P&gt;&lt;P&gt;6. Create a user SDE on newly SQL Server database.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;CREATE USER sde FROM LOGIN sde&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;7. Open ArcCatalog and click &lt;STRONG&gt;Create Enterprise Geodatabase tool&lt;/STRONG&gt; to create enterprise Geodatabase. &lt;/P&gt;&lt;P&gt;8. Upon successful completion of enterprise geodatabase tool, Create a connection to Azure SQL database through SDE user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details steps are given in attached document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 09:26:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/error-create-geo-database-create-database/m-p/811538#M92</guid>
      <dc:creator>chakreshsahu</dc:creator>
      <dc:date>2020-02-19T09:26:40Z</dc:date>
    </item>
  </channel>
</rss>

