September 15, 2009 at 11:39 am
I am having job running SSIS package,which is having 4 steps as below
1.Database Integrity -- success
2.Clean Up History --success
3.Update Statistics --- failed
4.Reorganize Index--success
-->update statistics got failed due to below error..
Failed [Sad] -1073548784) Executing the query "UPDATE STATISTICS [dbo].[PDE_RFEQP_MVMNT_EVENT_DN] WITH FULLSCAN " failed with the following error: "A severe error occurred on the current command. The results, if any, should be discarded. A severe error occurred on the current command. The results, if any, should be discarded.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.:hehe:
Can any one help me pls...
September 16, 2009 at 7:19 am
see if it has any of the reasons in this blog
sqlscape.blogspot.com
if u r not able to solve even after looking at the above options, post back and i will look into it..
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply