<?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: Can't Register table with Geodatabase - Arc 10.1, SQL 2008 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707476#M40075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to connect as the Data Owner (not the database owner) and perform those operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcCatalog, the naming convention shows up as -- database_name&lt;STRONG&gt;.&lt;/STRONG&gt;data_owner_name&lt;STRONG&gt;.&lt;/STRONG&gt;object_name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if the owner shows as DBO...connect as any login which has the 'sysadmin' server role assigned to it&lt;/P&gt;&lt;P&gt;If the owner shows as XYTEST....make sure the Default Schema for that login is set as 'XYTEST' as well and it does not have the 'sysadmin' server role granted to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check Default Schema:&lt;/P&gt;&lt;P&gt;Open Management Studio&amp;gt; Connect to Instant&amp;gt; Expand Security&amp;gt; Expand Logins&amp;gt; R-Click on the Login&amp;gt; Properties&amp;gt; User Mapping&amp;gt; Check the desired Database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:05:27 GMT</pubDate>
    <dc:creator>AsrujitSengupta</dc:creator>
    <dc:date>2016-06-15T20:05:27Z</dc:date>
    <item>
      <title>Can't Register table with Geodatabase - Arc 10.1, SQL 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707475#M40074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have database that is named xytest and it contains multiple table of point and line features.&amp;nbsp; The database was created by a third party application.&amp;nbsp; In Arc Catalog Geodatabase has been enabled for the database.&amp;nbsp; When I right-click a table and go to Mangage, everything is greyed out and not available.&amp;nbsp; I looked in sql to verify I am using the correct login.&amp;nbsp; SQL show the owner of the database is xytest.&amp;nbsp; In SQL under the database-&amp;gt;Security-&amp;gt;Users the user 'dbo' is xytest.&amp;nbsp; If I perform a SELECT statement on dbo.SDE_layers the only item is GDB_ITEMS and it shows and owner of 'DBO'.&amp;nbsp; In Arc Catalog I have tried to login as the 'xytext' user and I am still unable to perform and functions under Manage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did notice on the table I am trying to register with the geodatabase the Schema is xyz2016Temp.&amp;nbsp; I have created another user in SQL and set the default schema to the xyz2016Temp.&amp;nbsp; I have added this user to the database server roles of sysadmin and processadmin.&amp;nbsp; I made sure the user is a db_owner of the database and has all permissions turned on.&amp;nbsp; The functions in Arc Catalog under Manage are still greyed out.&amp;nbsp; I am at a loss of what to try next.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created databases in the past, Enabled Geodatabase and registered the tables with the geodatabase.&amp;nbsp; I created another database to test and it worked flawlessly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have verified there are no locks on the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help and suggested would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:22:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707475#M40074</guid>
      <dc:creator>JoshuaMeyer2</dc:creator>
      <dc:date>2016-06-15T17:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Register table with Geodatabase - Arc 10.1, SQL 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707476#M40075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to connect as the Data Owner (not the database owner) and perform those operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcCatalog, the naming convention shows up as -- database_name&lt;STRONG&gt;.&lt;/STRONG&gt;data_owner_name&lt;STRONG&gt;.&lt;/STRONG&gt;object_name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if the owner shows as DBO...connect as any login which has the 'sysadmin' server role assigned to it&lt;/P&gt;&lt;P&gt;If the owner shows as XYTEST....make sure the Default Schema for that login is set as 'XYTEST' as well and it does not have the 'sysadmin' server role granted to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check Default Schema:&lt;/P&gt;&lt;P&gt;Open Management Studio&amp;gt; Connect to Instant&amp;gt; Expand Security&amp;gt; Expand Logins&amp;gt; R-Click on the Login&amp;gt; Properties&amp;gt; User Mapping&amp;gt; Check the desired Database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:05:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707476#M40075</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2016-06-15T20:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Register table with Geodatabase - Arc 10.1, SQL 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707477#M40076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After reading your reply I looked a little closer.&amp;nbsp; My database looks something like this: dbo.GDB_ITEMS, dbo.GDB_XXX, dbo.SDE_layers, dbo.SDE_xxx.&amp;nbsp; Then I have &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;xyz2016Temp.point_tables and &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;xyz2016Temp.line_tables. I am trying to register the &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;xyz2016Temp tables with the geodatabase.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-register-table-with-geodatabase-arc-10-1-sql/m-p/707477#M40076</guid>
      <dc:creator>JoshuaMeyer2</dc:creator>
      <dc:date>2016-06-15T20:40:49Z</dc:date>
    </item>
  </channel>
</rss>

