<?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: Batch job run long time on VIYA3.5 in Fraud, AML and Security Intelligence</title>
    <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930333#M1026</link>
    <description>&lt;P&gt;Is it always the SQL Server insert data step that is slow? If so then it would be worth tuning the SAS options DBCOMMIT and INSERTBUFF. If your job doesn't use these options then default values will be used and in my experience these are not optimal. I suggest you post your code so we can see what is happening.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2024 20:18:48 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2024-05-30T20:18:48Z</dc:date>
    <item>
      <title>Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930231#M1024</link>
      <description>&lt;P&gt;We encountered an issue where a job inserting data into the SQL Server stops and does not continue. This issue occurs every 3-4 days. When we rerun the job, it can insert the data and continue working normally.&lt;/P&gt;
&lt;P&gt;For example, running a JOB normally takes 20 minutes to insert data.&amp;nbsp; However, we found that running a JOB takes a long time and is not a complete job. No queries are running when we check the database (MS SQL Server).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Noted: We are using passthrough to query the data from the database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 07:22:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930231#M1024</guid>
      <dc:creator>cthnpe</dc:creator>
      <dc:date>2024-05-30T07:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930232#M1025</link>
      <description>&lt;P&gt;What does the log say? What are the differences between successful and failed runs?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 08:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930232#M1025</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-05-30T08:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930333#M1026</link>
      <description>&lt;P&gt;Is it always the SQL Server insert data step that is slow? If so then it would be worth tuning the SAS options DBCOMMIT and INSERTBUFF. If your job doesn't use these options then default values will be used and in my experience these are not optimal. I suggest you post your code so we can see what is happening.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 20:18:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/930333#M1026</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-05-30T20:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/931499#M1027</link>
      <description>&lt;P&gt;The attached log file shows that the file &lt;SPAN class="lia-link-navigation lia-attachment-link lia-link-disabled" aria-disabled="true"&gt;20240528_064309_GROUP_09_02_AGP_PREP01&lt;/SPAN&gt; did not run successfully, as the last line does not contain an error message. On the other hand, the file &lt;SPAN class="lia-link-navigation lia-attachment-link lia-link-disabled" aria-disabled="true"&gt;20240606_064001_GROUP_09_02_AGP_PREP01&lt;/SPAN&gt; ran to completion. From the log of the unsuccessful run, we checked with the database, and it was found that no processes occurred on that side.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 08:21:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/931499#M1027</guid>
      <dc:creator>cthnpe</dc:creator>
      <dc:date>2024-06-10T08:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/931500#M1028</link>
      <description>&lt;P&gt;From the log of the unsuccessful run, we checked with the database and found that no processes occurred on that side. I attached my code in attachment.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 08:24:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/931500#M1028</guid>
      <dc:creator>cthnpe</dc:creator>
      <dc:date>2024-06-10T08:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/936305#M1034</link>
      <description>&lt;P&gt;I shared the code as attached&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 04:04:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/936305#M1034</guid>
      <dc:creator>cthnpe</dc:creator>
      <dc:date>2024-07-19T04:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Batch job run long time on VIYA3.5</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/936312#M1035</link>
      <description>&lt;P&gt;In the successful run, the SELECT DISTINCT .... ran for less than half a minute, in the unsuccessful it took almost 30 minutes. I would start looking there.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 06:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Batch-job-run-long-time-on-VIYA3-5/m-p/936312#M1035</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-07-19T06:59:27Z</dc:date>
    </item>
  </channel>
</rss>

