<?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: Problems Running the Upgrade Geodatabase Tool in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159830#M8921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Direct Connect to 9.3.1 from 10.1 *is* supported (that's the only way to upgrade the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;instance, in fact, to Direct Connect as 'sde' or 'dbo' to an otherwise quiet instance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you really have a running application server?&amp;nbsp; You shouldn't, and that would certianly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;prevent upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2012 17:57:11 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-11-28T17:57:11Z</dc:date>
    <item>
      <title>Problems Running the Upgrade Geodatabase Tool</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159827#M8918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We are upgrading our SDE to version 10.1, &amp;amp; I am having issues with error messages while running the Update Geodatabase Tool. Here's what we've done so far:&amp;nbsp; Our IT person installed ArcSDE (10.1) on our new server (windows 7, SQL 2008 R2).&amp;nbsp; We backed up the 9.3.1 db &amp;amp; restored it on the new server (setting compatibility to SQL server 2008 (100) after restoring).&amp;nbsp; I created our two user logins (sde &amp;amp; gisadmin) &amp;amp; resynched them using the stored procedure SP_Change_Users_login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went back to my machine, added a direct connection to the new gis server (actually added two, one for sde &amp;amp; one for gisadmin).&amp;nbsp; Now when I open ArcCatalog &amp;amp; try to run the Update Geodatabase tool, several issues arise:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I run the tool under either login (our original db was created w/o any documentation but I believe sde is the owner), I get 3 error messages: "Could not pause the database." "Cannot upgrade because there are other active connections" (&amp;amp; then it lists the other connection - more about that in a bit). Also, "User does not have required privileges to upgrade - user must be dbo to upgrade a geodatabase." &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Initially I tried it using our sde user, then I disconnected from the gdb &amp;amp; connected as gisadmin user &amp;amp; tried running the tool under our gisadmin connection. That's when the error message will say "..Other active connections" &amp;amp; it returns the sde user like that one is still connected. If I reboot my computer &amp;amp; run it I do not get the 'other active connections' error but I do get the unable to pause db &amp;amp; insufficient privileges errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions are: why is this happening? Why do I have to reboot in order to make the tool realize there are no other connections? Do I need to add other logins - sa or dbo, for example, &amp;amp; then resync them?&amp;nbsp; Do I need to stop the sde service before running the tool? (that one doesn't make sense but I do get that error about unable to pause the database).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am more than a bit lost at this point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 15:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159827#M8918</guid>
      <dc:creator>ElizabethB</dc:creator>
      <dc:date>2012-11-28T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running the Upgrade Geodatabase Tool</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159828#M8919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Were there active connections when you made the 9.3.1 backup?&amp;nbsp; It might &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be enough to truncate the sde_process_information table, but you may have &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;outstanding locks as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should not (and cannot) run the 10.1 service with a 9.3.1 database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot re-sync sa and dbo, because they *have* to have "id" value "1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(same in every instance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should probably start an incident with Tech Support, so they can help you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;though this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 16:28:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159828#M8919</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-28T16:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running the Upgrade Geodatabase Tool</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159829#M8920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I verified that everyone was out of ArcGIS before making the backup.&amp;nbsp; Thanks for the heads up about sa &amp;amp; dbo not needing to be sync'd. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand why, after restoring the backup to sql 2008r2 on the new server, I am able to connect &amp;amp; see our data in ArcMap. So, essentially, that is a 9.3.1 db sitting in a 10.1 sde &amp;amp; viewed in ArcMap 10.1. That's puzzling, I thought nothing would be 'readable' until the database was upgraded?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some table I can look at to see outstanding locks? When I view it in ArcCatalog through the Administer Geodatabase module there aren't any locks visible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will get w/my IT folks &amp;amp; notify Tech Support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 17:06:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159829#M8920</guid>
      <dc:creator>ElizabethB</dc:creator>
      <dc:date>2012-11-28T17:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Running the Upgrade Geodatabase Tool</title>
      <link>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159830#M8921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Direct Connect to 9.3.1 from 10.1 *is* supported (that's the only way to upgrade the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;instance, in fact, to Direct Connect as 'sde' or 'dbo' to an otherwise quiet instance).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you really have a running application server?&amp;nbsp; You shouldn't, and that would certianly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;prevent upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 17:57:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problems-running-the-upgrade-geodatabase-tool/m-p/159830#M8921</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-28T17:57:11Z</dc:date>
    </item>
  </channel>
</rss>

