<?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: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion) in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537445#M30492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i understand your point, and i know what the tool is currently doing. However, when you are preparing for production upgrade some errors are not easily fixed and requires furhter troublesooting and could stop your upgrade.&lt;BR /&gt;&lt;BR /&gt;this is why before i perform the actual upgrade in production, i take a copy of production to a sandbox machine to simulate the upgrade.&lt;BR /&gt;&lt;BR /&gt;what i am purposing is "enhancing the capiblities of the tool".....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you may need to post this on &lt;/SPAN&gt;&lt;A href="https://c.na9.visual.force.com/apex/ideaHome?sfdc.tabName=01r30000000dxas"&gt;ArcGIS Ideas&lt;/A&gt;&lt;SPAN&gt;, instead of here. It is likely there is already a similar Idea there, so you could vote it up, otherwise, create a new one. Link the Idea here in this thread so users can find it more easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the "enhancing" is not limited to geodatabase upgrades, there are other tools in ArcGIS that could use more thorough error / condition checking, and / or much better error feedback, e.g. think of ModelBuilder. It is frustrating to get cryptic messages that don't even hint on a proper source of an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, it seems you are already following best practices by testing the upgrade against a copy of production. Even if ESRI enhanced the prerequisites tool, you probably still don't want to rely on it to upgrade in-situ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jan 2014 07:53:46 GMT</pubDate>
    <dc:creator>MarcoBoeringa</dc:creator>
    <dc:date>2014-01-26T07:53:46Z</dc:date>
    <item>
      <title>ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537441#M30488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After performing many Geodatabase Upgrades for many instances over the the past few years, i find the "&lt;/SPAN&gt;&lt;STRONG&gt;Upgrade Pre-Requisite Check &lt;/STRONG&gt;&lt;SPAN&gt;" tool &lt;/SPAN&gt;&lt;STRONG&gt;usless&lt;/STRONG&gt;&lt;SPAN&gt; in terms of detecting real upgrade problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many times the tool runs and states that your geodatabase is fine and ready for upgrade, and when your perfom the REAL upgrade ....BOOM... &lt;/SPAN&gt;&lt;STRONG&gt;actual problems shows up&lt;/STRONG&gt;&lt;SPAN&gt; !!!!.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is usless when you want to prepare for a &lt;/SPAN&gt;&lt;STRONG&gt;PRODUCTION&lt;/STRONG&gt;&lt;SPAN&gt; upgrade, since you don't want to be stucked with complicated problems in production, and the only option you have is "restore" and your scheduled upgrade is failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;from my observation the Pre-Requisite Check tool checks (privileges, orphan objects,domains....) but it doesn't go deeper in analysis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please share your experience and openions.......&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 06:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537441#M30488</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-26T06:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537442#M30489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I accept that at times we encounter error while upgrading the database, even after running 'Perform Pre-Requisite Check' successfully. It doesn't mean that 'Perform Pre-Requisite Check' is useless. Most of the time when we upgrade the database, there would be privilege issue and locks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Perform Pre-Requisite Check option runs different checks depending on what type of geodatabase you are upgrading. For enterprise geodatabases, it determines whether :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -The connected user has the appropriate privileges to upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -The connected user is not editing data in the geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -There are no other users connected to the geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -The database is enabled to support XML data types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -All the information within the current geodatabase system tables can be opened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -For geodatabases in PostgreSQL and Oracle, it detects whether the ST_Geometry library in the database location is current.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -For geodatabases in a user's schema in Oracle, it detects whether the master geodatabase is upgraded.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 06:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537442#M30489</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2014-01-26T06:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537443#M30490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i understand your point, and i know what the tool is currently doing. However, when you are preparing for production upgrade some errors are not easily fixed and requires furhter troublesooting and could stop your upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is why before i perform the actual upgrade in production, i take a copy of production to a sandbox machine to simulate the upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what i am purposing is "enhancing the capiblities of the tool".....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 06:33:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537443#M30490</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-26T06:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537444#M30491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are few NIM specific to this. Some are fixed in new release and SP. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDY4MzU1"&gt;NIM068355&lt;/A&gt;&lt;SPAN&gt; - Failed to upgrade ArcSDE Version 9.3 to Version 10 SP2 although the prerequisite check passed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 07:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537444#M30491</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2014-01-26T07:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537445#M30492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i understand your point, and i know what the tool is currently doing. However, when you are preparing for production upgrade some errors are not easily fixed and requires furhter troublesooting and could stop your upgrade.&lt;BR /&gt;&lt;BR /&gt;this is why before i perform the actual upgrade in production, i take a copy of production to a sandbox machine to simulate the upgrade.&lt;BR /&gt;&lt;BR /&gt;what i am purposing is "enhancing the capiblities of the tool".....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you may need to post this on &lt;/SPAN&gt;&lt;A href="https://c.na9.visual.force.com/apex/ideaHome?sfdc.tabName=01r30000000dxas"&gt;ArcGIS Ideas&lt;/A&gt;&lt;SPAN&gt;, instead of here. It is likely there is already a similar Idea there, so you could vote it up, otherwise, create a new one. Link the Idea here in this thread so users can find it more easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the "enhancing" is not limited to geodatabase upgrades, there are other tools in ArcGIS that could use more thorough error / condition checking, and / or much better error feedback, e.g. think of ModelBuilder. It is frustrating to get cryptic messages that don't even hint on a proper source of an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, it seems you are already following best practices by testing the upgrade against a copy of production. Even if ESRI enhanced the prerequisites tool, you probably still don't want to rely on it to upgrade in-situ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 07:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537445#M30492</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-01-26T07:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537446#M30493</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;BR /&gt;&lt;SPAN&gt;What is really needed is some tool to check the integrity of the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Pre-Requisite Check is the closest we get. The main problem is that you cannot run it on the current version �?? it just say the version is up to date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It will be very useful to get such a tool for regular check of the database, not only when you upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree that if the pre check works without any errors it does not mean necessary that the upgrade will work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check this: &lt;/SPAN&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=08730000000bmXSAAY#comments"&gt;http://ideas.arcgis.com/ideaView?id=08730000000bmXSAAY#comments&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 03:57:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537446#M30493</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2014-01-27T03:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Geodatabase Upgrade Pre-Requisite Check (Discussion)</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537447#M30494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What is really needed is some tool to check the integrity of the database.&lt;BR /&gt;The Pre-Requisite Check is the closest we get. The main problem is that you cannot run it on the current version �?? it just say the version is up to date.&lt;BR /&gt;It will be very useful to get such a tool for regular check of the database, not only when you upgrade.&lt;BR /&gt;I agree that if the pre check works without any errors it does not mean necessary that the upgrade will work.&lt;BR /&gt;&lt;BR /&gt;check this: &lt;A href="http://ideas.arcgis.com/ideaView?id=08730000000bmXSAAY#comments"&gt;http://ideas.arcgis.com/ideaView?id=08730000000bmXSAAY#comments&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Mody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm... In terms of the need for such a tool, I think it speaks volumes that out of the millions of ESRI users out there, it is actually two ESRI support employees (from Germany and the Netherlands) that are the first to respond to the above linked Idea, stressing its urgent need...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 08:16:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-geodatabase-upgrade-pre-requisite-check/m-p/537447#M30494</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-01-27T08:16:13Z</dc:date>
    </item>
  </channel>
</rss>

