<?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 Optimal Strategy for upgrading to 10.x geodatabases in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582248#M32915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way of upgrading 9.2/9.3 geodatabases to 10.x?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my mind, I can either:&lt;/SPAN&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Use the built-in "Upgrade Geodatabase" tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create a new 10.x geodatabase and use FC to GDB to copy from one GDB to the other.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Take the original shapefiles (where available) and use FC to GDB to convert everything to FC's&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;My gut would be to simply use the Upgrade Geodatabase tool, but I was wondering if this would always be the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a bunch!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2012 17:35:27 GMT</pubDate>
    <dc:creator>MarcNakleh</dc:creator>
    <dc:date>2012-12-14T17:35:27Z</dc:date>
    <item>
      <title>Optimal Strategy for upgrading to 10.x geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582248#M32915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way of upgrading 9.2/9.3 geodatabases to 10.x?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my mind, I can either:&lt;/SPAN&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Use the built-in "Upgrade Geodatabase" tool&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create a new 10.x geodatabase and use FC to GDB to copy from one GDB to the other.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Take the original shapefiles (where available) and use FC to GDB to convert everything to FC's&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;My gut would be to simply use the Upgrade Geodatabase tool, but I was wondering if this would always be the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a bunch!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 17:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582248#M32915</guid>
      <dc:creator>MarcNakleh</dc:creator>
      <dc:date>2012-12-14T17:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal Strategy for upgrading to 10.x geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582249#M32916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Upgrade Geodatabase too will be the best approach.&amp;nbsp; This tool allows you to maintain all of your geodatabase objects such as domains, subtypes, relationship classes, etc.&amp;nbsp; Also, if you are using an SDE geodatabse, the Upgrade Geodatabase tool will maintain all of your database users, groups, privileges, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 18:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582249#M32916</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-12-14T18:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal Strategy for upgrading to 10.x geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582250#M32917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You *NEVER* want to use shapefiles to pass geodatabase information between instances --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you'd lose numeric nulls, wide character strings, dates, column names, versions, and all &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;geodatabase functionality.&amp;nbsp; Plain ASCII files would be more reliable and easier to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the potential approaches you missed was to use database tools to transfer the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;entire database to the new server, and *then* use upgrade tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind that ancient instances (older than three revs) are usually not supported for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; direct upgrade (e.g. 9.2 to 10.1) so you may need to use an intermediate release to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; upgrade the old geodatabase before upgrading again to a recent build (e.g 9.2 sp6 -&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9.3.1 sp2 -&amp;gt; 10.1 sp1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The main drawback to in-situ database upgrade is missing the opportunity to defragment&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and/or spatially defragment your unversioned and/or base tables.&amp;nbsp; Even simple reloading&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of frequently updated tables could result in significant performance improvement. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you plan to change geometry storage type, you'd be better off doing that in the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;source instance (if possible, otherwise in an intermediate transition database), so that&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the fragmentation which occurs with storage change doesn't embed slower performance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;into your new instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 20:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582250#M32917</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-12-14T20:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Optimal Strategy for upgrading to 10.x geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582251#M32918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your answers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vince: I meant that the source is sometimes shapefiles, which I export into a GDB, and not using the shapefile as some kind of weird interchange format. But it's understood that there's no need to start back from shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm also not very aware of the proper processes for spatial defragmentation. If I am using ArcGIS for Desktop, would this involve recreating the Spatial Index of individual FC's one by one? Is there a means of managing this by way of scripting / automation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 14:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/optimal-strategy-for-upgrading-to-10-x/m-p/582251#M32918</guid>
      <dc:creator>MarcNakleh</dc:creator>
      <dc:date>2012-12-17T14:49:10Z</dc:date>
    </item>
  </channel>
</rss>

