<?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: Create enterprise geodatabase errors in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871317#M6260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rustem- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the error log you provided and the attached screenshot, I would venture to guess you are having issues that stem from the SDE / Geodatabase Administrator creation process. It appears you are leaving the SDE owned schema option unchecked -if that is the case you must be logged into the SQL Server instance as a user who is dbo in the instance (sa?). Might be worth checking login / user mapping in Management Studio. If that is the case, then the geodatabase should be created in the dbo schema in the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also just check to ensure the proper syntax of your instance (EMI/SQL), as well as ensure that the instance is set to allow for mixed mode authentication since you are attempting to connect using the sa administrative login via database authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick test for elimination would be to run the create enterprise geodatabase tool, but select the option for "Sde owned schema", and create a SDE user / password to be the test Geodatabase administrator. If the tool completes then you likely have a login / mapping error with the sa user you are attempting to use to create and administer the geodatabase. I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 16:05:06 GMT</pubDate>
    <dc:creator>RexRobichaux2</dc:creator>
    <dc:date>2016-07-18T16:05:06Z</dc:date>
    <item>
      <title>Create enterprise geodatabase errors</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871316#M6259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;When I Create Enterprise Geodatabase using toolbox in ArcCatalog it errors below. also I create database in SQL server then I add geodatabase connection to arccatalog but when I enable enterprise geodatabase it same errors&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I use ArcGIS Desktop 10.3.1 and SQL Server 2014.&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;What is the error?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;[Operastion Failed]&lt;BR /&gt;See the setup log in the following location for additional error information:&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Colud not create geodatabase tables and stored procedures&lt;BR /&gt;Failed to execute (EnableEnterpriseGeodatabase)&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;LOG INFO:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;[Thu Jul 14 15:11:09 2016] VERSION table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] SPATIAL_REFERENCES table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] SPATIAL_REFERENCES table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] GEOMETRY_COLUMNS table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] GEOMETRY_COLUMNS table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] LAYERS table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] LAYERS table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] METADATA table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] METADATA table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] RASTER_COLUMNS table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] RASTER_COLUMNS table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] TABLE_REGISTRY table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] TABLE_REGISTRY table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] STATES table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] STATES table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] VERSIONS table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] VERSIONS table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] MVTABLES_MODIFIED table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] MVTABLES_MODIFIED table created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] STATE_LINEAGES table being created...&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] ERROR in creating STATE_LINEAGES table.&lt;BR /&gt;Error: -38&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] DBMS error code: 0&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;[Thu Jul 14 15:11:09 2016] SDE schema object install not completed.&lt;BR /&gt;[Thu Jul 14 15:11:09 2016] ERROR installing/upgrading ArcSDE, Error = -1&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 13:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871316#M6259</guid>
      <dc:creator>rustemrustem</dc:creator>
      <dc:date>2016-07-15T13:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create enterprise geodatabase errors</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871317#M6260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rustem- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the error log you provided and the attached screenshot, I would venture to guess you are having issues that stem from the SDE / Geodatabase Administrator creation process. It appears you are leaving the SDE owned schema option unchecked -if that is the case you must be logged into the SQL Server instance as a user who is dbo in the instance (sa?). Might be worth checking login / user mapping in Management Studio. If that is the case, then the geodatabase should be created in the dbo schema in the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also just check to ensure the proper syntax of your instance (EMI/SQL), as well as ensure that the instance is set to allow for mixed mode authentication since you are attempting to connect using the sa administrative login via database authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick test for elimination would be to run the create enterprise geodatabase tool, but select the option for "Sde owned schema", and create a SDE user / password to be the test Geodatabase administrator. If the tool completes then you likely have a login / mapping error with the sa user you are attempting to use to create and administer the geodatabase. I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 16:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871317#M6260</guid>
      <dc:creator>RexRobichaux2</dc:creator>
      <dc:date>2016-07-18T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create enterprise geodatabase errors</title>
      <link>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871318#M6261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, if you try to run the Enable Geodatabase Tool- the proper preconditions must be established in the database via SQL Server Management Studio before you can run the tool. In the code example below, an SDE Geodatabse Administrative user (sde) is created and assigned the necessary permissions to administer the geodatabase. The example that follows also creates a database from scratch named (Testtwo)- maybe try running this script with your own names / parameters and see if you have any success running the Enable Enterprise Tool afterwords?&amp;nbsp; Just replace paths and database / user names if desired: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;CREATE DATABASE [Testtwo]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt; CONTAINMENT = NONE&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt; ON&amp;nbsp; PRIMARY &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;( NAME = N'Testtwo', FILENAME = N'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\Testtwo.mdf' , SIZE = 3072KB , MAXSIZE = UNLIMITED, FILEGROWTH = 1024KB )&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt; LOG ON &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;( NAME = N'Testtwo_log', FILENAME = N'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\Testtwo_log.ldf' , SIZE = 1024KB , MAXSIZE = 2048GB , FILEGROWTH = 10%)&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET COMPATIBILITY_LEVEL = 120&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;IF (1 = FULLTEXTSERVICEPROPERTY('IsFullTextInstalled'))&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;begin&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;EXEC [Testtwo].[dbo].[sp_fulltext_database] @action = 'enable'&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;end&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET ANSI_NULL_DEFAULT OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET ANSI_NULLS OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET ANSI_PADDING OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET ANSI_WARNINGS OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET ARITHABORT OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET AUTO_CLOSE OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET AUTO_SHRINK OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET AUTO_UPDATE_STATISTICS ON &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET CURSOR_CLOSE_ON_COMMIT OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET CURSOR_DEFAULT&amp;nbsp; GLOBAL &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET CONCAT_NULL_YIELDS_NULL OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET NUMERIC_ROUNDABORT OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET QUOTED_IDENTIFIER OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET RECURSIVE_TRIGGERS OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET&amp;nbsp; DISABLE_BROKER &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET AUTO_UPDATE_STATISTICS_ASYNC OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET DATE_CORRELATION_OPTIMIZATION OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET TRUSTWORTHY OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET ALLOW_SNAPSHOT_ISOLATION ON &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET PARAMETERIZATION SIMPLE &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET READ_COMMITTED_SNAPSHOT ON &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET HONOR_BROKER_PRIORITY OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET RECOVERY FULL &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET&amp;nbsp; MULTI_USER &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET PAGE_VERIFY CHECKSUM&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET DB_CHAINING OFF &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET FILESTREAM( NON_TRANSACTED_ACCESS = OFF ) &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET TARGET_RECOVERY_TIME = 0 SECONDS &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET DELAYED_DURABILITY = DISABLED &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER DATABASE [Testtwo] SET&amp;nbsp; READ_WRITE &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;USE [Testtwo]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;CREATE USER [sde] FOR LOGIN [sde]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;USE [Testtwo]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER USER [sde] WITH DEFAULT_SCHEMA=[sde]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;USE [Testtwo]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;CREATE SCHEMA [sde] AUTHORIZATION [sde]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;USE [Testtwo]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;ALTER ROLE [db_owner] ADD MEMBER [sde]&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;GO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;grant create function to sde;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;grant create procedure to sde;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;grant create view to sde;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;grant create table to sde;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 16:15:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/create-enterprise-geodatabase-errors/m-p/871318#M6261</guid>
      <dc:creator>RexRobichaux2</dc:creator>
      <dc:date>2016-07-18T16:15:51Z</dc:date>
    </item>
  </channel>
</rss>

