- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- HP SIM Sql Enterprise Database Sizing
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 02:03 AM
08-18-2004 02:03 AM
HP SIM Sql Enterprise Database Sizing
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.
Can anyone tell me where I can find information on database sizing.
I can only seem to find use MSDE or Sql.
Any help will be greatly appreciated.
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2005 12:38 AM
07-01-2005 12:38 AM
Re: HP SIM Sql Enterprise Database Sizing
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.
Thanks in advance.
Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 07:20 PM
07-04-2005 07:20 PM
Re: HP SIM Sql Enterprise Database Sizing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 04:12 AM
07-05-2005 04:12 AM
Re: HP SIM Sql Enterprise Database Sizing
MSDE: up to 500 devices and 5 000 events
SQL2000: up to 5 000 devices and 50 000 events
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 03:09 PM
07-05-2005 03:09 PM
Re: HP SIM Sql Enterprise Database Sizing
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...
Hope this helps.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 06:04 PM
07-10-2005 06:04 PM
Re: HP SIM Sql Enterprise Database Sizing
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.
Regards.