- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: SIM running "backup log tempdb with no_log"
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
12-04-2006 01:19 PM
12-04-2006 01:19 PM
SIM running "backup log tempdb with no_log"
The SQL error log is showing the following error message "BACKUP failed to complete the command backup log tempdb with no_log". This happens between midnight and 2am every night and this is running as the user account that SIM uses. No other applications use this account.
You can't backup the transaction log for tempdb. My question is why is SIM trying to do this and how do I stop it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 12:22 AM
05-14-2007 12:22 AM
Re: SIM running "backup log tempdb with no_log"
12 Mai 2007 00:31:35,668 INFO [HPSIM_DEBUG] Error on db update java.sql.SQLException: BACKUP LOG permission denied in database 'tempdb'. backup log tempdb with no_log
12 Mai 2007 00:31:35,684 INFO [HPSIM_DEBUG] Error on db update java.sql.SQLException: User 'guest' does not have permission to run DBCC SHRINKDATABASE for database 'tempdb'. dbcc shrinkdatabase (tempdb)
It would be great, if there would be a possibility to disable this backup/shrinking function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2008 10:34 AM
07-30-2008 10:34 AM
Re: SIM running "backup log tempdb with no_log"
We're also encountering this issue with our SIM 5.1 SP1 installation with the SIM databases hosted on a separate SQL server (SQL 2000 SP4 HF 2040).
Any information would be much appreciated.
thanks,
-Steve C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2008 02:41 PM
12-11-2008 02:41 PM
Re: SIM running "backup log tempdb with no_log"
HP SIM 5.1, Build version: C.05.01.00.00
"This happens between midnight and 2am every night and this is running as the user account that SIM uses. No other applications use this account."
Same issue
11 Dec 2008 00:13:19,080 INFO [HPSIM_DEBUG] Error on db update java.sql.SQLException: BACKUP LOG permission denied in database 'tempdb'. backup log tempdb with no_log
11 Dec 2008 00:13:19,158 INFO [HPSIM_DEBUG] Error on db update java.sql.SQLException: User 'guest' does not have permission to run DBCC SHRINKDATABASE for database 'tempdb'. dbcc shrinkdatabase (tempdb)
Same question. How can we stop this from happening?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 06:06 AM
01-14-2009 06:06 AM
Re: SIM running "backup log tempdb with no_log"
Some pointers anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 02:03 AM
01-21-2009 02:03 AM
Re: SIM running "backup log tempdb with no_log"
You can change the hour of the day this runs at, if set > 25 it just won't run daily. It still can get triggered during data collection. BTW, the defaut is 1 for the setting below.
mxglobalsettings -s
DbMaintenanceHourOfDay=30
Tells SIM to try and run the Database maintenence on the 30th hour of each day. Since there are only 24 hours this basically disables the auto cleanup call from running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 09:16 AM
01-21-2009 09:16 AM
Re: SIM running "backup log tempdb with no_log"
http://h10018.www1.hp.com/wwsolutions/misc/hpsim-helpfiles/readme_52.txt