<?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 #BPTechTips - Help with DB maintenance in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49332#M4756</link>
    <description>Always consider that you dont have endless data base space, so you need to implement all the mechanism to prevent the data to grow without control:&lt;BR /&gt;&lt;BR /&gt;- Enable Auto archive for log cleansing (Settings &amp;gt; Archiving)&lt;BR /&gt;- Add a Work queue cleaning process to your design (There is a template from BP )&lt;BR /&gt;- Before you deploy your bot to production set loggin level to "Errors Only" for "All stages", then enable it only for the key stages&lt;BR /&gt;&lt;BR /&gt;Your DBA will thank you!!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Conrado Meli&lt;BR /&gt;Managing Partner&lt;BR /&gt;Primus IA&lt;BR /&gt;America/Santiago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Jun 2021 16:37:00 GMT</pubDate>
    <dc:creator>ConradoMeli</dc:creator>
    <dc:date>2021-06-03T16:37:00Z</dc:date>
    <item>
      <title>#BPTechTips - Help with DB maintenance</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49332#M4756</link>
      <description>Always consider that you dont have endless data base space, so you need to implement all the mechanism to prevent the data to grow without control:&lt;BR /&gt;&lt;BR /&gt;- Enable Auto archive for log cleansing (Settings &amp;gt; Archiving)&lt;BR /&gt;- Add a Work queue cleaning process to your design (There is a template from BP )&lt;BR /&gt;- Before you deploy your bot to production set loggin level to "Errors Only" for "All stages", then enable it only for the key stages&lt;BR /&gt;&lt;BR /&gt;Your DBA will thank you!!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Conrado Meli&lt;BR /&gt;Managing Partner&lt;BR /&gt;Primus IA&lt;BR /&gt;America/Santiago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2021 16:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49332#M4756</guid>
      <dc:creator>ConradoMeli</dc:creator>
      <dc:date>2021-06-03T16:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: #BPTechTips - Help with DB maintenance</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49333#M4757</link>
      <description>Very good, Conrado!!&lt;BR /&gt;I've seen operations stop due to database overhead.&lt;BR /&gt;If I may add two points.&lt;BR /&gt;I would like to add:&lt;BR /&gt;1º - governance of environment variables and Credantion: thus cleaning up any garbage that may exist.&lt;BR /&gt;2º packeage export policy, maybe even some integration that would avoid a lot of scenarios like "Package_ProcessoX", "Package_Pro_X", "Package_X" and that with numerous releases inside.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I believe this should help not only in the maintenance of the bank but in the organization of the operation&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;+55 (081) 98886-9544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2021 16:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49333#M4757</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-03T16:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: #BPTechTips - Help with DB maintenance</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49334#M4758</link>
      <description>Hi Conrado,&lt;BR /&gt;&lt;BR /&gt;Good summary, thanks. It is indeed one of the key challenges many customers are facing. And often they would only realise the issue until their database has grinded to a halt.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Blue Prism support has a housekeeping SQL script that can be used on your Blue Prism database, on a periodic basis for log archiving. The scripts may have an advantage over the Blue Prism native archiving feature since it does not utilise a Blue Prism bot. And also moving data within databases directly is always going to be more efficient as compared to via a UI. Please kindly reach out to Blue Prism support if interested.&lt;BR /&gt;&lt;BR /&gt;Another important aspect is to monitor session log file growth. Let us say you have a well maintained Blue Prism database. One day, a process is introduced, generating a large amount of logs in the database, to the extent that it outstrips the speed of log archiving process. Given time, this would eventually lead to database not responsive, even with existing log archiving. That is where log growth monitoring comes into place, so that your DBAs can get warnings on unexpected growth, which would in turn lead to on-time troubleshooting.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bruce Liu&lt;BR /&gt;Senior Product Consultant, Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jun 2021 02:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BPTechTips-Help-with-DB-maintenance/m-p/49334#M4758</guid>
      <dc:creator>bruce.liu</dc:creator>
      <dc:date>2021-06-04T02:20:00Z</dc:date>
    </item>
  </channel>
</rss>

