- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: SQL.Log fills up in SIM 4.2 sp2
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
10-13-2005 04:40 PM
10-13-2005 04:40 PM
SQL.Log fills up in SIM 4.2 sp2
Does anyone know how to either stop or have the file purge itself?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2005 05:31 PM
10-13-2005 05:31 PM
Re: SQL.Log fills up in SIM 4.2 sp2
You can change the recovery model from full to simple
See also
http://support.microsoft.com/?kbid=873235
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2005 10:54 AM
10-14-2005 10:54 AM
Re: SQL.Log fills up in SIM 4.2 sp2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2005 06:27 PM
10-14-2005 06:27 PM
Re: SQL.Log fills up in SIM 4.2 sp2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 08:29 AM
10-18-2005 08:29 AM
Re: SQL.Log fills up in SIM 4.2 sp2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 11:01 PM
10-18-2005 11:01 PM
Re: SQL.Log fills up in SIM 4.2 sp2
However if using remote SQL database instance with database model either full or simple, does not matter, then database logs will grow rather fast (due to my number of devices it grows with approx. 5 GB per hour up to 30 GB where it stops growing for a while).
Autoshrink for some reason does not work, so as a workaround I have had to schedule a job within SQL server that performs a shrink on the database daily
After shrink what remains is just 1 MB log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 07:31 AM
10-19-2005 07:31 AM
Re: SQL.Log fills up in SIM 4.2 sp2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 11:49 AM
10-19-2005 11:49 AM
Re: SQL.Log fills up in SIM 4.2 sp2
On my remote SQL server all the items recommended here work fine...
My problem is with a 2nd SQL log file that SIM installed on SIM server. that is the file that is filling up... I'm not having any problems with the SQL log file on the SQL server. all my problems are with this SIM SQL log file (and why is it even there? Transaction logs to ship to the SQL server?). At first I thought it was performance data for SIM PM but after looking at the logs, it has all kinds of Data... How about it HP???... how do I keep this SIM server log file down to reasonable size.. I've already followed the SQL log suggestions for the SQL server's log files..