Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BI parallel execution

788793May 3 2011
Hi All,

Currently facing a issue with SSIS BI Package.
SQL Server Integration Services (SSIS) is a component of the Microsoft SQL Server database software.
SSIS packages use a visual development tool based on Microsoft Visual Studio called the SQL Server Business Intelligence Development Studio (BIDS).
We are using this SSIS to extract data from Oracle 10.2.0.4 server. We intend to parallelize the operation.
When we run the query /+ parallel (table_name, degree */ in Oracle, its running fast.

When I put the same query BIDS studio, it doesn't save.

I need to run the query from SSIS package in parallel mode.

Appreciate help on how to do it.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2011
Added on May 3 2011
0 comments
217 views