<?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 Issue creating multiversion view in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806344#M2913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt create a multiversion view using 10.2. I registered feature dataset as versioned, it created MV view for one class but didnt create the MV view for the other one. Even I tried creating the MV view using command line but I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: Underlying DBMS error (-51). &lt;/P&gt;&lt;P&gt;Error: Unable to create MV view ....................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help/suggestion will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 04:43:25 GMT</pubDate>
    <dc:creator>AdnanYounas</dc:creator>
    <dc:date>2014-11-24T04:43:25Z</dc:date>
    <item>
      <title>Issue creating multiversion view</title>
      <link>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806344#M2913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt create a multiversion view using 10.2. I registered feature dataset as versioned, it created MV view for one class but didnt create the MV view for the other one. Even I tried creating the MV view using command line but I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: Underlying DBMS error (-51). &lt;/P&gt;&lt;P&gt;Error: Unable to create MV view ....................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help/suggestion will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 04:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806344#M2913</guid>
      <dc:creator>AdnanYounas</dc:creator>
      <dc:date>2014-11-24T04:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating multiversion view</title>
      <link>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806345#M2914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I bit more information about the database would be helpful.&amp;nbsp; For example, what version of SDE and what DBMS and version?&amp;nbsp; Also, are we talking about two feature classes in the feature dataset?&amp;nbsp; A feature class and a table?&amp;nbsp; What command and syntax are you using to try to create it from the command line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 16:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806345#M2914</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2014-11-25T16:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating multiversion view</title>
      <link>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806346#M2915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thank-you Joshua for your attention. The ArcSDE version 10.2 and database Oracle 11g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are talking about two feature classes in a dataset (actually there are three feature classes and one table but we are interested in two only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command syntax used was: sdetable -o create_mv_view -T View_Name -t Table_Name -i Service -u User_Name -p Password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tried with different options available like database name etc. getting same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 04:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806346#M2915</guid>
      <dc:creator>AdnanYounas</dc:creator>
      <dc:date>2014-11-26T04:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating multiversion view</title>
      <link>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806347#M2916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have access to the SDE schema tables?&amp;nbsp; Have you looked to see if there are possibly entries for the view even though it doesn't exist?&amp;nbsp; Have you tried creating the view with a slightly different name?&amp;nbsp; I know in the past, if I had an mv_view that I didn't clean up completely, I would sometimes get this error message when trying to recreate the view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 16:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806347#M2916</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2014-12-01T16:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating multiversion view</title>
      <link>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806348#M2917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have access to the SDE schema tables and I couldnt see any entries for specific view I was creating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try a different name that didnt work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up creating a view in a crude way i.e. manually it was not the best option but worked in my case!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 06:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/issue-creating-multiversion-view/m-p/806348#M2917</guid>
      <dc:creator>AdnanYounas</dc:creator>
      <dc:date>2015-01-22T06:17:33Z</dc:date>
    </item>
  </channel>
</rss>

