<?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 register with gdb in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280909#M16112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created a table with sdo_geometry and then registered as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sdelayer -o register -l river,geometry -e l -t sdo_geometry -G 4326 -k defaults -u kmt -p kmt -i sde:oracle11g:rmms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is succesfully registered, but unable to work with layer in arcgis geoprocessing, it is asking to register.&lt;/P&gt;&lt;P&gt;then i registered by using arccatalog (right click on feature class-&amp;gt;register), it started working in arcgis operations after doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me what is the problem with sdelayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 11:39:32 GMT</pubDate>
    <dc:creator>jayasudha</dc:creator>
    <dc:date>2016-02-02T11:39:32Z</dc:date>
    <item>
      <title>register with gdb</title>
      <link>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280909#M16112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created a table with sdo_geometry and then registered as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sdelayer -o register -l river,geometry -e l -t sdo_geometry -G 4326 -k defaults -u kmt -p kmt -i sde:oracle11g:rmms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is succesfully registered, but unable to work with layer in arcgis geoprocessing, it is asking to register.&lt;/P&gt;&lt;P&gt;then i registered by using arccatalog (right click on feature class-&amp;gt;register), it started working in arcgis operations after doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me what is the problem with sdelayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 11:39:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280909#M16112</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-02-02T11:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: register with gdb</title>
      <link>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280910#M16113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sdelayer -o register command registers a spatial table with ArcSDE by adding records for the business table to the TABLE_REGISTRY, COLUMN_REGISTRY, LAYERS, and GEOMETRY_COLUMNS system tables (SDE_TABLE_REGISTRY, SDE_COLUMN_REGISTRY, SDE_LAYERS, and SDE_GEOMETRY_COLUMNS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this command does not interact with the geodatabase system tables (GDB_ITEMS, GDB_ITEMRELATIONSHIPS).&amp;nbsp; In order to use a feature class with a geoprocessing tool, it must by registered with these geodatabase tables, and right-clicking on the layer &amp;gt; register with geodatabase is the only way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command line tools are being deprecated, so it's recommended to register the table with the geodatabase using Catalog.&amp;nbsp; Below are some helpful links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/geodatabases/registering-a-table-with-the-geodatabase.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/geodatabases/registering-a-table-with-the-geodatabase.htm"&gt;Registering a table with the geodatabase—ArcGIS Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/using-sql-with-gdbs/workflow-creating-a-table-with-sql-and-registering-it-with-the-geodatabase.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/using-sql-with-gdbs/workflow-creating-a-table-with-sql-and-registering-it-with-the-geodatabase.htm"&gt;Workflow: Creating tables with SQL and registering them with the geodatabase—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 11:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280910#M16113</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-02-02T11:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: register with gdb</title>
      <link>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280911#M16114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may have harmed the ability of ArcGIS to access your data by using that 'sdelayer -o register' directive, because you left out a very important option.&amp;nbsp; &lt;STRONG&gt;Every&lt;/STRONG&gt; command-line registration &lt;STRONG&gt;&lt;EM&gt;must&lt;/EM&gt;&lt;/STRONG&gt; specify a complete coordinate reference (-R existingSRID &lt;STRONG&gt;or&lt;/STRONG&gt; -G/-P/-x{/-z/-m}).&amp;nbsp; You left out the "-x" option so there's no telling what values might be associated with the false X/Y units and scale (except that they're unlikely to be compatible with anything else in your database).&amp;nbsp; It may be necessary to drop the table (using ArcGIS, since it was registered with the geodatabase), then recreate it and re-register with a shared/common coordref using Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only required use for 'sdelayer -o register' at this point is for spatial view registration, or for registering USER-set rowid columns in tables which do not require full integration into the geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280911#M16114</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-02-02T14:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: register with gdb</title>
      <link>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280912#M16115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jake and Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 03:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-with-gdb/m-p/280912#M16115</guid>
      <dc:creator>jayasudha</dc:creator>
      <dc:date>2016-02-03T03:13:18Z</dc:date>
    </item>
  </channel>
</rss>

