2013-08-27 115 views
0

我已經創建了用於部署的SSIS包。 SSIS包已成功執行。有兩個數據庫服務器。 1服務器連接到我的包連接,我正在使用SQL作業部署在另一臺服務器上。嘗試創建與其他服務器的連接時,SQL作業會出錯。連接創建期間的SSIS包安全問題

以下是錯誤。

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 
08/26/2013 04:02:19,XIPPackage,Error,0,DEVELOPMENT\PORTFOLIOCENTER,XIPPackage,(Job outcome),,The job failed. The Job was invoked by User test. The last step to run was step 1 (XIPPackageStep).,00:00:00,0,0,,,,0 
08/26/2013 04:02:19,XIPPackage,Error,1,DEVELOPMENT\PORTFOLIOCENTER,XIPPackage,XIPPackageStep,,Executed as user: DEVELOPMENT\SYSTEM. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 4:02:19 AM Error: 2013-08-26 04:02:19.55  Code: 0xC0202009  Source: TestXIPPackage Connection manager "Source"  Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E4D. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E4D Description: "Login failed for user 'TestCAPITAL\DEVELOPMENT$'.". End Error Error: 2013-08-26 04:02:19.55  Code: 0xC020801C  Source: Populate Tradeblotter Staging Load Staging [2633]  Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Source" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error Error: 2013-08-26 04:02:19.55  Code: 0xC0047017  Source: Populate Tradeblotter Staging SSIS.Pipeline  Description: component "Load Staging" (2633) failed validation and returned error code 0xC020801C. End Error Error: 2013-08-26 04:02:19.55  Code: 0xC004700C  Source: Populate Tradeblotter Staging SSIS.Pipeline  Description: One or more component failed validation. End Error Error: 2013-08-26 04:02:19.55  Code: 0xC0024107  Source: Populate Tradeblotter Staging  Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 4:02:19 AM Finished: 4:02:19 AM Elapsed: 0.499 seconds. The package execution failed. The step failed.,00:00:00,0,0,,,,0 
08/26/2013 03:49:43,XIPPackage,Error,0,DEVELOPMENT\PORTFOLIOCENTER,XIPPackage,(Job outcome),,The job failed. The Job was invoked by User **hidden**. The last step to run was step 1 (XIPPackageStep).,00:00:00,0,0,,,,0 
08/26/2013 03:49:43,XIPPackage,Error,1,DEVELOPMENT\PORTFOLIOCENTER,XIPPackage,XIPPackageStep,,Executed as user: DEVELOPMENT\SYSTEM. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 3:49:43 AM Error: 2013-08-26 03:49:43.38  Code: 0xC0016016  Source:  Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available. End Error Error: 2013-08-26 03:49:43.40  Code: 0xC0016016  Source:  Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available. End Error Error: 2013-08-26 03:49:43.82  Code: 0xC0202009  Source: TestXIPPackage Connection manager "Source"  Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E4D. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E4D Description: "Login failed for user 'TEstCAPITAL\DEVELOPMENT$'.". End Error Error: 2013-08-26 03:49:43.82  Code: 0xC020801C  Source: Populate Tradeblotter Staging Load Staging [2633]  Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Source" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error Error: 2013-08-26 03:49:43.82  Code: 0xC0047017  Source: Populate Tradeblotter Staging SSIS.Pipeline  Description: component "Load Staging" (2633) failed validation and returned error code 0xC020801C. End Error Error: 2013-08-26 03:49:43.82  Code: 0xC004700C  Source: Populate Tradeblotter Staging SSIS.Pipeline  Description: One or more component failed validation. End Error Error: 2013-08-26 03:49:43.82  Code: 0xC0024107  Source: Populate Tradeblotter Staging  Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 3:49:43 AM Finished: 3:49:43 AM Elapsed: 0.499 seconds. The package execution failed. The step failed.,00:00:00,0,0,,,,0 

我試過了,不保存敏感數據,但沒有奏效。

任何想法如何解決?

回答

0

我試過了,不保存敏感數據但沒有工作。

請發佈錯誤信息。如果您不將敏感數據(密碼)放入SSIS包中,您將避免很多麻煩。如果您從不寫不工作並且始終提供錯誤消息,您也將避免麻煩。

至於你的錯誤:

用戶登錄失敗「測試\發展$」

要解決這個問題,你需要將Windows用戶「測試\發展$」添加爲登錄到所需的數據庫並確保它需要訪問數據庫。或者,將SQL作業設置爲使用可以訪問的Windows用戶。如果你願意,我可以進一步解釋。

描述:無法解密受保護的XML節點 「DTS:密碼」

爲了避免這種情況,你應該:

  1. 只能使用Windows身份驗證(不是SQL Server身份驗證)
  2. 使用'不保存敏感數據'(因此爲什麼我需要知道錯誤)