客户环境为BE2012升级BE2014,使用的数据库为SQL Serverr Express,使用几天后提示空间不足,将到达到数据库限制 4G,详细信息如下: The Backup Exec Database has almost reached the 4-GB limit that is allowed for SQL Server Express Edition. To ensure that Backup Exec continues to function properly, either clean up the Backup Exec Database or upgrade to the full version of SQL Server.”, also known as V-287-13257

搜索找到方法: 一、使用BEutility.exe解决 1-Browse to the Backup Exec installation folder (C:\Program Files\veritas\Backup Exec by default)

2-Double click on "BEutility.exe" 3. A ' Yes / No' dialog box will show ( Figure 2). Click on the Yes button on the dialog box. 4. 5. 依次执行以下步骤: 1. Age database

		2. compact database

		3. repair database

		4. rebuild db indices

		5. check db consistency.

更多参考信息: https://www.veritas.com/support/en_US/article.100020074 http://www.liquidobject.com/index.php/2013/07/backup-exec-2012-database-cleanup/