Update stats and reindexing job was running fine for more than 3 months, but once after a cluster failover and fail back it started failing with below error, jobs are creted using maintenance plan
Microsoft (R) SQL Server Execute Package UtilityVersion 11.0.5058.0 for 64-bit
Copyright (C) Microsoft Corporation. All rights reserved.
Started: 4:17:28 AM
Error: 2015-12-21 04:27:39.27
Code: 0xC0024104
Source: Rebuild Index
Description: The Execute method on the task returned error code 0x80131501 (An exception occurred while executing a Transact-SQL statement or batch.). The Execute method must succeed, and indicate the result using an "out" parameter.
End Error
DTExec: The package execution returned DTSER_FAILURE (1).
Started: 4:17:28 AM
Finished: 4:27:39 AM
Elapsed: 611.134 seconds
could anyone hel