<?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: Accessing data in Oracle tables in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508650#M28841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is a bit confusing.&amp;nbsp; ArcSDE is both a product that lives in an SQL database and the API/protocol to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access that data.&amp;nbsp; ArcSDE registers tables in the TABLE_REGISTRY so that it can maintain metadata &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;about their status with respect to ArcSDE.&amp;nbsp; The geodatabase is the ArcObjects code accessing database &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tables via the ArcSDE API.&amp;nbsp; It, too, has a registry, implemented in many (or a few, if you're running &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 10.0 or higher) GDB_* tables (which in turn are registered with ArcSDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you register a table with ArcSDE, it's still not available to participate in geodatabase behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(feature datasets, relationships,...).&amp;nbsp; ArcSDE-registered tables *are* avaiable for use as simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature classes in the geodatabase.&amp;nbsp; If you register a new table with the geodatabase, it will force &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE registration if that has not been yet accomplished.&amp;nbsp; No ArcSDE command can register a table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the geodatabase (ArcSDE is not geodatabase-aware).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2011 15:53:37 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-11-03T15:53:37Z</dc:date>
    <item>
      <title>Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508647#M28838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone point me to books or tutorials that would cover the various ways of incorporating data in Oracle tables into ArcGIS applications?&amp;nbsp; I know that you can do things like create feature classes from Oracle tables, but I would really like to know and be able to utilize all the ways this could be done.&amp;nbsp; I'm an Oracle DBA with some training in ArcGIS, so I have some knowledge of the Arc world, but I need more concrete examples than what I've seen in classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 19:59:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508647#M28838</guid>
      <dc:creator>HarryBoswell</dc:creator>
      <dc:date>2011-11-02T19:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508648#M28839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Harry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 other ways to work with data from an Oracle database in ArcGIS are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="&amp;lt;/span&amp;gt;&amp;lt;a" target="_blank"&gt;Query" rel="nofollow" target="_blank"&amp;gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s50000000n000000.htm]Query&lt;/A&gt;&lt;SPAN&gt; Layers&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="&amp;lt;/span&amp;gt;&amp;lt;a" target="_blank"&gt;Database" rel="nofollow" target="_blank"&amp;gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_is_a_view/002n00000027000000/]Database&lt;/A&gt;&lt;SPAN&gt; views&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 21:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508648#M28839</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2011-11-02T21:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508649#M28840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know you could also register the tables, but I'm a little confused - there's registering the table with SDE, and registering the table with the geodatabase.&amp;nbsp; I'm not sure I understand the difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Harry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 12:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508649#M28840</guid>
      <dc:creator>HarryBoswell</dc:creator>
      <dc:date>2011-11-03T12:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508650#M28841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is a bit confusing.&amp;nbsp; ArcSDE is both a product that lives in an SQL database and the API/protocol to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;access that data.&amp;nbsp; ArcSDE registers tables in the TABLE_REGISTRY so that it can maintain metadata &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;about their status with respect to ArcSDE.&amp;nbsp; The geodatabase is the ArcObjects code accessing database &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tables via the ArcSDE API.&amp;nbsp; It, too, has a registry, implemented in many (or a few, if you're running &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 10.0 or higher) GDB_* tables (which in turn are registered with ArcSDE).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you register a table with ArcSDE, it's still not available to participate in geodatabase behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(feature datasets, relationships,...).&amp;nbsp; ArcSDE-registered tables *are* avaiable for use as simple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature classes in the geodatabase.&amp;nbsp; If you register a new table with the geodatabase, it will force &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE registration if that has not been yet accomplished.&amp;nbsp; No ArcSDE command can register a table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the geodatabase (ArcSDE is not geodatabase-aware).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 15:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508650#M28841</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-11-03T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508651#M28842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Harry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to add onto what Vince posted, please review this ArcUser technical article:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.esri.com/news/arcuser/0408/entergdb_101.html"&gt;Enterprise Geodatabase 101&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 21:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508651#M28842</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2011-11-03T21:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508652#M28843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Harry,&lt;BR /&gt;&lt;BR /&gt;Just to add onto what Vince posted, please review this ArcUser technical article:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.esri.com/news/arcuser/0408/entergdb_101.html"&gt;Enterprise Geodatabase 101&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Derek, that looks great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Harry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 23:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508652#M28843</guid>
      <dc:creator>HarryBoswell</dc:creator>
      <dc:date>2011-11-03T23:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing data in Oracle tables</title>
      <link>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508653#M28844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Am I wrong in thinking that query layers are going to be the preferred way of including external database data in GIS apps?&amp;nbsp; They just seem like such a better way of incorporating database data.&amp;nbsp; Are there situations where they wouldn't be appropriate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 23:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/accessing-data-in-oracle-tables/m-p/508653#M28844</guid>
      <dc:creator>HarryBoswell</dc:creator>
      <dc:date>2011-11-03T23:29:05Z</dc:date>
    </item>
  </channel>
</rss>

