Accessing AS/400 Db2 with IBM's OLE/DB driver
- From: "Damiano Anderlini" <damiano.anderlini@xxxxxxxxx>
- Date: 24 Jan 2007 03:55:54 -0800
HI,
Inside SSIS's Dataflow task, i'm getting data using "IBM DB2 UDB for
iSeries IBMDA400 OLEDB Provider' and trying to insert into MSSQL
database using OLEDB Destination.
Data Preview, Mappings etc. work fine, but on execution get error as
given below (sorry, is in italian, I provide a simple translation):
I can't install MS OLEDB for DB2 because it's reserved to MS SQL 2005
Enterprise edition.
How do i resolve this error and read data from DB2 , Need help at the
earliest.
Thanks in Advance
Damiano A.
Here is the ERROR Message:
Avvio del pacchetto SSIS "Package.dtsx" in corso (start SSIS package).
Informazioni: 0x4004300A in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Convalida (information: start convalidation phase).
Informazioni: 0x4004300A in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Convalida (information: start convalidation phase).
Informazioni: 0x40043006 in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Preparazione per l'esecuzione(information: start
execution preparation phase).
Informazioni: 0x40043007 in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Pre-esecuzione (information: start preexecution
phase).
Informazioni: 0x4004300C in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Esecuzione (information: start execution phase).
Errore: 0xC0202009 in Attività Flusso di dati 1, Origine OLE DB [1]:
Si è verificato un errore OLE DB. Codice di errore: 0x80040E00 (Error
0xC0202009: OLE DB[1] source. OLE DB error. Error code: 0x.....).
Errore: 0xC0047038 in Attività Flusso di dati 1, DTS.Pipeline: Il
metodo PrimeOutput su componente "Origine OLE DB" (1) ha restituito il
codice di errore 0xC0202009. Il componente ha restituito un codice di
errore quando il motore della pipeline ha chiamato il metodo
PrimeOutput(). Il significato del codice di errore è definito dal
componente, ma l'errore è irreversibile e ha causato l'interruzione
dell'esecuzione della pipeline (Error 0xC0047038: PrimeOutput metod on
"OLE DB source" (1) returned error code: 0x.....).
Errore: 0xC0047021 in Attività Flusso di dati 1, DTS.Pipeline:
Chiusura del thread "SourceThread0" con codice di errore 0xC0047038
(Error 0xC0047039: thread "SourceThread0" closed with error:
0xC0047038).
I think that other messages are depending on the previous errors.
Errore: 0xC0047039 in Attività Flusso di dati 1, DTS.Pipeline: Il
thread "WorkThread0" ha ricevuto un segnale di chiusura e verrà
terminato. La chiusura è stata richiesta dall'utente oppure la causa
della richiesta di chiusura della pipeline è un errore in un altro
thread.
Errore: 0xC0047021 in Attività Flusso di dati 1, DTS.Pipeline:
Chiusura del thread "WorkThread0" con codice di errore 0xC0047039.
Informazioni: 0x40043008 in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Post-esecuzione.
Informazioni: 0x40043009 in Attività Flusso di dati 1, DTS.Pipeline:
Inizio della fase Pulitura.
Informazioni: 0x4004300B in Attività Flusso di dati 1, DTS.Pipeline:
"componente "Destinazione SQL Server" (130)" ha scritto 0 righe.
Attività non riuscita: Attività Flusso di dati 1
Avviso: 0x80019002 in Package: Il metodo Execution è stato completato,
ma il numero di errori generati (5) è pari al massimo consentito (1) e
pertanto viene restituito un errore. Questo errore si verifica quando
il numero di errori raggiunge il valore specificato in
MaximumErrorCount. Modificare l'impostazione MaximumErrorCount o
correggere gli errori.
Pacchetto SSIS "Package.dtsx" completato: Esito negativo.
--------------------------------------------------------------------------------
.
- Prev by Date: Re: 2005 - BOL as CHM ?
- Next by Date: Re: Datawarehousing/Business Intelligence Training Class
- Previous by thread: 2005 - BOL as CHM ?
- Next by thread: Re: Datawarehousing/Business Intelligence Training Class
- Index(es):
Loading