<?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 SQL Extension 2.0: Cron Schedule Spanning Midnight in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-2-0-Cron-Schedule-Spanning-Midnight/m-p/303742#M7390</link>
    <description>&lt;P&gt;I'm configuring a SQL Extension&amp;nbsp; and need to schedule data collection every hour from 5:00 PM to 8:00 AM daily.&lt;/P&gt;
&lt;P&gt;I've tried using a Cron expression as of below but the extension keeps throwing an error "&lt;SPAN&gt;Schedule is not a valid quartz Cron expression"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;0 17-23,0-8 * * ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_0-1787635482182.png"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/34121i64BAD94C3E8353FB/image-size/medium?v=v2&amp;amp;px=400" alt="p_devulapalli_0-1787635482182.png" title="p_devulapalli_0-1787635482182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This does shows as valid when I verify using&amp;nbsp;&lt;A href="https://www.javainuse.com/cron" target="_blank" rel="noopener"&gt;https://www.javainuse.com/cron&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Just wondering if the extension supports&amp;nbsp;combining ranges and lists in the same field (17-23,0-8) or do I need to create two different schedules to achieve this?&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class=""&gt;0 17-23 ? * *&lt;/DIV&gt;
&lt;DIV class=""&gt;0 0-8 ? * *&lt;/DIV&gt;
&lt;DIV class=""&gt;Any advice please?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 25 Aug 2026 06:42:38 GMT</pubDate>
    <dc:creator>p_devulapalli</dc:creator>
    <dc:date>2026-08-25T06:42:38Z</dc:date>
    <item>
      <title>SQL Extension 2.0: Cron Schedule Spanning Midnight</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-Extension-2-0-Cron-Schedule-Spanning-Midnight/m-p/303742#M7390</link>
      <description>&lt;P&gt;I'm configuring a SQL Extension&amp;nbsp; and need to schedule data collection every hour from 5:00 PM to 8:00 AM daily.&lt;/P&gt;
&lt;P&gt;I've tried using a Cron expression as of below but the extension keeps throwing an error "&lt;SPAN&gt;Schedule is not a valid quartz Cron expression"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;0 17-23,0-8 * * ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_0-1787635482182.png"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/34121i64BAD94C3E8353FB/image-size/medium?v=v2&amp;amp;px=400" alt="p_devulapalli_0-1787635482182.png" title="p_devulapalli_0-1787635482182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This does shows as valid when I verify using&amp;nbsp;&lt;A href="https://www.javainuse.com/cron" target="_blank" rel="noopener"&gt;https://www.javainuse.com/cron&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Just wondering if the extension supports&amp;nbsp;combining ranges and lists in the same field (17-23,0-8) or do I need to create two different schedules to achieve this?&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class=""&gt;0 17-23 ? * *&lt;/DIV&gt;
&lt;DIV class=""&gt;0 0-8 ? * *&lt;/DIV&gt;
&lt;DIV class=""&gt;Any advice please?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Aug 2026 06:42:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-Extension-2-0-Cron-Schedule-Spanning-Midnight/m-p/303742#M7390</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-08-25T06:42:38Z</dc:date>
    </item>
  </channel>
</rss>

