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 is full

Author  Topic 

amy
Starting Member

30 Posts

Posted - 2002-06-10 : 14:26:50
I try to created the new database and permission for new users I have the error message said transanction log is full, dump the log..
How can I know what database is full? and It dosen't make sense to me because the transanction log is just full for the database not for the server then how can I got that message when I try to add new database to the server as well as add new permission, please help

Thanks

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2002-06-10 : 16:28:12
This is just a WAG, but since creating databases requires entries into the Master DB, I would check it. Hopefully you're doing regular backups of Master anyway...

Go to Top of Page
   

- Advertisement -