dbTalk Databases Forums  

SSIS Import to SQL from Oracle Failure

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS Import to SQL from Oracle Failure in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Baldauff
 
Posts: n/a

Default SSIS Import to SQL from Oracle Failure - 03-24-2006 , 01:45 PM






Hi,

I am currently attempting to use th Import/Export wizard in SSIS to export
an entire schema (250+ entities) to a SQL Server 2005 database. I'm using
the Microsoft OLEDB Oracle provider.

I get the following error during the spot where it actually attempts to
insert the data:

[Source 50 - TABLENAME] Error: An OLE DB error has occurred. Error code:
0x80004005. An OLE DB record is available. Source: "Microsoft OLE DB
Provider for Oracle" Hresult: 0x80004005 Description: "Unspecified error".
An OLE DB record is available. Source: "Microsoft OLE DB Provider for
Oracle" Hresult: 0x80004005 Description: "ORA-01000: maximum open cursors
exceeded ".

On the Source Connection I have set RetainSameConnection = True, and I have
set the OLE DB Services to ResourcePooling.

I believe at this point that I need to force my Data Flows to execute
sequentially in order to avoid this error. I'm not real sure what the best
way to do that would be at this point. Please let me know if I am correct,
and what options I have at this point.

Thanks in advance.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.