Hi,
We are running Microsoft SQL Server 2008 Developer Edition (version 10.0.2531.0) on a windows server running Microsoft Windows NT 6.0 (6002) according to the SQL Server management Studio Server Properties Window.
Our weekend back up failed.
The following error was logged in the output file spawned from the SQL Server Job which schedules the maintenance plan.
Microsoft (R) SQL Server Execute Package Utility
Version 10.0.2531.0 for 64-bit
Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
Started: 03:00:00
Error: 2013-07-27 03:00:04.01
Code: 0xC0024104
Source: Back Up Database Task _ og2c
Description: The Execute method on the task returned error code 0x80131500 (Failed to retrieve data for this request.). The Execute method must succeed, and indicate the result using an "out" parameter.
End Error
DTExec: The package execution returned DTSER_FAILURE (1).
Started: 03:00:00
Finished: 03:00:36
Elapsed: 35.646 seconds
I've come across a number of posts which share some of the hex numbers and some of the wording, but nothing that gives me confidence that it nails the issue.
Has anyone got any suggestions?
Thanks