• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

MSDE database transaction log does not grow

spamsk8r

Golden Member
I've got an MSDE database and its LDF files (the transaction logs) are very small, less than one megabyte each. The problem is that they won't grow! I get "The log file for database 'dbname' is full. Back up the transaction log for the database to free up some log space." I run a truncate backup, but it just fills right back up again. How can I make it automatically grow (I don't have Enterprise Manager, so I have to use osql to modify the database). Any ideas?
 
Back
Top