<?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: Is it possible to symbolize and perform analysis on related records from an Oracle database? in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792033#M2151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason that I went with a relationship class is because our Oracle data is dynamic. For example, the status of our meters can change throughout the day. Please correct me if I am wrong, but I believe a join would instantly make that data static. The end goal here is to be able to show that a meter is active or has been abandoned almost instantly after it is entered into the Oracle database as such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I registered the Oracle view that I am using for testing purposes in ArcMap 10.5.1 in a dev environment but I mostly use ArcMap 10.2.1 for all other purposes because we are a utility and this is what ESRI recommends. So the data is loaded in ArcMap 10.2.1 TOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 17:43:11 GMT</pubDate>
    <dc:creator>ShannonGrumbly2</dc:creator>
    <dc:date>2017-10-24T17:43:11Z</dc:date>
    <item>
      <title>Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792031#M2149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an enterprise GDB in an Oracle 11.2.0.4 instance with features classes that have the unique IDs from the native Oracle database. I created a relationship class to ensure that I can link the feature classes to the Oracle data which houses additional information such as meter status (active, inactive, abandoned), customer information, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question now is can I perform spatial analysis and symbolize on the feature classes using the fields from the Oracle views? If so, how? I think I may be missing a step here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 14:03:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792031#M2149</guid>
      <dc:creator>ShannonGrumbly2</dc:creator>
      <dc:date>2017-10-24T14:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792032#M2150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would a join help you more so than a relationship class?&lt;/P&gt;&lt;P&gt;Add your data to ArcMap.&amp;nbsp; Right click the data that has the spatial column (the feature class that can be symbolized).&amp;nbsp; In the Joins and Relates section, add the join to your table with the extra information.&amp;nbsp; Once the join is created, right click the feature class again in ArcMap table of contents.&amp;nbsp; Go to properties, the symbology tab, then choose Categories.&amp;nbsp; Do you see your Oracle table fields in the Value Field Drop down?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tested this in ArcMap 10.6 beta:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create new feature class in Oracle 11g geodatabase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use SQL to create an Oracle table (not registered with geodatabase), and insert data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add the feature class and Oracle table to ArcMap 10.6.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a join on my id columns, keep all records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open layer properties for the feature class, Symbology tab, Categories.&lt;/P&gt;&lt;P&gt;I can use my Oracle table fields to symbolize.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions/Clarity needed:&lt;/P&gt;&lt;P&gt;If this workflow is different from your own, please clarify.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please also clarify if you are working with any data that is not registered with the geodatabase (Can verify this in ArcCatalog, right click the table/feature class-&amp;gt; Properties-&amp;gt; General tab...if it is not registered then there will only be 3 tabs...there will be more tabs if it is registered).&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of ArcMap are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 15:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792032#M2150</guid>
      <dc:creator>TinaMorgan1</dc:creator>
      <dc:date>2017-10-24T15:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792033#M2151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason that I went with a relationship class is because our Oracle data is dynamic. For example, the status of our meters can change throughout the day. Please correct me if I am wrong, but I believe a join would instantly make that data static. The end goal here is to be able to show that a meter is active or has been abandoned almost instantly after it is entered into the Oracle database as such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I registered the Oracle view that I am using for testing purposes in ArcMap 10.5.1 in a dev environment but I mostly use ArcMap 10.2.1 for all other purposes because we are a utility and this is what ESRI recommends. So the data is loaded in ArcMap 10.2.1 TOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 17:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792033#M2151</guid>
      <dc:creator>ShannonGrumbly2</dc:creator>
      <dc:date>2017-10-24T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792034#M2152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Join between the Feature Class and the Oracle table using a Database View and then use it in ArcMap. This will be dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Feature class is Versioned....use the Versioned View for the Join&lt;/P&gt;&lt;P&gt;If the Feature Class is not Versioned....directly use the Feature Class name (Base table) for the Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 17:58:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792034#M2152</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-10-24T17:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792035#M2153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asrujit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please clarify what you mean by database view? I am working with an Oracle view that was created by our DBA. Are you saying to make a view off of the existing view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792035#M2153</guid>
      <dc:creator>ShannonGrumbly2</dc:creator>
      <dc:date>2017-10-24T18:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792036#M2154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, a View which will Join the data from the Feature Class and the View provided by your DBA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way, this new View will be Dynamic, showing changes instantly and you can use it in ArcMap and symbolize based on desired Fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792036#M2154</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-10-24T18:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792037#M2155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to take advantage of Asruji's suggestion and get the dba to create you a new view where they join the fields needed from the feature class to the database table.&amp;nbsp; You may then use that view alone in ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; A feature class (from the dba's perspective it is a table with a spatial column)&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; An Oracle table not registered with the geodatabase (I understand you are accessing this table as a view already)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need:&lt;/P&gt;&lt;P&gt;Request from the dba to create a new view directly on the feature class and the database table.&amp;nbsp; We can do away with the view of that lone table.&amp;nbsp; This new view will look something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE VIEW test_vw &lt;BR /&gt;AS SELECT f.OBJECTID, t.TableColumn1,t.TableColumn2,&amp;nbsp;f.SHAPE&lt;BR /&gt;FROM MYFC&amp;nbsp;f JOIN MYDBTABLE t &lt;BR /&gt;ON f.OBJECTID = t.MYID;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As &lt;A href="https://community.esri.com/people/asrujit_pb"&gt;asrujit_pb&lt;/A&gt;‌ said, if MyFC is registered as versioned your DBA will simply change the MyFC syntax to show the MyFC_evw (&amp;lt;-always double check that name in the feature class properties via ArcCatalog)&lt;/P&gt;&lt;P&gt;This will give you a new view that already does the joining for you.&amp;nbsp; You only need to add this view as a query layer and can directly symbolize.&amp;nbsp; If you do not want to work with the query layer you can choose to register the view with the geodatabase (using your ArcDesktop 10.5.1) for a more seamless geodatabase experience with the view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792037#M2155</guid>
      <dc:creator>TinaMorgan1</dc:creator>
      <dc:date>2017-10-24T18:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792038#M2156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you not able to publish this view as a feature service? The view actually references a few other databases and we are running into an error when trying to publish to our ArcGIS 10.4.1 Server/Portal and received the same error when trying to publish to our dev ArcGIS 10.5.1 Server/Portal:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/382671_error.png" style="width: 620px; height: 62px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 18:58:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792038#M2156</guid>
      <dc:creator>ShannonGrumbly2</dc:creator>
      <dc:date>2017-11-06T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792039#M2157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;Feature services published to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d; background-color: #fefefe;"&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;require that all layers and stand-alone tables in the map reference a single enterprise geodatabase or enterprise database. WFS-T services require that all layers and stand-alone tables in the map reference a single enterprise geodatabase using the same database connection. The enterprise geodatabase or database must be registered with the ArcGIS server. Editable image services also require a registered enterprise geodatabase.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/publish-services/linux/00134-layers-data-source-is-not-supported-feature-service.htm" title="http://server.arcgis.com/en/server/latest/publish-services/linux/00134-layers-data-source-is-not-supported-feature-service.htm"&gt;00134: Layer's data source is not supported—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 19:07:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792039#M2157</guid>
      <dc:creator>TinaMorgan1</dc:creator>
      <dc:date>2017-11-06T19:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to symbolize and perform analysis on related records from an Oracle database?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792040#M2158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I also saw that in that documentation. I was hoping that there is a solution for a view that pulls from many databases as we inherently have many which support a variety of tasks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 19:19:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/is-it-possible-to-symbolize-and-perform-analysis/m-p/792040#M2158</guid>
      <dc:creator>ShannonGrumbly2</dc:creator>
      <dc:date>2017-11-06T19:19:53Z</dc:date>
    </item>
  </channel>
</rss>

