<?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: sdemon -o kill - Underlying DBMS error in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513763#M29180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We now got another issue with disconnecting 3-tier connections on our other ArcSDE boxes. We had a campanile system outage the past weekend, now when I try to disconnect user�??s ArcSDE 3-tier sessions, I'm getting "Invalid DBA password, Unable to kill server�?�" error. I have talked to our DBA and Active Directory admin without an answer. Does anyone know what are the steps and things "sdemon -o kill" does - commands, procedures, etc., so I can run it interactively and find the problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2012 15:19:09 GMT</pubDate>
    <dc:creator>JiaLiu</dc:creator>
    <dc:date>2012-08-20T15:19:09Z</dc:date>
    <item>
      <title>sdemon -o kill - Underlying DBMS error</title>
      <link>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513760#M29177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On our ArcSDE 10 SP5 (on Solaris T-4, Oracle 11.2.0.3), when I try to kill a 3-tier connection through "sdemon -o kill -t all -p &amp;lt;password&amp;gt; -N" - doesn't matter if I use "all" or individual pid, I'm getting "Underlying DBMS error, Unable to kill servers" error. I believe that SDE has all the required privileges. After our DBA added SDE to the DBA role, now I'm getting "Invalid DBA password, Unable to kill server" error. The odd thing is we also have a user schema geodatabase in this Oracle instance, and I'm able to kill 3-tier connection in this user schema geodatabase. There is also no problem to "kill" direct connect in both the SDE and user schema geodatabases. So, the only problem is to "kill" 3-tier connections in SDE geodatabase. Does anyone have seen this before? I suspect the problem is related to some settings, but why the user schema doesn't have this issue? I don't see any difference in the sdeconfig of these two geodatabases either. I also was not able to find concrete SDE log errors nor Oracle trace errors. The most information I got was from 10.1 Desktop "Geodatabase Administration" tool with "Underlying DBMS error (No Data Found)." Is there a document detailing what exact steps "sdemon -o kill" is doing, so I can walk through each step manually?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 19:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513760#M29177</guid>
      <dc:creator>JiaLiu</dc:creator>
      <dc:date>2012-08-09T19:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: sdemon -o kill - Underlying DBMS error</title>
      <link>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513761#M29178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you ran kill on the user-schema geodatabase, did you use the -t all option?&amp;nbsp; If so, that should have killed all service connections to all the geodatabases in that Oracle instance, even to those in the sde master geodatabase. (User-schema geodatabases don't have services of their own, the service is actually defined on the sde master geodatabase.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You shouldn't have to grant additional privileges to the sde user to kill 3-tier connections; that's only needed when killing connections made directly to the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I encourage you to contact Esri support so they can help you with this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 22:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513761#M29178</guid>
      <dc:creator>KimPeter</dc:creator>
      <dc:date>2012-08-14T22:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: sdemon -o kill - Underlying DBMS error</title>
      <link>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513762#M29179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was trying the suggestion - now my user schema GDB couldn't kill 3-tier connection either - with the same error message. I have been working with ESRI Premium support on this since Aug. 2nd without a solution...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2012 19:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513762#M29179</guid>
      <dc:creator>JiaLiu</dc:creator>
      <dc:date>2012-08-19T19:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: sdemon -o kill - Underlying DBMS error</title>
      <link>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513763#M29180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We now got another issue with disconnecting 3-tier connections on our other ArcSDE boxes. We had a campanile system outage the past weekend, now when I try to disconnect user�??s ArcSDE 3-tier sessions, I'm getting "Invalid DBA password, Unable to kill server�?�" error. I have talked to our DBA and Active Directory admin without an answer. Does anyone know what are the steps and things "sdemon -o kill" does - commands, procedures, etc., so I can run it interactively and find the problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sdemon-o-kill-underlying-dbms-error/m-p/513763#M29180</guid>
      <dc:creator>JiaLiu</dc:creator>
      <dc:date>2012-08-20T15:19:09Z</dc:date>
    </item>
  </channel>
</rss>

