May 11, 2011 at 1:24 am
Hi,
I am trying to download data from AS400; IBM iSeries. I am using Import wizard to create SISS package. When I run qry by Import wizard, using as Data source IBM DB2 ADB for iSeries IBMDASQL OLE DB Provider, then data are properly downloaded to table on SQL server 2008. But, when I run this SISS package via Job scheduler, than reason is an error:
Executed as user: PLS2A01\SYSTEM. Microsoft (R) SQL Server Execute Package Utility Version 10.0.4000.0 for 32-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 9:17:35 Error: 2011-05-11 09:17:36.21 Code: 0xC0209302 Source: WakoImport Connection manager "SourceConnectionOLEDB" Description: SSIS Error Code DTS_E_OLEDB_NOPROVIDER_ERROR. The requested OLE DB provider IBMDASQL.DataSource.1 is not registered. Error code: 0x00000000. An OLE DB record is available. Source: "Microsoft OLE DB Service Components" Hresult: 0x80040154 Description: "Class not registered". End Error Error: 2011-05-11 09:17:36.21 Code: 0xC020801C Source: Data Flow Task 1 Source - Query [1] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0209302. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error Error: 2011-05-11 09:17:36.21 Code: 0xC0047017 Source: Data Flow Task 1 SSIS.Pipeline Description: component "Source - Query" (1) failed validation and returned error code 0xC020801C. End Error Error: 2011-05-11 09:17:36.21 Code: 0xC004700C Source: Data Flow Task 1 SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2011-05-11 09:17:36.21 Code: 0xC0024107 Source: Data Flow Task 1 Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 9:17:35 Finished: 9:17:36 Elapsed: 0.703 seconds. The package execution failed. The step failed.
Can somebody help me, please??? Thx 🙁
Viewing post 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply