Advertisement

1 - 10 of 84 containing alltags:("Transaction Logs") (0.001 seconds)
My Transaction Log keeps filling up. Truncate on checkpoint is set on the database. The checkpoint frequency is every 5 minutes. Some transactions are remaining in the log. What things cau...
Zones: MS SQL ServerDate Answered: 03/10/2002 Grade: A Views: 0
Hi Someone on our network maked a change to one of our database on friday moring, i would like to know if there is a way to see who make this change with out buying any software to do this. th...
Zones: MS SQL ServerDate Answered: 05/22/2006 Grade: A Views: 0
I know that Backup Exec will remove transaction logs, however, our transaction logs are going to a folder that was created (before I came here I might add).  Anyway, I wanted to do a test of the RS...
Zones: ExchangeDate Answered: 05/05/2006 Grade: A Views: 0
I have a database of all the event logs in the environment.  Its up @ 150 GB.  I have set up scripts to run daily that delete events older than a certain date.  The problem is that the transaction ...
Zones: MS SQL ServerDate Answered: 07/13/2006 Grade: A Views: 0
the no_log option does exactly what truncate_only option does except that the operation of dumping the transaction itself is not logged. what is the use of logging that operation, can it be rolled ...
Zones: MS SQL ServerDate Answered: 08/03/1998 Grade: A Views: 122
I have a database which had dyn. growt of log, the log is now 500 MB, I want to clear that, but it won't when I use truncate log it is ready immediatly, but nothing is done, I have found the comman...
Zones: MS SQL ServerDate Answered: 08/10/2000 Grade: C Views: 0
Hey! I've a stored procedure that is doing a lot of inserts and deletes etc and every so often it fails midway through saying transaction log is full. The data is non-critical and I was thus won...
Zones: MS SQL ServerDate Answered: 06/20/2000 Grade: A Views: 0
I need to move the transaction log for an SQL Server 6.5 database. What is the easiest way to perform this  action?
Zones: MS SQL ServerDate Answered: 09/28/2000 Grade: A Views: 0
How i can read transaction log file (*.ldf) or rollback 1000 transactions? Is it's possible?
Zones: MS SQL ServerDate Answered: 06/13/2001 Grade: C Views: 0
I have a SQL Server 7 transaction log that is greatly oversized, but I can't seem to shrink it down. I've truncated the log, and tried shrinking it via EM and DBCC commands without success. What c...
Zones: MS SQL ServerDate Answered: 08/03/2001 Grade: A Views: 0