<?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 How to enable/verify z/OS DB2 lock/deadlock visibility + CICS transaction‑level services (UPxx) in Dynatrace? in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/How-to-enable-verify-z-OS-DB2-lock-deadlock-visibility-CICS/m-p/295633#M7117</link>
    <description>&lt;DIV&gt;&lt;P&gt;Hi Dynatrace Community,&lt;/P&gt;&lt;P&gt;I’m investigating a mainframe performance issue where two CICS transactions (referred to here as &lt;STRONG&gt;UP08&lt;/STRONG&gt; and &lt;STRONG&gt;UP29&lt;/STRONG&gt;) contended on the same DB2 table, resulting in high lock‑waits and deadlocks. I’m looking for best‑practice guidance on configuring Dynatrace to surface &lt;STRONG&gt;DB2 contention metrics&lt;/STRONG&gt; and &lt;STRONG&gt;transaction‑level CICS services&lt;/STRONG&gt; for alerting and correlation.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I’ve observed so far:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Under &lt;STRONG&gt;Settings ▸ Preferences ▸ OneAgent features&lt;/STRONG&gt;, several z/OS CICS/DB2 options appear available but disabled.&lt;/LI&gt;&lt;LI&gt;I’d like to confirm the correct steps for enabling &lt;STRONG&gt;DB2 metrics collection (Opt‑in)&lt;/STRONG&gt; and ensuring &lt;STRONG&gt;CICS transactions&lt;/STRONG&gt; appear as distinct services.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is the &lt;STRONG&gt;z/OS DB2 Metrics Collection (Opt‑in)&lt;/STRONG&gt; feature still the correct switch to expose DB2 metrics such as deadlocks, timeouts, and lock‑waits in Data Explorer?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docs referenced: &lt;EM&gt;Db2 Monitoring on z/OS&lt;/EM&gt; &lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/installation-and-operation/zos/operation/cics-ims-monitoring" target="_blank"&gt;[docs.dynatrace.com]&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For clearer CICS transaction visibility, is it recommended to enable &lt;STRONG&gt;“Create CICS services based on transaction IDs”&lt;/STRONG&gt; so each transaction (e.g., UPxx) becomes its own service for baselines and anomaly detection?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docs referenced: &lt;EM&gt;Customize CICS and IMS monitoring&lt;/EM&gt; &lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/installation-and-operation/zos" target="_blank"&gt;[docs.dynatrace.com]&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;To analyse log‑based contention patterns (e.g., “DEADLOCK”, “LOCK WAIT”) using DQL in Notebooks, is enabling &lt;STRONG&gt;z/OS log ingestion&lt;/STRONG&gt; via the built‑in rules the appropriate approach?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docs referenced: &lt;EM&gt;Monitor z/OS logs&lt;/EM&gt; &lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/installation-and-operation/zos/monitoring/monitor-cics-file-access" target="_blank"&gt;[docs.dynatrace.com]&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Once metrics become available, are there recommended alert thresholds for:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DB2 deadlock rate&lt;/LI&gt;&lt;LI&gt;DB2 lock‑wait %&lt;/LI&gt;&lt;LI&gt;p95 response time for key CICS transactions&lt;BR /&gt;(Looking for commonly used defaults or tuning guidance.)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Environment notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No RUM/frontend involved — analysis is focused on mainframe backend and DB2 behaviour.&lt;/LI&gt;&lt;LI&gt;Permissions are restricted, so I can request enablement but cannot toggle features directly.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Goal:&lt;/STRONG&gt;&lt;BR /&gt;To establish early, reliable detection of DB2 contention and improve correlation between CICS transaction behaviour and DB2 performance indicators.&lt;/P&gt;&lt;P&gt;Any best‑practice advice, examples, or tuning recommendations would be greatly appreciated. Thanks!&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Mar 2026 13:05:29 GMT</pubDate>
    <dc:creator>arunshetty2281</dc:creator>
    <dc:date>2026-03-04T13:05:29Z</dc:date>
    <item>
      <title>How to enable/verify z/OS DB2 lock/deadlock visibility + CICS transaction‑level services (UPxx) in Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-enable-verify-z-OS-DB2-lock-deadlock-visibility-CICS/m-p/295633#M7117</link>
      <description>&lt;DIV&gt;&lt;P&gt;Hi Dynatrace Community,&lt;/P&gt;&lt;P&gt;I’m investigating a mainframe performance issue where two CICS transactions (referred to here as &lt;STRONG&gt;UP08&lt;/STRONG&gt; and &lt;STRONG&gt;UP29&lt;/STRONG&gt;) contended on the same DB2 table, resulting in high lock‑waits and deadlocks. I’m looking for best‑practice guidance on configuring Dynatrace to surface &lt;STRONG&gt;DB2 contention metrics&lt;/STRONG&gt; and &lt;STRONG&gt;transaction‑level CICS services&lt;/STRONG&gt; for alerting and correlation.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I’ve observed so far:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Under &lt;STRONG&gt;Settings ▸ Preferences ▸ OneAgent features&lt;/STRONG&gt;, several z/OS CICS/DB2 options appear available but disabled.&lt;/LI&gt;&lt;LI&gt;I’d like to confirm the correct steps for enabling &lt;STRONG&gt;DB2 metrics collection (Opt‑in)&lt;/STRONG&gt; and ensuring &lt;STRONG&gt;CICS transactions&lt;/STRONG&gt; appear as distinct services.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Is the &lt;STRONG&gt;z/OS DB2 Metrics Collection (Opt‑in)&lt;/STRONG&gt; feature still the correct switch to expose DB2 metrics such as deadlocks, timeouts, and lock‑waits in Data Explorer?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docs referenced: &lt;EM&gt;Db2 Monitoring on z/OS&lt;/EM&gt; &lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/installation-and-operation/zos/operation/cics-ims-monitoring" target="_blank"&gt;[docs.dynatrace.com]&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For clearer CICS transaction visibility, is it recommended to enable &lt;STRONG&gt;“Create CICS services based on transaction IDs”&lt;/STRONG&gt; so each transaction (e.g., UPxx) becomes its own service for baselines and anomaly detection?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docs referenced: &lt;EM&gt;Customize CICS and IMS monitoring&lt;/EM&gt; &lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/installation-and-operation/zos" target="_blank"&gt;[docs.dynatrace.com]&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;To analyse log‑based contention patterns (e.g., “DEADLOCK”, “LOCK WAIT”) using DQL in Notebooks, is enabling &lt;STRONG&gt;z/OS log ingestion&lt;/STRONG&gt; via the built‑in rules the appropriate approach?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docs referenced: &lt;EM&gt;Monitor z/OS logs&lt;/EM&gt; &lt;A href="https://docs.dynatrace.com/docs/ingest-from/dynatrace-oneagent/installation-and-operation/zos/monitoring/monitor-cics-file-access" target="_blank"&gt;[docs.dynatrace.com]&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Once metrics become available, are there recommended alert thresholds for:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DB2 deadlock rate&lt;/LI&gt;&lt;LI&gt;DB2 lock‑wait %&lt;/LI&gt;&lt;LI&gt;p95 response time for key CICS transactions&lt;BR /&gt;(Looking for commonly used defaults or tuning guidance.)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Environment notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No RUM/frontend involved — analysis is focused on mainframe backend and DB2 behaviour.&lt;/LI&gt;&lt;LI&gt;Permissions are restricted, so I can request enablement but cannot toggle features directly.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Goal:&lt;/STRONG&gt;&lt;BR /&gt;To establish early, reliable detection of DB2 contention and improve correlation between CICS transaction behaviour and DB2 performance indicators.&lt;/P&gt;&lt;P&gt;Any best‑practice advice, examples, or tuning recommendations would be greatly appreciated. Thanks!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Mar 2026 13:05:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-enable-verify-z-OS-DB2-lock-deadlock-visibility-CICS/m-p/295633#M7117</guid>
      <dc:creator>arunshetty2281</dc:creator>
      <dc:date>2026-03-04T13:05:29Z</dc:date>
    </item>
  </channel>
</rss>

