<?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>Question Re: Reasons for EH locking in Supply Chain Management Q&amp;A</title>
    <link>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161447#M148193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Affan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EHs are locked because of messages processing and if there are updates to the Eh from the corresponding Application object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1) Check table /SAPTRX/LOCKEDEH there you find the message guids and EH guid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2) Check table /SAPTRX/RP_AOID. Here you find the EH guid and the info about the application object taht tried an update.&lt;/P&gt;&lt;P&gt;-&amp;gt; to reprocess these entries report /SAPTRX/R_REPOST_AI_LOGS must be scheduled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which scenario you are running? Especially using PTA scenario locking situations due to hierarchies can cause that EHs locked a longer time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2015 06:34:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-07-16T06:34:58Z</dc:date>
    <item>
      <title>Reasons for EH locking</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaq-p/11161445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does anyone know the reasons why EH are blocked in EM, apart from multiple messages arriving to the handler at the same time.&lt;/P&gt;&lt;P&gt;I have encountering several instances where a message is not assigned to the handler and it shows that the handler is locked. however there is no other message posted on the handler previously around the same time.&lt;/P&gt;&lt;P&gt;Strangely even after running the /SAPTRX/PROCESS_LOCKED_EHS, the handler still shows as being locked, even though the program shows that the handler has been unlocked and messages processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else encountered this issue, and is there a resolution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 19:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaq-p/11161445</guid>
      <dc:creator>Affan_alavi</dc:creator>
      <dc:date>2015-07-15T19:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reasons for EH locking</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161446#M148192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Affan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There could be different reasons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If the event handler doesn't exist for event message then it will be in unprocessed stage.&lt;/P&gt;&lt;P&gt;2. If tracking ID doesn't not exist for an event handler, then it will be in unprocessed stage.&lt;/P&gt;&lt;P&gt;3. If the event handler is inactive when event message is posted then it will be in unprocessed stage.&lt;/P&gt;&lt;P&gt;4. If the event handler is archived when event message is posted then it will be in unprocessed stage.&lt;/P&gt;&lt;P&gt;5. If the event handler is deleted when event message is posted then it will be in unprocessed stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find a root cause?&lt;/P&gt;&lt;P&gt;1. Go to table /SAPTRX/LOCKEDEH and take some 10 EH_GUID id's and MSG_GUID and check different stages of posting events when it is occurring mostly.&lt;/P&gt;&lt;P&gt;2. Is this blocked event message happen only for few particular events or for all events?&lt;/P&gt;&lt;P&gt;3. Go to table /SAPTRX/EVM_HDR and take Tracking ID and Code set, now check in table /SAPTRX/EH_HDR whether EH exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;GGOPII&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 06:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161446#M148192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-16T06:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reasons for EH locking</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161447#M148193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Affan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EHs are locked because of messages processing and if there are updates to the Eh from the corresponding Application object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1) Check table /SAPTRX/LOCKEDEH there you find the message guids and EH guid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2) Check table /SAPTRX/RP_AOID. Here you find the EH guid and the info about the application object taht tried an update.&lt;/P&gt;&lt;P&gt;-&amp;gt; to reprocess these entries report /SAPTRX/R_REPOST_AI_LOGS must be scheduled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which scenario you are running? Especially using PTA scenario locking situations due to hierarchies can cause that EHs locked a longer time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 06:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161447#M148193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-16T06:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reasons for EH locking</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161448#M148194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Affan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check these OSS notes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/2060023" title="2060023  - Dump DBIF_RSQL_INVALID_RSQL when running /SAPTRX/PROCESS_LOCKED_EHS"&gt;&lt;SPAN class="title"&gt;2060023 - Dump DBIF_RSQL_INVALID_RSQL when running /SAPTRX/PROCESS_LOCKED_EHS&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/1349175" title="1349175  - Hierarchy is not build if any EH is locked"&gt;&lt;SPAN class="title"&gt;1349175 - Hierarchy is not build if any EH is locked&lt;/SPAN&gt; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/1676646" title="1676646  - Hierarchy is not build if any EH is locked (2)"&gt;&lt;SPAN class="title"&gt;1676646 - Hierarchy is not build if any EH is locked (2)&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/1945425" title="1945425  - Long runtime during processing of Event Messages for previously locked Event Handler"&gt;&lt;SPAN class="title"&gt;1945425 - Long runtime during processing of Event Messages for previously locked Event Handler&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/1867827" title="1867827  - Missing processing of event messages"&gt;&lt;SPAN class="title"&gt;1867827 - Missing processing of event messages&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GGOPII&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 07:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161448#M148194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-16T07:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reasons for EH locking</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161449#M148195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Affan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EHs can also be locked if EE monitor report is running in background and updating one or more EE status of an EH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 07:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/reasons-for-eh-locking/qaa-p/11161449#M148195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-16T07:50:58Z</dc:date>
    </item>
  </channel>
</rss>

