<?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 How to find the object class extension that relates to each feature class/tables at my database in arccatalog? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1302793#M44603</link>
    <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would like to check my database at arc catalog , to find which feature class /table relates to object class extension and depends on custom extension .&lt;/P&gt;&lt;P&gt;and to sure if the appropriate class extension are registered on this server&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to achieve it to check which class extension is usable or not necessary ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jun 2023 19:21:28 GMT</pubDate>
    <dc:creator>spiderman90</dc:creator>
    <dc:date>2023-06-25T19:21:28Z</dc:date>
    <item>
      <title>How to find the object class extension that relates to each feature class/tables at my database in arccatalog?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1302793#M44603</link>
      <description>&lt;P&gt;Hello ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would like to check my database at arc catalog , to find which feature class /table relates to object class extension and depends on custom extension .&lt;/P&gt;&lt;P&gt;and to sure if the appropriate class extension are registered on this server&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to achieve it to check which class extension is usable or not necessary ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jun 2023 19:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1302793#M44603</guid>
      <dc:creator>spiderman90</dc:creator>
      <dc:date>2023-06-25T19:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the object class extension that relates to each feature class/tables at my database in arccatalog?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1302804#M44604</link>
      <description>&lt;P&gt;see the ArcFM article below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://myarcfm.schneider-electric.com/myarcfm/s/article/How-To-ArcFM-How-to-Get-Object-Type-GUIDs-in-10-x-Geodatabases" target="_blank"&gt;https://myarcfm.schneider-electric.com/myarcfm/s/article/How-To-ArcFM-How-to-Get-Object-Type-GUIDs-in-10-x-Geodatabases&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 00:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1302804#M44604</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-06-26T00:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the object class extension that relates to each feature class/tables at my database in arccatalog?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1305452#M44610</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;how could I do that with sql developer ?&lt;/P&gt;&lt;P&gt;i tried to check the tables but I did not get the idea .&lt;/P&gt;&lt;P&gt;could u tell me what should I change to write the same script in sql developer ?&lt;/P&gt;&lt;P&gt;thanks a lot for help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 22:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1305452#M44610</guid>
      <dc:creator>spiderman90</dc:creator>
      <dc:date>2023-07-03T22:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the object class extension that relates to each feature class/tables at my database in arccatalog?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1305731#M44611</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/646815"&gt;@spiderman90&lt;/a&gt;&amp;nbsp;-&lt;BR /&gt;&lt;BR /&gt;This ArcMap Help link will assist to understand more.&lt;BR /&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/overview-geodatabase-system-tables.htm" target="_blank" rel="noopener"&gt;https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/overview-geodatabase-system-tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the same query from the ArcFM Support site will work in Oracle SQL Developer.&lt;BR /&gt;&lt;A href="https://myarcfm.schneider-electric.com/myarcfm/s/article/How-To-ArcFM-How-to-Get-Object-Type-GUIDs-in-10-x-Geodatabases" target="_blank" rel="noopener"&gt;https://myarcfm.schneider-electric.com/myarcfm/s/article/How-To-ArcFM-How-to-Get-Object-Type-GUIDs-in-10-x-Geodatabases&lt;/A&gt;&lt;BR /&gt;open a new Query Window in Oracle SQL Developer, copy + paste the Query and execute to see if it works, if you have further questions then I suggest you to open a support ticket in the ArcFM Support Site&amp;nbsp;&lt;A href="https://arcfm.my.site.com/myarcfm/s/login/" target="_blank" rel="noopener"&gt;Login (site.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I had to change the queries a little to work with Oracle and shall work with Oracle Geodatabase SDE Repository version 10.x / 11.x but if you ran into an issue then is best if you open an ArcFM support ticket.&lt;BR /&gt;&lt;BR /&gt;select * from sde.GDB_ITEMTYPES;&lt;/P&gt;&lt;P&gt;SELECT&lt;BR /&gt;items.*&lt;BR /&gt;FROM sde.GDB_ITEMTYPES itypes&lt;BR /&gt;inner join sde.GDB_ITEMS items on itypes.uuid = items.type&lt;BR /&gt;WHERE&lt;BR /&gt;itypes.name = 'Table'&lt;/P&gt;&lt;P&gt;SELECT&lt;BR /&gt;items.*&lt;BR /&gt;FROM sde.GDB_ITEMTYPES itypes&lt;BR /&gt;inner join sde.GDB_ITEMS items on itypes.uuid = items.type&lt;BR /&gt;WHERE&lt;BR /&gt;itypes.name = 'Feature Class';&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;You can log an ArcFM support case or ask an question in the ArcFM forums.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;1. Open the Schneider Technical support page.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A href="https://myschneider.force.com/myarcfm/s/login/" target="_blank" rel="noopener"&gt;https://myschneider.force.com/myarcfm/s/login/&lt;/A&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;2. Create a support account&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;3. Go to “Log a Case"&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 15:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-find-the-object-class-extension-that/m-p/1305731#M44611</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-07-05T15:33:52Z</dc:date>
    </item>
  </channel>
</rss>

