<?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: Oracle SQL Bind Variables missing after Migration from Managed to SaaS (DPS Licensing) in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Oracle-SQL-Bind-Variables-missing-after-Migration-from-Managed/m-p/293980#M7030</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;The technology support table looks the same for managed an SaaS. As long aas your JDBC driver is 4+ it should work.&lt;BR /&gt;Other masking of data would imo be captured and displayed as &amp;lt;masked&amp;gt;, but this is also something you do not see.&lt;BR /&gt;You can check it &lt;A href="https://docs.dynatrace.com/docs/ingest-from/technology-support" target="_self"&gt;here&amp;nbsp;&lt;/A&gt;I would suggest creating a support ticket for this.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The only thing I can think of is that you're getting throttled. From the &lt;A href="https://docs.dynatrace.com/docs/observe/infrastructure-observability/databases/database-services-classic/support-for-sql-bind-variables" target="_self"&gt;docs:&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;Additionally, this feature can capture a lot of data in the absolute sense. Heavy usage of this feature means that you will run out of the included trace volume for your Full-Stack monitored applications faster. In other words, heavy usage can lower your trace capture rate. To mitigate this, you should either use this feature for troubleshooting only or you can opt into Extended trace ingest to accommodate the increased data volume.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the MDA to investigate whether your'e trace capture rate is very low..&lt;BR /&gt;&lt;BR /&gt;KR.&lt;BR /&gt;Michiel&lt;/P&gt;</description>
    <pubDate>Sun, 01 Feb 2026 11:24:54 GMT</pubDate>
    <dc:creator>michiel_otten</dc:creator>
    <dc:date>2026-02-01T11:24:54Z</dc:date>
    <item>
      <title>Oracle SQL Bind Variables missing after Migration from Managed to SaaS (DPS Licensing)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Oracle-SQL-Bind-Variables-missing-after-Migration-from-Managed/m-p/293979#M7029</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;We recently completed a migration from &lt;STRONG&gt;Dynatrace Managed to Dynatrace SaaS&lt;/STRONG&gt; (currently using &lt;STRONG&gt;DPS licensing&lt;/STRONG&gt;), and we’ve encountered a discrepancy regarding SQL bind variables in Oracle databases.&lt;/P&gt;
&lt;H3&gt;The Issue:&lt;/H3&gt;
&lt;P&gt;While bind variables are captured and visible for our &lt;STRONG&gt;MySQL&lt;/STRONG&gt; databases, they are completely missing from the traces of our &lt;STRONG&gt;Oracle&lt;/STRONG&gt; databases.&lt;/P&gt;
&lt;P&gt;The strange part is that when we were on the &lt;STRONG&gt;Managed&lt;/STRONG&gt; environment, bind variables for these exact same Oracle databases were captured and displayed correctly without any issues.&lt;/P&gt;
&lt;H3&gt;Environment &amp;amp; Technologies:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Database:&lt;/STRONG&gt; Oracle Database (multiple versions).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Deployment:&lt;/STRONG&gt; Dynatrace SaaS.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Licensing:&lt;/STRONG&gt; DPS (Dynatrace Platform Subscription).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Monitoring:&lt;/STRONG&gt;&amp;nbsp;One Agent (latest versions).&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Troubleshooting Performed:&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Global Settings:&lt;/STRONG&gt; Verified that Capture SQL bind values is enabled under &lt;I&gt;Settings &amp;gt; Server-side service monitoring &amp;gt; Deep monitoring &amp;gt; Database&lt;/I&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Toggle Test:&lt;/STRONG&gt; We have tried toggling the global setting Off and On again to force a configuration refresh.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Service-Specific Check:&lt;/STRONG&gt; Confirmed that there are no service-level overrides disabling the capture.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Comparison:&lt;/STRONG&gt; As mentioned, MySQL traces in the same environment &lt;STRONG&gt;do&lt;/STRONG&gt; show bind variables, suggesting the global configuration is active.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Questions:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Are there any known differences in how One Agent handles Oracle bind variables in a SaaS/DPS environment compared to Managed?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Could this be related to specific JDBC driver versions or Oracle-specific deep monitoring flags that might have defaulted differently during the migration?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Is there a specific security/privacy setting in the SaaS UI that might be masking Oracle data specifically?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Would appreciate any insights or if anyone has encountered similar behavior after a Managed-to-SaaS move.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 08:08:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Oracle-SQL-Bind-Variables-missing-after-Migration-from-Managed/m-p/293979#M7029</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2026-02-02T08:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle SQL Bind Variables missing after Migration from Managed to SaaS (DPS Licensing)</title>
      <link>https://community.dynatrace.com/t5/Extensions/Oracle-SQL-Bind-Variables-missing-after-Migration-from-Managed/m-p/293980#M7030</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;The technology support table looks the same for managed an SaaS. As long aas your JDBC driver is 4+ it should work.&lt;BR /&gt;Other masking of data would imo be captured and displayed as &amp;lt;masked&amp;gt;, but this is also something you do not see.&lt;BR /&gt;You can check it &lt;A href="https://docs.dynatrace.com/docs/ingest-from/technology-support" target="_self"&gt;here&amp;nbsp;&lt;/A&gt;I would suggest creating a support ticket for this.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The only thing I can think of is that you're getting throttled. From the &lt;A href="https://docs.dynatrace.com/docs/observe/infrastructure-observability/databases/database-services-classic/support-for-sql-bind-variables" target="_self"&gt;docs:&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;Additionally, this feature can capture a lot of data in the absolute sense. Heavy usage of this feature means that you will run out of the included trace volume for your Full-Stack monitored applications faster. In other words, heavy usage can lower your trace capture rate. To mitigate this, you should either use this feature for troubleshooting only or you can opt into Extended trace ingest to accommodate the increased data volume.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the MDA to investigate whether your'e trace capture rate is very low..&lt;BR /&gt;&lt;BR /&gt;KR.&lt;BR /&gt;Michiel&lt;/P&gt;</description>
      <pubDate>Sun, 01 Feb 2026 11:24:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Oracle-SQL-Bind-Variables-missing-after-Migration-from-Managed/m-p/293980#M7030</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2026-02-01T11:24:54Z</dc:date>
    </item>
  </channel>
</rss>

