- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: SQL transaction log grows rapidly
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-16-2011 09:31 AM
08-16-2011 09:31 AM
SQL transaction log grows rapidly
Hi - my DBA has reported that the transaction log file for my HP SIM v6.2 installation grows has grown rapidly on two occasions recently. Both times it was in the early hours of a Sunday morning. We're using SQL2008 R2. The database is on a seperate server to HP SIM - this runs on a Windows 2008 R2 server.
I suspect a scheduled task is causing the issue, but looking through them I can't see which one would have caused it. Has anyone else experienced anything similar?
I've attached some screenshots - thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2011 11:29 AM
08-16-2011 11:29 AM
Re: SQL transaction log grows rapidly
Hey Phil - a lot of different things cause that to blow up, especially if you are noticing a particular schedule. Apart of Schedule Tasks, could be auto-discoveries, other agents, back up solution even can create a problem as well. Hard to tell without digging into your network activities and even CMS logs.
In anycase the best way to deal with growing transaction logs it is to simply set SQL Recovery Mode to Simple and then your back up solution should cut that log file down after the back up. For SIM you really don't need to worry about recovering transaction logs if you need to restore since the data in the database doesn't change all that much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2011 01:50 AM
08-17-2011 01:50 AM
Re: SQL transaction log grows rapidly
Thanks - I've passed your comments over to my DBA team and I'll let you know what they say.
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2011 12:35 PM
08-17-2011 12:35 PM
Re: SQL transaction log grows rapidly
Please do