<?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: HP SIM Sql Enterprise Database Sizing in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359947#M5291</link>
    <description>Database sizing depends on a number of factors - the most important is the number of events.  For each event, SIM stores several aspects that equals about 3.8kb of space (do the math for the number of events you expect to have in the database).  Add to that about 200 MB for every 500 devices (that's a rule of thumb, not exact).&lt;BR /&gt;&lt;BR /&gt;For the database size, I would go into the DB properties, change the Recovery Model from "Full" (default) to "Simple" and set the Transaction Log to "Auto Shrink". YOu will probably have to stop/restart the SQL service to make this take affect.  SIM doesn't do anything with the transaction log, so don't bother keeping this/backing it up/etc.  I would also limit the Transaction file growth to no more than 1 GB or something...&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
    <pubDate>Tue, 05 Jul 2005 22:09:56 GMT</pubDate>
    <dc:creator>Darrin Rawls</dc:creator>
    <dc:date>2005-07-05T22:09:56Z</dc:date>
    <item>
      <title>HP SIM Sql Enterprise Database Sizing</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359943#M5287</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;We are going to install a HP CMS with around 500 managed W2003 HP servers. We are going to use a remote sql enterprise database on a cluster.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me where I can find information on database sizing.&lt;BR /&gt;&lt;BR /&gt;I can only seem to find use MSDE or Sql.&lt;BR /&gt;&lt;BR /&gt;Any help will be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Wed, 18 Aug 2004 09:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359943#M5287</guid>
      <dc:creator>Robert Durenkamp</dc:creator>
      <dc:date>2004-08-18T09:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Sql Enterprise Database Sizing</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359944#M5288</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;I know this is an old post, but did you ever find an answer to this question? I'm currently looking at reinstalling my HP SIM server due to a server rebuild. I would like to begin using our SQL cluster instead of MSDE. I know the DBA's are going to be asking me about sizing requirements for the SIM database.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Jason</description>
      <pubDate>Fri, 01 Jul 2005 07:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359944#M5288</guid>
      <dc:creator>Jason Hindson</dc:creator>
      <dc:date>2005-07-01T07:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Sql Enterprise Database Sizing</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359945#M5289</link>
      <description>For information, we have 484 devices in our CMS and the DB is 1.3 Gb, the log file is about 8 Gb (shrinked every night).</description>
      <pubDate>Tue, 05 Jul 2005 02:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359945#M5289</guid>
      <dc:creator>OlivierV</dc:creator>
      <dc:date>2005-07-05T02:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Sql Enterprise Database Sizing</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359946#M5290</link>
      <description>Rule of thumb, although your mileage may vary:&lt;BR /&gt;&lt;BR /&gt;MSDE:  up to 500 devices and 5 000 events&lt;BR /&gt;SQL2000:  up to 5 000 devices and 50 000 events&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jul 2005 11:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359946#M5290</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2005-07-05T11:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Sql Enterprise Database Sizing</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359947#M5291</link>
      <description>Database sizing depends on a number of factors - the most important is the number of events.  For each event, SIM stores several aspects that equals about 3.8kb of space (do the math for the number of events you expect to have in the database).  Add to that about 200 MB for every 500 devices (that's a rule of thumb, not exact).&lt;BR /&gt;&lt;BR /&gt;For the database size, I would go into the DB properties, change the Recovery Model from "Full" (default) to "Simple" and set the Transaction Log to "Auto Shrink". YOu will probably have to stop/restart the SQL service to make this take affect.  SIM doesn't do anything with the transaction log, so don't bother keeping this/backing it up/etc.  I would also limit the Transaction file growth to no more than 1 GB or something...&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 05 Jul 2005 22:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359947#M5291</guid>
      <dc:creator>Darrin Rawls</dc:creator>
      <dc:date>2005-07-05T22:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Sql Enterprise Database Sizing</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359948#M5292</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Setting the maximum size of the log file may cause problems. I had such settings but when the log file reached it's maximum size, the tasks were not running anymore and I wasn't able to add more devices. I removed this setting and created a scheduled task to shrink the log file, no more issue.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jul 2005 01:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-sql-enterprise-database-sizing/m-p/3359948#M5292</guid>
      <dc:creator>OlivierV</dc:creator>
      <dc:date>2005-07-11T01:04:40Z</dc:date>
    </item>
  </channel>
</rss>

