Цитата:
служба Integration Services далеко не всегда нужна
Так и есть: используемый план обслуживания бд был настроен до доустановки компонента SSIS - изначально SSIS не было вообще и план выполнялся, потом доустановили SSIS и план по прежнему выполнялся. А теперь ещё и такое: процес sqlserv.exe зашкаливает по всем процам, щас разберусь сначала, потом скину лог...
Добавлено:
Цитата:
сообщение из лога джоба
[more]Date,Source,Severity,Step ID,Server,Job Name,Step Name,Notifications,Message,Duration,Sql Severity,Sql Message ID,Operator Emailed,Operator Net sent,Operator Paged,Retries Attempted
02/01/2013 12:35:06,Stats_Upd_Retail.Subplan_1,Error,0,DBPLUS,Stats_Upd_Retail.Subplan_1,(Job outcome),,The job failed. The Job was invoked by User DBPLUS\Администратор. The last step to run was step 1 (Subplan_1).,00:00:02,0,0,,,,0
02/01/2013 12:35:06,Stats_Upd_Retail.Subplan_1,Error,1,DBPLUS,Stats_Upd_Retail.Subplan_1,Subplan_1,,Executed as user: DBPLUS\Администратор. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:35:06 Error: 2013-02-01 12:35:08.01 Code: 0xC00291EC Source: {53A3CB51-6948-4B60-9E5E-603330897597} Execute SQL Task Description: Failed to acquire connection "Local server connection". Connection may not be configured correctly or you may not have the right permissions on this connection. End Error Warning: 2013-02-01 12:35:08.01 Code: 0x80019002 Source: OnPreExecute Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded<c/> but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors. End Warning Error: 2013-02-01 12:35:08.04 Code: 0xC0024104 Source: Update Statistics Task Description: The Execute method on the task returned error code 0x80131604 (Адресат вызова создал исключение.). The Execute method must succeed<c/> and indicate the result using an "out" parameter. End Error Error: 2013-02-01 12:35:08.06 Code: 0xC0024104 Source: {4D8FA317-7F82-451B-A9A2-F39898CC50DE} Description: The Execute method on the task returned error code 0x80131604 (Адресат вызова создал исключение.). The Execute method must succeed<c/> and indicate the result using an "out" parameter. End Error Warning: 2013-02-01 12:35:08.06 Code: 0x80019002 Source: OnPostExecute Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded<c/> but the number of errors raised (2) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors. End Warning DTExec: The package execution returned DTSER_FAILURE (1). Started: 12:35:06 Finished: 12:35:08 Elapsed: 1.857 seconds. The package execution failed. The step failed.,00:00:02,0,0,,,,0[/more]
Вот на всякий для сравнения пример лога с параметрами соединения, где в качестве сервера указана "." точка.[more]02/01/2013 12:34:24,Stats_Upd_Retail.Subplan_1,Error,0,DBPLUS,Stats_Upd_Retail.Subplan_1,(Job outcome),,The job failed. The Job was invoked by User DBPLUS\Администратор. The last step to run was step 1 (Subplan_1).,00:00:05,0,0,,,,0
02/01/2013 12:34:24,Stats_Upd_Retail.Subplan_1,Error,1,DBPLUS,Stats_Upd_Retail.Subplan_1,Subplan_1,,Executed as user: DBPLUS\Администратор. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:34:24 Error: 2013-02-01 12:34:29.37 Code: 0xC00291EC Source: {53A3CB51-6948-4B60-9E5E-603330897597} Execute SQL Task Description: Failed to acquire connection "Local server connection". Connection may not be configured correctly or you may not have the right permissions on this connection. End Error Warning: 2013-02-01 12:34:29.40 Code: 0x80019002 Source: OnPreExecute Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded<c/> but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors. End Warning Error: 2013-02-01 12:34:29.62 Code: 0xC0024104 Source: Update Statistics Task Description: The Execute method on the task returned error code 0x80131604 (Адресат вызова создал исключение.). The Execute method must succeed<c/> and indicate the result using an "out" parameter. End Error Error: 2013-02-01 12:34:29.65 Code: 0xC0024104 Source: {4D8FA317-7F82-451B-A9A2-F39898CC50DE} Description: The Execute method on the task returned error code 0x80131604 (Адресат вызова создал исключение.). The Execute method must succeed<c/> and indicate the result using an "out" parameter. End Error Warning: 2013-02-01 12:34:29.65 Code: 0x80019002 Source: OnPostExecute Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded<c/> but the number of errors raised (2) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors. End Warning DTExec: The package execution returned DTSER_FAILURE (1). Started: 12:34:24 Finished: 12:34:29 Elapsed: 5.351 seconds. The package execution failed. The step failed.,00:00:05,0,0,,,,0
[/more]
Добавлено:
раз уж на то пошло, как правильно накатать обновления на SQL? текущая версия:[more]Microsoft SQL Server Management Studio 10.50.1600.1
Microsoft Analysis Services Client Tools 10.50.1600.1
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 5.0 6.0
Microsoft Internet Explorer 9.0.8112.16421
Microsoft .NET Framework 2.0.50727.5466
Operating System 6.1.7601[/more]