<?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: Help! - ArcSDE is locking our Oracle schemas in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579282#M32771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Remote application servers are not recommended, but that is unreleated to this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;problem -- you just need to know which clients are attempting connect on the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application server port (to identify the rogue actors), so it doesn't really matter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; how connections map back out again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All formal requests should go through formal processes (like the ideas.esri.com site).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2012 19:27:34 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-10-22T19:27:34Z</dc:date>
    <item>
      <title>Help! - ArcSDE is locking our Oracle schemas</title>
      <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579277#M32766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We changed a password on an Oracle schema, but apparently we have some rogue SDE clients - probably old ArcGIS map services on a dev machine somewhere - attempting to connect with the old password. SDE is causing Oracle to lock out the schema because of the rapidfire attempts to connect with the bad password.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to detect where the bad login attempts are coming from? I have turned on the ArcSDE intercept log, but I don't see anything related to connect attempts there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're using SDE 9.3.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 13:10:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579277#M32766</guid>
      <dc:creator>NathanielWingfield</dc:creator>
      <dc:date>2012-10-22T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help! - ArcSDE is locking our Oracle schemas</title>
      <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579278#M32767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The intercept log is the conversation between the server and the database. If connection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;isn't made, there won't be much to talk about. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using application server or Direct Connect connections? Application servers will&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at least log in one location (and would be more forthcoming with "set SDEVERBOSE=TRUE"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the dbinit.sde; Direct Connect will log on individual clients, but you'd probably be more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;interested in the SQL*Net logs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A more accurate title for this thread would have been "ArcGIS Server SOC(s) with old &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;password locking Oracle user accounts". ArcSDE is quite innocent of all charges.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 14:22:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579278#M32767</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-10-22T14:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help! - ArcSDE is locking our Oracle schemas</title>
      <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579279#M32768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I turned on verbosity, then made a test connection from ArcCatalog with a bad password. Looking at the giomgr_x.log file, this is all I see. Should I look elsewhere? Is the client hostname or IP address not logged somewhere?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Mon Oct 22 12:13:24 2012 - Error (-9):Couldn't Start Server Task.

Mon Oct 22 12:13:24 2012 - Process 15444, no shared information block established

Mon Oct 22 12:13:24 2012 - SDE Server 15444 exit'd with status 3
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:55:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579279#M32768</guid>
      <dc:creator>NathanielWingfield</dc:creator>
      <dc:date>2021-12-12T00:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help! - ArcSDE is locking our Oracle schemas</title>
      <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579280#M32769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try enabling a firewall on the ArcSDE server, set to permit but log connection requests&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on the application server port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that you'll need to scan the AGS logs on all your development clients, looking for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a persistent-but-misguided SOC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 15:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579280#M32769</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-10-22T15:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help! - ArcSDE is locking our Oracle schemas</title>
      <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579281#M32770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do you suggest I then correlate the inbound connections to SDE with the corresponding outbound connections to Oracle?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Consider this a formal request for better logging capabilities. I think your customer base would appreciate more visibility into SDE's behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mapping inbound spatial queries to outbound SQL (e.g., for performance tuning) is another deficiency that needs attention, perhaps even more so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 19:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579281#M32770</guid>
      <dc:creator>NathanielWingfield</dc:creator>
      <dc:date>2012-10-22T19:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help! - ArcSDE is locking our Oracle schemas</title>
      <link>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579282#M32771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Remote application servers are not recommended, but that is unreleated to this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;problem -- you just need to know which clients are attempting connect on the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application server port (to identify the rogue actors), so it doesn't really matter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; how connections map back out again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All formal requests should go through formal processes (like the ideas.esri.com site).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 19:27:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/help-arcsde-is-locking-our-oracle-schemas/m-p/579282#M32771</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-10-22T19:27:34Z</dc:date>
    </item>
  </channel>
</rss>

