Viewing 15 posts - 151 through 165 (of 186 total)
I was able to bring down the count to 12. Now I am keeping the log file size to approx 1GB and used space is .05% . Thanks for your...
September 15, 2011 at 11:32 am
David Jackson (9/15/2011)[/b]
September 15, 2011 at 11:26 am
Lowell (8/26/2011)
Guras (8/26/2011)
August 29, 2011 at 11:32 am
But does 'DB_DenyDataWriter' prevent them from being able to create and drop objects in that database? In other words if I can give the role read and insert and update...
August 26, 2011 at 3:21 pm
Thank you all for the replies, they all have been a great help. After reading all the information I have decided to SHRINK the t-log file (and I uderstand that...
August 19, 2011 at 11:36 am
We found out one of the databases just had full back up and no t-log back up. We started the t-log back up now but the original t-log is still...
August 19, 2011 at 8:46 am
I ran the DBCC openTran(mydb)
but there is no open transactions.
How do I to locate queries that consume a large amount of log space?
Thanks for your help.
August 19, 2011 at 7:49 am
SQLRNNR (8/18/2011)
Roy Ernest (8/18/2011)
When you have regular transaction log back up the chances of file growing out of proportion is very low. I guess that is why he asked.
Precisely.
What...
August 18, 2011 at 2:53 pm
Roy Ernest (8/18/2011)
Can you check what is the increment set for the file growth of Log file? It is most probably set as 10% increment.
Yes 10% growth.
August 18, 2011 at 1:51 pm
yes the db is set to full recovery and I am backing up the transaction log. But Why do you ask that question ..in other words what triggered you to...
August 18, 2011 at 1:50 pm
It will grow by the amount you set it to grow.
May be the following post will help you understand it. I had similar question and friends here have helped me...
August 18, 2011 at 1:48 pm
My boss is saying if the space used is 10GB then the database size should have been 10GB, why it's 100GB? I am trying to explain that remining 90GB is...
August 18, 2011 at 8:12 am
No, I don't have any database tasks scheduled betwen these two times.
August 17, 2011 at 2:15 pm
Manual data entry as well as automated data updates.
August 17, 2011 at 12:38 pm
Viewing 15 posts - 151 through 165 (of 186 total)