<?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: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management? in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882784#M6847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the tool&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/register-with-geodatabase.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/register-with-geodatabase.htm"&gt;Register with Geodatabase—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; which is available from Desktop 10.5 or check this link&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/technical-article/000012433" title="http://support.esri.com/technical-article/000012433"&gt;FAQ: Can ArcSDE command line tools be used against 10.3 and newer geodatabases?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2017 05:29:50 GMT</pubDate>
    <dc:creator>Asrujit_SenGupta</dc:creator>
    <dc:date>2017-06-20T05:29:50Z</dc:date>
    <item>
      <title>What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882780#M6843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I need to create database views on spatial layers, it is better to add them directly in Oracle using create view function or using python using the&amp;nbsp;&lt;SPAN class="" style="color: #4d4d4d;"&gt;arcpy&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;CreateDatabaseView_management function?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d;"&gt;Is there any difference in performance, the way they function etc?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 04:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882780#M6843</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2017-05-31T04:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882781#M6844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/create-a-database-view-in-arcgis-desktop.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/create-a-database-view-in-arcgis-desktop.htm"&gt;Create a database view in ArcGIS Desktop—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; mentions the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;Be aware that no matter which method you use, the view is a database view; even if it is created in an enterprise geodatabase, it is not a geodatabase object until you &lt;/SPAN&gt;&lt;A class="" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/registering-a-table-with-the-geodatabase.htm" style="color: #007ac2; background-color: #fefefe; text-decoration: none;"&gt;register it with the geodatabase&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 06:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882781#M6844</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-05-31T06:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882782#M6845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Asrujit and thanks for the tip regarding registering it as that was the step I was missing &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 06:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882782#M6845</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2017-05-31T06:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882783#M6846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you register the view with the geodatabase when using ArcGIS 10.3 and Oracle 12c?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 02:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882783#M6846</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2017-06-20T02:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882784#M6847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the tool&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/register-with-geodatabase.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/register-with-geodatabase.htm"&gt;Register with Geodatabase—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; which is available from Desktop 10.5 or check this link&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/technical-article/000012433" title="http://support.esri.com/technical-article/000012433"&gt;FAQ: Can ArcSDE command line tools be used against 10.3 and newer geodatabases?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 05:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882784#M6847</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-06-20T05:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882785#M6848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Asrujit, previously written&amp;nbsp;SDE command line tools, working in oracle 11g, have stopped working since we upgraded to Oracle 12c and ArcGIS 10.3. The business has no immediate intention to upgrade to 10.5 as there is too much integration dependant on the 10.3 installation. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 05:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882785#M6848</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2017-06-20T05:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882786#M6849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Considering Oracle 12c was supported at ArcGIS 10.2.x (I think it was starting from 10.2.1), the 10.2.2 SDE Command line tools should work for the Oracle 12c databases at version 10.3. Its been sometime that I needed to use the SDE Command line tools, so I don't remember it exactly.&lt;/P&gt;&lt;P&gt;This link &amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/install-guides/arcsde-application-server-oracle/10.2/index.html" title="http://resources.arcgis.com/en/help/install-guides/arcsde-application-server-oracle/10.2/index.html"&gt;ArcSDE application server for Oracle installation guide&lt;/A&gt;&amp;nbsp;mentions that&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff; font-size: 12.8px;"&gt;There is not a separate installation for Oracle 12c. Use the ArcSDE Application Server for Oracle 11g installation.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Maybe a quick call to Esri Tech Support and they can show you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 05:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882786#M6849</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-06-20T05:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between adding a view directly in Oracle and using arcpy.CreateDatabaseView_management?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882787#M6850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Esri Australia tried and got the same error that I did but am hoping it is just a connection string difference. Thanks for your input &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 05:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/what-is-the-difference-between-adding-a-view/m-p/882787#M6850</guid>
      <dc:creator>DeanHowell1</dc:creator>
      <dc:date>2017-06-20T05:59:05Z</dc:date>
    </item>
  </channel>
</rss>

