I have scheduled the job for update stats for all user databases and it is failing for which database and table I want to know.It is failing with below error:
Step ID 1
Server CLST-MDC01SQLDB
Job Name mp_index.Update Statistics
Step Name Update Statistics
Duration 00:37:10
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
Executed as user: PAC\SQL.SERVER. ...ion 10.0.4000.0 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 5:00:00 AM Progress: 2014-03-14 05:00:13.01 Source: {6C209020-3BC3-46A2-B1F8-F7B205D4DF36}
Executing query "DECLARE @Guid UNIQUEIDENTIFIER EXECUTE msdb..sp...".: 100% complete End Progress Progress: 2014-03-14 05:01:38.08 Source: Update Statistics Task
Executing query "use [HSEWEBPORTAL] ".: 1% complete End Progress Progress: 2014-03-14 05:01:38.12 Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[BusinessLine]
WITH FULL...".: 2% complete End Progress Progress: 2014-03-14 05:01:38.12 Source: Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 4% complete End Progress
Progress: 2014-03-14 05:01:38.13 Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[BusinessLine_Location] ...".: 5% complete End Progress Progress:
2014-03-14 05:01:38.13 Source: Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 7% complete End Progress Progress: 2014-03-14 05:01:38.15
Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[capEx_Asset] WITH FULLS...".: 8% complete End Progress Progress: 2014-03-14 05:01:38.15 Source:
Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 10% complete End Progress Progress: 2014-03-14 05:01:38.15 Source: Update Statistics Task
Executing query "UPDATE STATISTICS [dbo].[capEx_BusinessUnit] WIT...".: 11% complete End Progress Progress: 2014-03-14 05:01:38.15 Source: Update Statistics Task Executing
query "use [HSEWEBPORTAL] ".: 13% complete End Progress Progress: 2014-03-14 05:01:38.15 Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[capEx_CapExDetail]
WITH...".: 14% complete End Progress Progress: 2014-03-14 05:01:38.15 Source: Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 16% complete End Progress
Progress: 2014-03-14 05:01:38.16 Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[capEx_Company] WITH FUL...".: 17% complete End Progress Progress:
2014-03-14 05:01:38.16 Source: Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 19% complete End Progress Progress: 2014-03-14 05:01:38.16
Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[capEx_Country] WITH FUL...".: 20% complete End Progress Progress: 2014-03-14 05:01:38.16 Source:
Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 22% complete End Progress Progress: 2014-03-14 05:01:38.16 Source: Update Statistics Task
Executing query "UPDATE STATISTICS [dbo].[capEx_Justification] WI...".: 23% complete End Progress Progress: 2014-03-14 05:01:38.16 Source: Update Statistics Task Executing
query "use [HSEWEBPORTAL] ".: 25% complete End Progress Progress: 2014-03-14 05:01:38.17 Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[Client]
WITH FULLSCAN ".: 26% complete End Progress Progress: 2014-03-14 05:01:38.17 Source: Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 27% complete
End Progress Progress: 2014-03-14 05:01:38.17 Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[Contract] WITH FULLSCAN...".: 29% complete End Progress
Progress: 2014-03-14 05:01:38.17 Source: Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 30% complete End Progress Progress: 2014-03-14 05:01:38.18
Source: Update Statistics Task Executing query "UPDATE STATISTICS [dbo].[Country] WITH FULLSCAN ...".: 32% complete End Progress Progress: 2014-03-14 05:01:38.18 Source:
Update Statistics Task Executing query "use [HSEWEBPORTAL] ".: 33% complet... The package execution fa... The step failed.
Thanks