<?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: Ready to take a baseball bat to SDE Server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256633#M14675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We got it fixed, it was a combination of firewall issues at the endpoint we were trying to have connect from a different department and SELECT grants on the user trying to login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your insight.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 21:53:09 GMT</pubDate>
    <dc:creator>ShonHarris</dc:creator>
    <dc:date>2013-03-13T21:53:09Z</dc:date>
    <item>
      <title>Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256624#M14666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will be the first to admit I am a newbie when it comes to managing an SDE Service. But I have never had so many problems with one peice of seemingly small software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So here is the deal: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I built an SDE (DBO Schema) Database, and my SQL Reporting Guru has been working with it.&amp;nbsp; In the intrest of security, and isolation for a sandbox I built a new instance of SQL Server, restored the Database from a backup, with the schema and views my reporting analyst created and then resynced the logins. I can login with my sde user from remote ODBC, and SQL Management Studio, as well as Local ODBC and SQLSMS on the SQL Box. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to create the new SDE, it attempts to login, but I get an error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I start the service the GIOmgr_esri_sde shows this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Thu Mar 07 14:35:19 2013 - ****** Spatial Database I/O Manager ****** Thu Mar 07 14:35:19 2013 - SDE System Startup Initiated . . . Thu Mar 07 14:35:19 2013 - Validated System Paths. Thu Mar 07 14:35:19 2013 - SDE IOMGR going into background . . . &lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And when I look in the sde_esri_sde log I see this &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Connected to instance . . . ERROR in checking system stored procedures (1). Run the Upgrade Geodatabase tool to install/upgrade system tables. Refer ArcSDE installation guide for instructions. &lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked high and low, and spent way to long on this error - so I am hoping someone has some insight as to what i need to do to get this back online.&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>Thu, 07 Mar 2013 19:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256624#M14666</guid>
      <dc:creator>ShonHarris</dc:creator>
      <dc:date>2013-03-07T19:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256625#M14667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error message clearly states that the sde geodatabase needs to be upgraded before the service can be started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a Direct Connection to that sde geodatabase using a "sysadmin" user. Right click on the connection--&amp;gt;Properties--&amp;gt;General--&amp;gt;Upgrade the geodatabase to the current version..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure the ArcGIS Desktop is at the same level as ArcSDE to avoid any issues (even Service packs matter). The issue might be encountered is you are installing new Service Packs for ArcGIS Desktop and ArcSDE but not upgrading the Geodatabase. In these scenarios the geodatabase stays at the old level, whereas the ArcSDE has been upgraded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A simple search on Google with &lt;/SPAN&gt;&lt;STRONG&gt;"ERROR in checking system stored procedures (1).&lt;BR /&gt;Run the Upgrade Geodatabase tool to install/upgrade system tables."&lt;/STRONG&gt;&lt;SPAN&gt;, led me to this page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/32176-Upgrading-ArcSDE-10-installation-to-sp2" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/32176-Upgrading-ArcSDE-10-installation-to-sp2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps in resolving your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 22:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256625#M14667</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-03-07T22:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256626#M14668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found that same article within minutes after posting it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By making the direct connection, I was able to get into the GeoDatabase, and see everything however, when I tried to upgrade, the "Upgrade Geodatabase" could not be selected (it was greyed out)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this mean I need to run ARCMap 10.0 SP 5 on the workstation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 22:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256626#M14668</guid>
      <dc:creator>ShonHarris</dc:creator>
      <dc:date>2013-03-07T22:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256627#M14669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the ArcSDE is at 10.0 SP5, then yes. You need to install the ArcGIS for Desktop 10.0 SP5 on the client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/downloads/patches-servicepacks/view/productid/66/metaid/1876"&gt;http://support.esri.com/en/downloads/patches-servicepacks/view/productid/66/metaid/1876&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you are connected as a &lt;/SPAN&gt;&lt;STRONG&gt;"sysadmin"&lt;/STRONG&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;STRONG&gt;"db_owner"&lt;/STRONG&gt;&lt;SPAN&gt; user. That's a prerequisite for an upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 23:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256627#M14669</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-03-07T23:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256628#M14670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If the ArcSDE is at 10.0 SP5, then yes. You need to install the ArcGIS for Desktop 10.0 SP5 on the client.&lt;BR /&gt;&lt;A href="http://support.esri.com/en/downloads/patches-servicepacks/view/productid/66/metaid/1876"&gt;http://support.esri.com/en/downloads/patches-servicepacks/view/productid/66/metaid/1876&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure you are connected as a &lt;STRONG&gt;"sysadmin"&lt;/STRONG&gt; or &lt;STRONG&gt;"db_owner"&lt;/STRONG&gt; user. That's a prerequisite for an upgrade.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a script i can use to verify that my SDE user has the correct permissions on the Geodatabase?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 23:21:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256628#M14670</guid>
      <dc:creator>ShonHarris</dc:creator>
      <dc:date>2013-03-07T23:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256629#M14671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't really have any at my disposal right now, but there are many such scripts available on the net.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check if this helps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.pythian.com/blog/httpconsultingblogs-emc-comjamiethomsonarchive20070209sql-server-2005_3a00_-view-all-permissions-_2800_2_2900_-aspx/"&gt;http://www.pythian.com/blog/httpconsultingblogs-emc-comjamiethomsonarchive20070209sql-server-2005_3a00_-view-all-permissions-_2800_2_2900_-aspx/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can quickly verify from SQL Server Management Studio though right now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 23:47:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256629#M14671</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-03-07T23:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256630#M14672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To check if the sde admin user has correct privileges to upgrade you can run the Upgrade geodatabase tool Pre-Requisite Check (use GP tool or right-click connection &amp;gt; properties &amp;gt; general tab &amp;gt; upgrade status &amp;gt; click upgrade geodatabase button):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/0017/0017000000q7000000.htm"&gt;Upgrade Geodatabase (Data Management)&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 14:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256630#M14672</guid>
      <dc:creator>ForrestJones</dc:creator>
      <dc:date>2013-03-08T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256631#M14673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I got the SDE Connected, and we got the database upgraded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything was running swimmingly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I walked away for lunch, and I can't get the SDE Connected again. I can connect to the SQL Server through ODBC and SQLMS on that same machine, using Windows and SQL Server authentication, but do you think the SDE would connect? Nope. Not a chance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:50:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256631#M14673</guid>
      <dc:creator>ShonHarris</dc:creator>
      <dc:date>2013-03-12T14:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256632#M14674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you should consider contacting the ESRI Tech Support. Maybe if the Support Analysts have a look at your environment and settings, they can help you in a better way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:56:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256632#M14674</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-03-12T14:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ready to take a baseball bat to SDE Server</title>
      <link>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256633#M14675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We got it fixed, it was a combination of firewall issues at the endpoint we were trying to have connect from a different department and SELECT grants on the user trying to login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your insight.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 21:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ready-to-take-a-baseball-bat-to-sde-server/m-p/256633#M14675</guid>
      <dc:creator>ShonHarris</dc:creator>
      <dc:date>2013-03-13T21:53:09Z</dc:date>
    </item>
  </channel>
</rss>

