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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Transaction Log Files

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-10 : 15:21:57
Ranjit writes "If i set the size of the Transaction Log file of a database to say 4MB.

Then when the size exceeds MB what happens.

1.Does it give a error
2.It does not give a error
3.it overwrites the existing file and starts from 0
4.It truncates already commited transaction and overwrites the file.


Please answer to this question. It is very urgent. Cause i have a size constraint and the size of the Transaction Log is 100MB. which is too large and always increasing.

I want to limit it to say 10 MB and this should be done once and no peson shoulld be required to monitor it.

If i set the ile size to 10 MB will it work ??

Thanks a lot
Ranjit"
   

- Advertisement -