dbTalk Databases Forums  

SSIS Error"Cannot acquire a managed connection..."

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


Discuss SSIS Error"Cannot acquire a managed connection..." in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rick Brandt
 
Posts: n/a

Default SSIS Error"Cannot acquire a managed connection..." - 07-05-2006 , 11:26 AM






In a previous post I was asking about a performance difference between an
SSIS package compared to a DTS package it is intended to replace. The
difference on a 2 million row table was 12 minutes (DTS) versus over an hour
(SSIS).

In further testing it appears to be the actual query from the source AS400
that is slower so I though I would try replacing the ODBC connection with a
connection using one of the three OLE DB providers that we have for the
AS400.

I can set up a connection using one of these and it will "Test" okay, but
when I try to switch to this connection in my OLE DB source object I get the
following error...

Error at Extract FRNHNT021 O6P [Source - Query [1]]: Cannot acquire a
managed connection from the run-time connection manager.

Searching the web on this error has not produced much. Can anyone tell me
what I need to look for? I'm wondering if it has to do with the fact that
the password for the user profile is not being retained. I have checked the
box to "allow saving password", but this appears to make no difference.
Whenever I open the connection properties the password has been removed.

TIA



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.