<?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: Upgrade Geodatabase, unchecked &amp;quot;upgrade&amp;quot; button, it ran anyway??? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36874#M2072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The difference between 9.x and 10.x will be stark -- Most of the GDB_* tables will&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have gone away.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it's still not valid to run an Oracle 10g geodatabase in an Oracle 11g instance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so your upgrade requirement still exists (9.3.xsp? 10g -&amp;gt; 9.3.1sp2 11g).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've had problems with failed geodatabase upgrades marking an upgrade unnecessary,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but never a non-upgrade upgrading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should of course have full upgrades at all times, but before a major upgrade an&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;extra cold backup is always a wise resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Aug 2013 11:32:21 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2013-08-31T11:32:21Z</dc:date>
    <item>
      <title>Upgrade Geodatabase, unchecked "upgrade" button, it ran anyway???</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36872#M2070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an instance of ArcGIS Server that is still at 9.3, so I needed my geodatabase to stay at 9.3 until we are ready to upgrade.&amp;nbsp; In the mean time, the Oracle DBA needed to upgrade the Oracle to 11g.&amp;nbsp; Since my SDE is very old, a lot of the layers were still in LONG_RAW.&amp;nbsp; I was able to get all my layers copied, migrated, whatever to ST_GEOMETRY.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a last check, I had noticed that in the Upgrade Geodatabase dialog, there was an option to just "Perform Pre-requisite check", without actually doing the upgrade.&amp;nbsp; I figured that would verify that none of my layers still had LONG_RAW, without actually doing any changes, and also verify that I was in good shape once I was ready to actually upgrade to 10.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got several messages in the results, some telling me that I had some locks on the layers (which I didn't expect to see, since I had all my map services stopped) and also a permission error (I wasn't using the SDE administrator).&amp;nbsp; In the end the Upgrade Geodatabase had messages in the Results that it had Failed.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fine, it failed, I was only doing a check anyway.&amp;nbsp; BUT MY GEODATABASE WAS UPGRADED ANYWAY!&amp;nbsp; Now my ArcGIS Server 9.3 can't connect and I"m hoping that a restore from backup fixes this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this some sort of 'Known Bug'?&amp;nbsp; Is there maybe just a file that has a flag set that thinks the data is at 10 when it's really not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This was not the expected outcome, especially since the geoprocessing results clearly say that the upgrade failed!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 19:11:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36872#M2070</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2013-08-30T19:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Geodatabase, unchecked "upgrade" button, it ran anyway???</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36873#M2071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think a query of the VERSION table at the database end will provide the best answer.....did the version of the geodatabase change to 10.x?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(login into SQLPLUS--&amp;gt; Select * from sde.version;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this shows as 9.3.x, then the gdb was not upgraded o 10.x....but something else might have occurred..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, just running the Pre-requisite check shouldn't upgrade the gdb..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 21:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36873#M2071</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-08-30T21:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Geodatabase, unchecked "upgrade" button, it ran anyway???</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36874#M2072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The difference between 9.x and 10.x will be stark -- Most of the GDB_* tables will&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have gone away.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it's still not valid to run an Oracle 10g geodatabase in an Oracle 11g instance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so your upgrade requirement still exists (9.3.xsp? 10g -&amp;gt; 9.3.1sp2 11g).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've had problems with failed geodatabase upgrades marking an upgrade unnecessary,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but never a non-upgrade upgrading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should of course have full upgrades at all times, but before a major upgrade an&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;extra cold backup is always a wise resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Aug 2013 11:32:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36874#M2072</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-08-31T11:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Geodatabase, unchecked "upgrade" button, it ran anyway???</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36875#M2073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So far it sounds like no one has ever heard of such a thing happening.&amp;nbsp; From the matrix I've seen, 9.3 geodatabases are supported by 11g Oracle.&amp;nbsp; I'm not in a position to upgrade my geodatabase to 10 at this time, not because of the geodatabases, but because of my ArcGIS Server version.&amp;nbsp; We don't have the resources to build the servers to support 10.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having the data restored from backups today.&amp;nbsp; If none of this works, I'm going to punt Oracle and just go to file geodatabases. This whole exercise is proving to be way more trouble than it's worth.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36875#M2073</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2013-09-03T12:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Geodatabase, unchecked "upgrade" button, it ran anyway???</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36876#M2074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;9.3.1 geodatabases &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;are&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; supported on Oracle 11g, but only with 11g-compatible&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;binaries and configuration.&amp;nbsp; You &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;cannot&lt;/SPAN&gt;&lt;SPAN&gt; use a 10g geodatabase in 11g.&amp;nbsp; It is always&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;necessary to upgrade the geodatabase instance when you change the database,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;even if the "upgrade" doesn't result in a different version number.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To be clear: &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;Your issue is the Oracle 10g-&amp;gt;11g upgrade, not an ArcGIS 10.0 upgrade!&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to make your database function correctly, you must install the 11g ArcSDE 9.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEHOME, patch it with SP2 (since it's three years old, now), apply all the relevant post-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sp2 patches, transfer the configuration files from the ArcSDE for 10g install, and replace&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the service.&amp;nbsp; Then you must run 'sdesetup -o upgrade' before you can start the service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(or Direct Connect). You should then apply all the 9.3.1sp2 and post-sp2 service packs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; to all your 9.3.x clients and servers.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36876#M2074</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-09-03T12:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Geodatabase, unchecked "upgrade" button, it ran anyway???</title>
      <link>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36877#M2075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tracy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have multiple SDE environments to perform your testing in (e.g. development, test, production) or are you just working in a production environment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are just working in a production SDE environment, the problems you are encountering highlight the need for at least 1 other environment to perform your testing in so you have an SOP that you are highly confident with before upgrading your production environment.&amp;nbsp; If budget is a concern, you can show how not having an additional SDE environment eats up person-hours and could impact production workflows for essential operations if they are tied to the SDE database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 15:12:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/upgrade-geodatabase-unchecked-quot-upgrade-quot/m-p/36877#M2075</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-09-03T15:12:41Z</dc:date>
    </item>
  </channel>
</rss>

