2011年4月15日 星期五

Published 凌晨1:49 by with 0 comment

The log file for database is full

[交易紀錄已滿]

Microsoft OLE DB Provider for SQL Server error '80040e14'
資料庫 'OverTime' 的交易記錄已滿。如果要瞭解為何無法重複使用記錄中的空間,請參閱 sys.databases 中的 log_reuse_wait_desc 資料行。

http://support.microsoft.com/kb/317375/zh-tw

http://sharedderrick.blogspot.com/2009/03/transaction-log-for-database-is-full.html
ALTER
DATABASE Northwind

SET RECOVERY [SIMPLE|FULL]

GO

      edit

0 意見:

張貼留言