<?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: Out of Memory exception in BP schedules in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83049#M34383</link>
    <description>&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;We have done it already. Here are the results of &lt;SPAN&gt;Top Tables report, &lt;/SPAN&gt;alongside with the past Memory Usage of our DB server and Application server:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kaja Nowakowska&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Nov 2023 15:11:00 GMT</pubDate>
    <dc:creator>kaja.judyta</dc:creator>
    <dc:date>2023-11-16T15:11:00Z</dc:date>
    <item>
      <title>Out of Memory exception in BP schedules</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83044#M34378</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting Out of Memory exception while &lt;/SPAN&gt;expanding schedules section in BluePrism control room tab, error attached below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="11611.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/11781i41E978BB33AB275F/image-size/large?v=v2&amp;amp;px=999" role="button" title="11611.png" alt="11611.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="11612.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/11789i4919A0A20357E0EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="11612.png" alt="11612.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;I've got same error yesterday while performing the same task. Do you know what might be the reason?&lt;BR /&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kaja Nowakowska&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 10:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83044#M34378</guid>
      <dc:creator>kaja.judyta</dc:creator>
      <dc:date>2023-11-15T10:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Out of Memory exception in BP schedules</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83045#M34379</link>
      <description>&lt;P&gt;Hi Kaja,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would open up a ticket with Global Customer Support. If this is in your production environment, classify it as P1. If you are an on-prem customer, you may need to clean out some of your database tables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christopher Potvin &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;Canada&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2023 13:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83045#M34379</guid>
      <dc:creator>chrispotvin</dc:creator>
      <dc:date>2023-11-15T13:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Out of Memory exception in BP schedules</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83046#M34380</link>
      <description>&lt;P&gt;Hi Kaja,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Typically when OOM scenarios are encountered when accessing areas of the Control Room, this indicates an issue with data volumes in the underlying database -- in this instance, the ScheduleLog or ScheduleLogEntry tables may contain too much data to process at once, using up the available memory on the machine and throwing this exception. We would primarily suggest to work with your DBA to analyze the data volumes in your Blue Prism database and clear down the amount of data using the recommendations in our &lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000077506-how-do-i-maintain-a-blue-prism-database-" target="_blank" rel="noopener"&gt;Maintaining a Blue Prism Database documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;In addition, common causes of out-of-memory exceptions and ways to diagnose/troubleshoot them can be found in these Knowledge Base resources:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000076839-how-can-i-avoid-out-of-memory-issues-" target="_blank" rel="noopener"&gt;How can I avoid Out Of Memory issues?&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000080100-why-is-my-large-environment-getting-out-of-memory-errors-in-the-control-room-and-process-studio-" target="_blank" rel="noopener"&gt;Why is my large environment getting out of memory errors in the Control Room?&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000076849-how-to-diagnose-and-report-out-of-memory-exceptions" target="_blank" rel="noopener"&gt;How to diagnose and report Out Of Memory exceptions&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If the above resources don't help, I would second what Christopher stated and open a ticket with us in Support so we could investigate this scenario, albeit only as a P1 ticket if this is currently preventing your Production environment from functioning entirely (P1 tickets are intended only for complete Production system outages). The information outlined in the 3rd bullet-point's KB article is what we would need to troubleshoot this issue further.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Steve Boggs&lt;BR /&gt;Senior Product Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2023 19:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83046#M34380</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2023-11-15T19:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Out of Memory exception in BP schedules</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83047#M34381</link>
      <description>&lt;P&gt;Hello Steve,&lt;/P&gt;
&lt;P&gt;Thanks for your reply. Definitely we need to check the database, have you got any queries that we could launch against those two Tables - ScheduleLog or ScheduleLogEntry ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We could also try to launch Database housekeeping scripts and maybe to expand available memory on the machine.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kaja Nowakowska&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 14:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83047#M34381</guid>
      <dc:creator>kaja.judyta</dc:creator>
      <dc:date>2023-11-16T14:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Out of Memory exception in BP schedules</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83048#M34382</link>
      <description>&lt;P&gt;Hi Kaja,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The easiest way to get a snapshot of the data volumes on the database is to run a Top Tables by Disk Usage report from SSMS (see screenshot below).&lt;/P&gt;
&lt;DIV dir="ltr"&gt;To create a Disk Usage by Top Tables report against the relevant Blue Prism SQL database:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;IMG src="https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzAyODkzOTY5NywiZG9tYWluIjoiYmx1ZXByaXNtZXUuZnJlc2hkZXNrLmNvbSIsImFjY291bnRfaWQiOjQ5MDIwNn0.uFTlSvY1LzUedmqY52dOhBvSXiQvaVbF2AIcFBkf1n4" class="fr-fic fr-dii inline-image img-responsive" /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;This report will show the size on disk of various Blue Prism tables. You can open a ticket with us in Support to request the example Database Housekeeping Scripts which contains guidance and several useful SQL scripts your DBA can review/amend/alter and execute to clear down the data in tables that tend to accumulate and lead to issues like you're seeing.&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Steve Boggs&lt;BR /&gt;Senior Product Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Nov 2023 14:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83048#M34382</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2023-11-16T14:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Out of Memory exception in BP schedules</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83049#M34383</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;We have done it already. Here are the results of &lt;SPAN&gt;Top Tables report, &lt;/SPAN&gt;alongside with the past Memory Usage of our DB server and Application server:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kaja Nowakowska&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Nov 2023 15:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Out-of-Memory-exception-in-BP-schedules/m-p/83049#M34383</guid>
      <dc:creator>kaja.judyta</dc:creator>
      <dc:date>2023-11-16T15:11:00Z</dc:date>
    </item>
  </channel>
</rss>

