Hello,
On our nightly maintence backup of our SharePoint 2010 server, two databases fail with the following errors. Indicates that the error is disk space but that is not the issue. All other databases backup except for these two?
1.
Executing the query "BACKUP DATABASE [SharedServices1_UserProfile_fc126..." failed with the following error: "A nonrecoverable I/O error occurred on file "E:\\MSSQL10.MSSQLSERVER\\MSSQL\\Backup\\SharedServices1_UserProfile_fc12628a901646e1a26dfc4732ab09a7\\SharedServices1_UserProfile_fc12628a901646e1a26dfc4732ab09a7_backup_2012_12_04_210024_2481077.bak:" 112(There is not enough space on the disk.).
BACKUP DATABASE is terminating abnormally.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
2.
Executing the query "BACKUP DATABASE [WSS_UsageApplication] TO DISK = ..." failed with the following error: "A nonrecoverable I/O error occurred on file "E:\\MSSQL10.MSSQLSERVER\\MSSQL\\Backup\\WSS_UsageApplication\\WSS_UsageApplication_backup_2012_12_04_210024_2070905.bak:" 112(There is not enough space on the disk.).
BACKUP DATABASE is terminating abnormally.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
Thank you,
Andrea Kelley