Prev: Sql Server Indexing With Two or More Columns
Next: SQL2005 - backing up a database in standby mode
From: Franky on 11 Dec 2009 04:13 On a SBS2008 with SQL2008 SP1 whe take full backups of all the databases during the night. On the last database we receice an error. In the logfile of sql we find : - error 3201 - Cannot open backup device 'SDE_SQL_TOOLKIT_00__39efe588_5b18_4d07_a4cc_6c3512e839b5_'. Operating system error 0x80070002(failed to retrieve text for this error. Reason: 15105). - error 3041 (backup failed to complete) At the same time in the application log we find : - source : SQLVDI <eventdata><data> signalabort</data><data>Client initiates abort</data></eventdata> - source SQLVDI <EventData> <Data>SVDS::Open</Data> <Data>Open(Control)</Data> <Data>2</Data> <Data>The system cannot find the file specified.</Data> <Data>3272</Data> <Data>33348</Data> <Data>Server</Data> <Data>MSSQLSERVER</Data> - then the same errors like in the sqlserver log When I do a restore verifyonly from this backupfile, everything seems to be ok. Does anyone has an ID what is causing this/how to resolve this ?
|
Pages: 1 Prev: Sql Server Indexing With Two or More Columns Next: SQL2005 - backing up a database in standby mode |