Hi everyone,
Not sure if this case belongs to the right topic, but if so - pls move it to the right place :). However, I'm running SQL 2008 R2 (with MS DPM 2012) and suddenly I have started getting an error msg when trying to backup the DPM DB:
Backup failed for server "servername\instance_name". (Microsoft.SqlServer.SmoExtended)
System.Data.SqlClient.SqlError: Read on "D:\DPMDB\MSDPM2012.mdf" failed: 1(failed to retreive text for this error. Reason: 15105) (Microsoft.SqlServer.Smo)
The job in Mgmt Studio is interrupted when reaching 10% with the error msg above. I have checked both for sufficient disk space as well as permissions on both database file and location of the .bak file, but all is OK. Also ran a DBCC checkdb without finding any errors. The strange about all this is that the application works just fine (DPM) even though I'm hitting this specific problems with backing up the DPMDB.
/Amir
Not sure if this case belongs to the right topic, but if so - pls move it to the right place :). However, I'm running SQL 2008 R2 (with MS DPM 2012) and suddenly I have started getting an error msg when trying to backup the DPM DB:
Backup failed for server "servername\instance_name". (Microsoft.SqlServer.SmoExtended)
System.Data.SqlClient.SqlError: Read on "D:\DPMDB\MSDPM2012.mdf" failed: 1(failed to retreive text for this error. Reason: 15105) (Microsoft.SqlServer.Smo)
The job in Mgmt Studio is interrupted when reaching 10% with the error msg above. I have checked both for sufficient disk space as well as permissions on both database file and location of the .bak file, but all is OK. Also ran a DBCC checkdb without finding any errors. The strange about all this is that the application works just fine (DPM) even though I'm hitting this specific problems with backing up the DPMDB.
/Amir