Load data from Oracle error

  • Gurus,

    We have created a simple SSIS package to load around 50 lakh records from Oracle to SQL Server using Attunity 1.0. It fails after 16000 records at the source saying error DTS_Primeoutput failed with out mentioning on any other information... Earlier when we tried using OLE DB provider it used to load around 14K records and fail... When we changed the MaxInsertcommitsize property along with Buffer rows to 1000 the number of records that it loads varies from 12K to 16K...

    We are unable to solve this issue... Any help would be very much appreciated...

  • Is it possibly bad records coming from the source? Can you split off invalid records to an error output? (see picture)

    =============================================================
    /* Backups are worthless, Restores are priceless */

    Get your learn on at SQL University!
    Follow me on Twitter | Connect on LinkedIn
    My blog: http://sqlchicken.com
    My book: Pro Server 2008 Policy-Based Management

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

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