Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jatin
Starting Member
1 Post |
Posted - 2007-11-05 : 15:03:06
|
Hi I am getting the following error when I try to run the report.An error has occurred during report processing. Query execution failed for data set 'LaborByEmployee'. The transaction log for database 'tempdb' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases The transaction log for database 'tempdb' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases I am using SQL server 2005. I also tried to increase the DB size but in vain.Any help regarding this would be appreciated.Thanks in Advance... |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
|
|