<?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>article Optimization of CPU Overhead for z/OS Java in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Optimization-of-CPU-Overhead-for-z-OS-Java/ta-p/300497</link>
    <description>&lt;H2 id="toc-hId-1847565321"&gt;&lt;SPAN&gt;Summary&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;This article applies to &lt;STRONG style="font-weight: bold;"&gt;Dynatrace OneAgent in mainframe (z/OS) environments&lt;/STRONG&gt; and addresses &lt;STRONG style="font-weight: bold;"&gt;increased zIIP usage related to SQL and database query processing&lt;/STRONG&gt;. It explains the cause and describes configuration options introduced to reduce CPU overhead and improve SQL processing efficiency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--705370114"&gt;Problem&lt;/H2&gt;
&lt;P&gt;Customers may observe an &lt;STRONG style="font-weight: bold;"&gt;increase in zIIP usage&lt;/STRONG&gt;, particularly in environments with &lt;STRONG style="font-weight: bold;"&gt;SQL‑ or database‑intensive workloads&lt;/STRONG&gt;. The increase is typically correlated with JDBC-based SQL execution and can raise concerns about higher CPU consumption and performance impact.&lt;BR /&gt;If a customer experiences increase in their zIIP usage especially in the scope of SQL/DB queries, we introduced two features that should result in performance improvements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--705370114"&gt;Troubleshooting steps&lt;/H2&gt;
&lt;OL style="margin: 4px 0 4px 24px; padding: 0; list-style-position: outside;"&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Identify whether the zIIP usage increase correlates with &lt;STRONG style="font-weight: bold;"&gt;SQL or database activity&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Verify the &lt;STRONG style="font-weight: bold;"&gt;Dynatrace OneAgent version&lt;/STRONG&gt; running in the affected environment.&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Check whether SQL normalization and PreparedStatements reuse are relevant for the observed workload.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="toc-hId--1514716740"&gt;Resolution&lt;/H2&gt;
&lt;DIV style="margin: 4px 0; padding: 0; color: #1d1c1d;"&gt;Dynatrace introduced &lt;STRONG style="font-weight: bold;"&gt;SQL processing optimizations&lt;/STRONG&gt; to reduce CPU overhead and improve performance in SQL-heavy workloads.&lt;BR aria-hidden="true" /&gt;These optimizations include:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Improved SQL normalization efficiency through optimized SQL tokenization&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;A PreparedStatements cache to reduce repeated parsing and normalization&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV style="margin: 4px 0; padding: 0; color: #1d1c1d;"&gt;To enable these optimizations, configure the following settings on the affected OneAgent:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;jdbc-sql-optimize-tokenization&lt;/CODE&gt;&amp;nbsp;=&amp;nbsp;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;true&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;jdbc-sql-cache-prepared-statements&lt;/CODE&gt;&amp;nbsp;=&amp;nbsp;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;true&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Both settings are available starting with &lt;STRONG style="font-weight: bold;"&gt;OneAgent release 327&amp;nbsp;&lt;/STRONG&gt;and can be set either via&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;extending the dtconfig.json with&amp;nbsp;&lt;CODE style="background-color: #f8f8f8; border: 1px solid #dddddd; border-radius: 3px; padding: 2px 4px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;"jdbc-sql-optimize-tokenization": true&lt;/CODE&gt;&amp;nbsp;or&lt;/LI&gt;
&lt;LI&gt;adapting the JVM arguments to include the two arguments such as&amp;nbsp;&lt;CODE style="background-color: #f8f8f8; border: 1px solid #dddddd; border-radius: 3px; padding: 2px 4px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;-javaagent:/PATH_TO/dynatrace-oneagent-zos-java.jar=jdbc-sql-optimize-tokenization=true,jdbc-sql-cache-prepared-statements=true&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR aria-hidden="true" /&gt;Internal testing shows the most significant improvements in environments where &lt;STRONG style="font-weight: bold;"&gt;PreparedStatements are effectively reused&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId-228093595"&gt;What's next&lt;/H1&gt;
&lt;UL style="margin: 4px 0 4px 24px; padding: 0; list-style-position: outside;"&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Monitor zIIP and CPU usage to validate the impact&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Review application behavior to ensure PreparedStatements are reused where possible&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Continue performance analysis using Dynatrace to confirm reduced SQL processing overhead&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If this article did not help, please open a support ticket, mention that this article was used and provide the following in the ticket:&lt;/P&gt;
&lt;DIV class="p-client_container"&gt;
&lt;DIV class="p-ia4_client_container"&gt;
&lt;DIV class="p-ia4_client p-ia4_client--with-search-in-top-nav p-ia4_client--workspace-switcher-rail-visibletest p-ia4_client--sidebar-wide p-ia4_client--narrow-feature-on"&gt;
&lt;DIV class="p-client_workspace_wrapper" role="tabpanel" aria-label="Dynatrace"&gt;
&lt;DIV class="p-client_workspace" role="tabpanel" aria-label="DMs"&gt;
&lt;DIV class="p-client_workspace__layout"&gt;
&lt;DIV class="active-managed-focus-container" role="none"&gt;
&lt;DIV class="p-view_contents p-view_contents--primary" tabindex="-1" role="dialog" aria-label="Conversation with Anton Konikov"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="channel_tab_panel__zJ5Bt c-tabs__tab_panel c-tabs__tab_panel--active c-tabs__tab_panel--full_height" role="none" data-qa="tabs_content_container"&gt;
&lt;DIV class="p-file_drag_drop__container"&gt;
&lt;DIV class="p-workspace__primary_view_body"&gt;
&lt;DIV class="p-message_pane p-message_pane--classic-nav p-message_pane--scrollbar-float-adjustment p-message_pane--with-bookmarks-bar" data-qa="message_pane"&gt;
&lt;DIV role="presentation"&gt;
&lt;DIV class="c-virtual_list c-virtual_list--scrollbar c-message_list c-message_list--floating c-message_list--dark c-scrollbar c-scrollbar--fade" role="presentation"&gt;
&lt;DIV class="c-scrollbar__hider" role="presentation" data-qa="slack_kit_scrollbar"&gt;
&lt;DIV class="c-scrollbar__child" role="presentation"&gt;
&lt;DIV class="c-virtual_list__scroll_container" tabindex="-1" role="list" aria-label="Anton Konikov (direct message, active)" data-qa="slack_kit_list"&gt;
&lt;DIV id="1734101723.604509" class="c-virtual_list__item" tabindex="0" role="listitem" data-item-key="1734101723.604509" data-qa="virtual-list-item" aria-setsize="-1"&gt;
&lt;DIV class="c-message_kit__background p-message_pane_message__message c-message_kit__message p-message_pane_message__message--last" role="presentation" data-qa-placeholder="false" data-qa-unprocessed="false" data-qa="message_container"&gt;
&lt;DIV class="c-message_kit__hover" role="document" data-qa-hover="true" aria-roledescription="message"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet p-rich_text_list--nested" data-border-radius-top-cap="0" data-border="1" data-indent="0" data-list-tree="true" data-stringify-type="unordered-list"&gt;
&lt;LI data-stringify-border="1" data-stringify-indent="0"&gt;description of the error you are seeing&lt;/LI&gt;
&lt;LI data-stringify-border="1" data-stringify-indent="0"&gt;link to the host and process&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 11 Jun 2026 14:54:59 GMT</pubDate>
    <dc:creator>moritzwitti</dc:creator>
    <dc:date>2026-06-11T14:54:59Z</dc:date>
    <item>
      <title>Optimization of CPU Overhead for z/OS Java</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Optimization-of-CPU-Overhead-for-z-OS-Java/ta-p/300497</link>
      <description>&lt;H2 id="toc-hId-1847565321"&gt;&lt;SPAN&gt;Summary&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;This article applies to &lt;STRONG style="font-weight: bold;"&gt;Dynatrace OneAgent in mainframe (z/OS) environments&lt;/STRONG&gt; and addresses &lt;STRONG style="font-weight: bold;"&gt;increased zIIP usage related to SQL and database query processing&lt;/STRONG&gt;. It explains the cause and describes configuration options introduced to reduce CPU overhead and improve SQL processing efficiency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--705370114"&gt;Problem&lt;/H2&gt;
