columns, many rows) using the driver in SQL 2005 SSIS. I'll open a support
"Peter Yang [MSFT]" <petery@online.microsoft.com> wrote in message
news:1HL$0JcHGHA.3764@TK2MSFTNGXA02.phx.gbl...
> Hello Jeff,
>
> You could find the error message information from the following link:
>
>
http://msdn2.microsoft.com/en-us/library/ms345164.aspx >
> 0xC02090F5 is code for DTS_E_DATAREADERSRCUNABLETOPROCESSDATA
>
> The PrimeOutput method was unable to process the data.
>
> Based on my research, this issue can be caused by the loss of logon
> credentials after a max of 36 data fetch requests are sent by the SAP
> Provider to the SAP Server in data shower mode. It seems this issue has
> been reported to MS and we are tracking the issue but is still not fixed
> yet. You may want to wait a while before you contact CSS to see if a fix
> is
> available.
>
> If you do not use SAP provider, it is more like a driver related issue.
> Since it needs live debug/dump analysis to find the root cause, I
> recommend
> that you open a Support incident with Microsoft Customer Support Services
> (CSS) so that a dedicated Support Professional can work with you in a
> timely and efficient manner.
>
> For a complete list of Microsoft Customer Support Services phone numbers,
> please go to the following address on the World Wide Web:
> <
http://support.microsoft.com/directory/overview.asp> >
> If you are outside the US please see
http://support.microsoft.com for
> regional support phone numbers.
>
> 315642 INF: Information that PSS needs to troubleshoot SQL Server
> replication
>
http://support.microsoft.com/?id=315642 >
> Best Regards,
>
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
>
> =====================================================
>
> Business-Critical Phone Support (BCPS) provides you with technical phone
> support at no charge during critical LAN outages or "business down"
> situations. This benefit is available 24 hours a day, 7 days a week to all
> Microsoft technology partners in the United States and Canada.
>
> This and other support options are available here:
>
> BCPS:
>
https://partner.microsoft.com/US/technicalsupport/supportoverview/40010469 >
> Others:
https://partner.microsoft.com/US/technicalsupport/supportoverview/ >
> If you are outside the United States, please visit our International
> Support page:
>
http://support.microsoft.com/default.aspx?scid=%2finternational.aspx.
>
> =====================================================
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> --------------------
>>From: "Jeff Lynch" <jeff.lynch@newsgroup.nospam>
>>Subject: Error on SSIS PrimeOutput()
>>Date: Thu, 19 Jan 2006 18:25:50 -0600
>>Lines: 17
>>X-Priority: 3
>>X-MSMail-Priority: Normal
>>X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
>>X-RFC2646: Format=Flowed; Original
>>Message-ID: <#ruFSgVHGHA.240@TK2MSFTNGP11.phx.gbl>
>>Newsgroups: microsoft.public.sqlserver.dts
>>NNTP-Posting-Host: cpe-70-114-155-60.houston.res.rr.com 70.114.155.60
>>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
>>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.dts:63233
>>X-Tomcat-NG: microsoft.public.sqlserver.dts
>>
>>I'm using SSIS to pull data from a Unix based ERP system using an ODBC
>>driver and keep getting the following error.
>>
>>[DTS.Pipeline] Error: The PrimeOutput method on component "Source - Query"
>>(1) returned error code 0xC02090F5. The component returned a failure code
>>when the pipeline engine called PrimeOutput(). The meaning of the failure
>>code is defined by the component, but the error is fatal and the pipeline
>>stopped executing.
>>
>>Where can I find what this error message and code mean?
>>
>>--
>>Jeff Lynch
>>"Ramblings From A [Microsoft] Connected Universe"
>>
http://codebetter.com/blogs/jeff.lynch >>
>>
>>
>