ssis -deployment error

  • Hi ,

    i developed an ssis packages with windows authentication ,later i changed to sql authentication for all packages by enter password in config file . but iam getting error while executing packages

    i.e

    Executed as user: abcd\aswe-SQL. Microsoft (R) SQL Server Execute Package Utility Version 10.0.2531.0 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 7:49:10 AM Error: 2010-03-26 07:49:10.23 Code: 0xC0016016 Source: Description: Failed to decrypt protected XML node "DTS:Property" 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: 2010-03-26 07:49:10.41 Code: 0xC0202009 Source: Load Stafford Open Sales Orders Connection manager "absedwq" 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: "Invalid authorization specification". End Error Error: 2010-03-26 07:49:10.41 Code: 0xC020801C Source: Data Flow Task Sales Order Detail OLE DB Destination [114] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "absedwq" 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: 2010-03-26 07:49:10.41 Code: 0xC0047017 Source: Data Flow Task Sales Order Detail SSIS.Pipeline Description: component "OLE DB Destination" (114) failed validation and returned error code 0xC020801C. End Error Error: 2010-03-26 07:49:10.41 Code: 0xC004700C Source: Data Flow Task Sales Order Detail SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2010-03-26 07:49:10.41 Code: 0xC0024107 Source: Data Flow Task Sales Order Detail Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 7:49:10 AM Finished: 7:49:10 AM Elapsed: 0.25 seconds. The package execution failed. The step failed.

  • What are you specifying in the config file, the whole connection string or just a password?

    CEWII

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply