<?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: Unable to register materialized view with database in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1565136#M9441</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1060"&gt;@VinceAngelo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry for my delay. We wanted to register a materialised view so that we could set up relates. Upon further investigating this isn't possible as it's an older oracle geodatabase that won't be upgraded so we will handle this another way.&lt;/P&gt;&lt;P&gt;Thanks for the hint, we have already started the rollout of the patch to 3.2.4 it just needs to get through our IT approvals process.&lt;/P&gt;&lt;P&gt;Thanks for the advice!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 14:35:51 GMT</pubDate>
    <dc:creator>Joey_NL</dc:creator>
    <dc:date>2024-12-05T14:35:51Z</dc:date>
    <item>
      <title>Unable to register materialized view with database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1555780#M9388</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;We have two materialized views in an Oracle 19c database that we want to register with an enterprise geodb.&amp;nbsp;&lt;BR /&gt;Logging in as data owner, checked and there are no locks.&lt;/P&gt;&lt;P&gt;Trying to accomplish this from ArcGIS Pro 3.2 selecting an existing field (OBJECT_ID, NUMBER(38,0)) results in an error that I can't update the view. Understandable, I don't want to update the view, I just want to register it with the geodb as given in &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/register-a-table-or-view-with-the-geodatabase.htm" target="_self"&gt;this help doc&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I have trawled through the forums and stackexchange and keep finding advice to use sde commandline tools to issue a command similar to the one below, but these tools aren't available anymore. I can't see any way in the GUI or in the ArcPy snippet to push the same -C USER switch.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;sdetable -o register -t DINOLOKET.GDW_LKS_GWO_SA -c OBJECT_ID -C USER&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I feel like I'm missing something here but am a bit stuck where to go further, so would very much appreciate your advice.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_NL_0-1730897348867.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118924i15491D26A6FE461F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_NL_0-1730897348867.png" alt="Joey_NL_0-1730897348867.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 12:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1555780#M9388</guid>
      <dc:creator>Joey_NL</dc:creator>
      <dc:date>2024-11-06T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to register materialized view with database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1556136#M9401</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/811646"&gt;@Joey_NL&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sde commandline tools are deprecated. Those were in use a long time ago with ArcSDE&amp;nbsp; 9.x and 10.1.&lt;BR /&gt;&lt;BR /&gt;Please, open a ticket with esri tech support to investigate the issue further. It might be necessary to collect an ArcSDE Intercept and an Oracle Trace to determine the cause of the issue.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 00:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1556136#M9401</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2024-11-07T00:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to register materialized view with database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1556254#M9404</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;&amp;nbsp; - was hoping there was a quicker fix, but good to know. Will contact our colleagues at ESRI NL. Have a good weekend.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 13:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1556254#M9404</guid>
      <dc:creator>Joey_NL</dc:creator>
      <dc:date>2024-11-07T13:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to register materialized view with database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1556952#M9409</link>
      <description>&lt;P&gt;Why do you need the MV registered? Is it going to participate in geodatabase behavior?&amp;nbsp; If you just want to render from it, making a Query Layer of the unregistered table would likely suffice.&lt;/P&gt;
&lt;P&gt;Conflicts that could be created between the ArcSDE metadata and geodatabase metadata was the reason the ancient command-line utilities were deprecated long, long, ago. Even if you could make a 10.2.2 sdetable function, you could only harm the integrity of a modern geodatabase.&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;Registration of views is a relatively new feature.&lt;/STRIKE&gt; If you haven't installed a service pack to 3.2, you probably ought to, at least 3.2.1, but the 3.2.4 terminal release is likely to be better.&lt;/P&gt;
&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 21:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1556952#M9409</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2024-11-14T21:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to register materialized view with database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1565136#M9441</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1060"&gt;@VinceAngelo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry for my delay. We wanted to register a materialised view so that we could set up relates. Upon further investigating this isn't possible as it's an older oracle geodatabase that won't be upgraded so we will handle this another way.&lt;/P&gt;&lt;P&gt;Thanks for the hint, we have already started the rollout of the patch to 3.2.4 it just needs to get through our IT approvals process.&lt;/P&gt;&lt;P&gt;Thanks for the advice!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 14:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-register-materialized-view-with-database/m-p/1565136#M9441</guid>
      <dc:creator>Joey_NL</dc:creator>
      <dc:date>2024-12-05T14:35:51Z</dc:date>
    </item>
  </channel>
</rss>