&lt;P&gt;Customers may observe an &lt;STRONG style="font-weight: bold;"&gt;increase in zIIP usage&lt;/STRONG&gt;, particularly in environments with &lt;STRONG style="font-weight: bold;"&gt;SQL‑ or database‑intensive workloads&lt;/STRONG&gt;. The increase is typically correlated with JDBC-based SQL execution and can raise concerns about higher CPU consumption and performance impact.&lt;BR /&gt;If a customer experiences increase in their zIIP usage especially in the scope of SQL/DB queries, we introduced two features that should result in performance improvements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId--705370114"&gt;Troubleshooting steps&lt;/H2&gt;
&lt;OL style="margin: 4px 0 4px 24px; padding: 0; list-style-position: outside;"&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Identify whether the zIIP usage increase correlates with &lt;STRONG style="font-weight: bold;"&gt;SQL or database activity&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Verify the &lt;STRONG style="font-weight: bold;"&gt;Dynatrace OneAgent version&lt;/STRONG&gt; running in the affected environment.&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Check whether SQL normalization and PreparedStatements reuse are relevant for the observed workload.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="toc-hId--1514716740"&gt;Resolution&lt;/H2&gt;
&lt;DIV style="margin: 4px 0; padding: 0; color: #1d1c1d;"&gt;Dynatrace introduced &lt;STRONG style="font-weight: bold;"&gt;SQL processing optimizations&lt;/STRONG&gt; to reduce CPU overhead and improve performance in SQL-heavy workloads.&lt;BR aria-hidden="true" /&gt;These optimizations include:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Improved SQL normalization efficiency through optimized SQL tokenization&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;A PreparedStatements cache to reduce repeated parsing and normalization&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV style="margin: 4px 0; padding: 0; color: #1d1c1d;"&gt;To enable these optimizations, configure the following settings on the affected OneAgent:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;jdbc-sql-optimize-tokenization&lt;/CODE&gt;&amp;nbsp;=&amp;nbsp;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;true&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;jdbc-sql-cache-prepared-statements&lt;/CODE&gt;&amp;nbsp;=&amp;nbsp;&lt;CODE class="_ca0qyh40 _u5f3m5ip _n3tdyh40 _19bvm5ip _2rkofajl _11c819w5 _1reo1wug _18m91wug _1dqoglyw _1e0c1nu9 _bfhk187e _16d9qvcn _syazi7uo _vwz41kw7 _1i4q1hna _o5721jtm" data-renderer-mark="true"&gt;true&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Both settings are available starting with &lt;STRONG style="font-weight: bold;"&gt;OneAgent release 327&amp;nbsp;&lt;/STRONG&gt;and can be set either via&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;extending the dtconfig.json with&amp;nbsp;&lt;CODE style="background-color: #f8f8f8; border: 1px solid #dddddd; border-radius: 3px; padding: 2px 4px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;"jdbc-sql-optimize-tokenization": true&lt;/CODE&gt;&amp;nbsp;or&lt;/LI&gt;
&lt;LI&gt;adapting the JVM arguments to include the two arguments such as&amp;nbsp;&lt;CODE style="background-color: #f8f8f8; border: 1px solid #dddddd; border-radius: 3px; padding: 2px 4px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;-javaagent:/PATH_TO/dynatrace-oneagent-zos-java.jar=jdbc-sql-optimize-tokenization=true,jdbc-sql-cache-prepared-statements=true&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR aria-hidden="true" /&gt;Internal testing shows the most significant improvements in environments where &lt;STRONG style="font-weight: bold;"&gt;PreparedStatements are effectively reused&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 id="toc-hId-228093595"&gt;What's next&lt;/H1&gt;
&lt;UL style="margin: 4px 0 4px 24px; padding: 0; list-style-position: outside;"&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Monitor zIIP and CPU usage to validate the impact&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Review application behavior to ensure PreparedStatements are reused where possible&lt;/LI&gt;
&lt;LI style="margin: 2px 0; padding: 0; color: #1d1c1d;"&gt;Continue performance analysis using Dynatrace to confirm reduced SQL processing overhead&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If this article did not help, please open a support ticket, mention that this article was used and provide the following in the ticket:&lt;/P&gt;
&lt;DIV class="p-client_container"&gt;
&lt;DIV class="p-ia4_client_container"&gt;
&lt;DIV class="p-ia4_client p-ia4_client--with-search-in-top-nav p-ia4_client--workspace-switcher-rail-visibletest p-ia4_client--sidebar-wide p-ia4_client--narrow-feature-on"&gt;
&lt;DIV class="p-client_workspace_wrapper" role="tabpanel" aria-label="Dynatrace"&gt;
&lt;DIV class="p-client_workspace" role="tabpanel" aria-label="DMs"&gt;
&lt;DIV class="p-client_workspace__layout"&gt;
&lt;DIV class="active-managed-focus-container" role="none"&gt;
&lt;DIV class="p-view_contents p-view_contents--primary" tabindex="-1" role="dialog" aria-label="Conversation with Anton Konikov"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="tabbed_channel__Abx5r"&gt;
&lt;DIV class="channel_tab_panel__zJ5Bt c-tabs__tab_panel c-tabs__tab_panel--active c-tabs__tab_panel--full_height" role="none" data-qa="tabs_content_container"&gt;
&lt;DIV class="p-file_drag_drop__container"&gt;
&lt;DIV class="p-workspace__primary_view_body"&gt;
&lt;DIV class="p-message_pane p-message_pane--classic-nav p-message_pane--scrollbar-float-adjustment p-message_pane--with-bookmarks-bar" data-qa="message_pane"&gt;
&lt;DIV role="presentation"&gt;
&lt;DIV class="c-virtual_list c-virtual_list--scrollbar c-message_list c-message_list--floating c-message_list--dark c-scrollbar c-scrollbar--fade" role="presentation"&gt;
&lt;DIV class="c-scrollbar__hider" role="presentation" data-qa="slack_kit_scrollbar"&gt;
&lt;DIV class="c-scrollbar__child" role="presentation"&gt;
&lt;DIV class="c-virtual_list__scroll_container" tabindex="-1" role="list" aria-label="Anton Konikov (direct message, active)" data-qa="slack_kit_list"&gt;
&lt;DIV id="1734101723.604509" class="c-virtual_list__item" tabindex="0" role="listitem" data-item-key="1734101723.604509" data-qa="virtual-list-item" aria-setsize="-1"&gt;
&lt;DIV class="c-message_kit__background p-message_pane_message__message c-message_kit__message p-message_pane_message__message--last" role="presentation" data-qa-placeholder="false" data-qa-unprocessed="false" data-qa="message_container"&gt;
&lt;DIV class="c-message_kit__hover" role="document" data-qa-hover="true" aria-roledescription="message"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet p-rich_text_list--nested" data-border-radius-top-cap="0" data-border="1" data-indent="0" data-list-tree="true" data-stringify-type="unordered-list"&gt;
&lt;LI data-stringify-border="1" data-stringify-indent="0"&gt;description of the error you are seeing&lt;/LI&gt;
&lt;LI data-stringify-border="1" data-stringify-indent="0"&gt;link to the host and process&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jun 2026 14:54:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Optimization-of-CPU-Overhead-for-z-OS-Java/ta-p/300497</guid>
      <dc:creator>moritzwitti</dc:creator>
      <dc:date>2026-06-11T14:54:59Z</dc:date>
    </item>
  </channel>
</rss>

