The log file for database is full

后端 未结 12 838
时光取名叫无心
时光取名叫无心 2021-02-08 17:15

So our SQL Server 2000 is giving me the error, \"The log file for database is full. Back up the transaction log for the database to free up some log space.\"

How do I go

12条回答
  •  北荒
    北荒 (楼主)
    2021-02-08 18:00

    My dear friend it is vey important for a DBA to check his log file quite frequently. Because if you don't give much attention towards it some day it is going to give this error.

    For this purpose you have to periodically take back up so that the logs file would not faced such error.

    Other then this the above given suggestion are quite right.

提交回复
热议问题