<?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 Multiview table gone after versioning in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/multiview-table-gone-after-versioning/m-p/187821#M4881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have issue with multiview created by sdetable command..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have Feature Class which has it's attribute fields updated from third-party application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this reason multiversioned view was created and updates there performed by this type of SQL command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
EXEC sde.set_current_version 'sde.DEFAULT'
EXEC sde.edit_version 'sde.DEFAULT', 1
UPDATE 'FeatureClass_multiView' SET...
EXEC sde.edit_version 'sde.DEFAULT', 2
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem occurred after one of my colleagues &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;unregistered 'FeatureClass' as Versioned&lt;/SPAN&gt;&lt;SPAN&gt; and then &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;registered it again&lt;/SPAN&gt;&lt;SPAN&gt;. After this multiview table 'FeatureClass_MultiView' was gone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question is what is the best solution to prevent it from happening again?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we always have to recreate multiview after this unregister/register operation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2012 06:44:23 GMT</pubDate>
    <dc:creator>MantasBukmantas</dc:creator>
    <dc:date>2012-10-31T06:44:23Z</dc:date>
    <item>
      <title>Multiview table gone after versioning</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/multiview-table-gone-after-versioning/m-p/187821#M4881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have issue with multiview created by sdetable command..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have Feature Class which has it's attribute fields updated from third-party application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this reason multiversioned view was created and updates there performed by this type of SQL command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
EXEC sde.set_current_version 'sde.DEFAULT'
EXEC sde.edit_version 'sde.DEFAULT', 1
UPDATE 'FeatureClass_multiView' SET...
EXEC sde.edit_version 'sde.DEFAULT', 2
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem occurred after one of my colleagues &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;unregistered 'FeatureClass' as Versioned&lt;/SPAN&gt;&lt;SPAN&gt; and then &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;registered it again&lt;/SPAN&gt;&lt;SPAN&gt;. After this multiview table 'FeatureClass_MultiView' was gone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question is what is the best solution to prevent it from happening again?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we always have to recreate multiview after this unregister/register operation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 06:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/multiview-table-gone-after-versioning/m-p/187821#M4881</guid>
      <dc:creator>MantasBukmantas</dc:creator>
      <dc:date>2012-10-31T06:44:23Z</dc:date>
    </item>
  </channel>
</rss>

