dbTalk Databases Forums  

SSIS "The connection has been disabled" error

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


Discuss SSIS "The connection has been disabled" error in the microsoft.public.sqlserver.dts forum.



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

Default SSIS "The connection has been disabled" error - 12-02-2006 , 05:36 PM






I created a custom script source component to pull data from a dirty
pervasive 2000i DB service pack4.

Heres the problem my component will pull 425 rows of data but it will do
this only if I set my deffaultBufferMaxRows property to a small number like
17. It will not pull more than 425 it hang and pull no more and if I leave my
deffaultBufferMaxRows to the default value of 10000 it gives an error saying
that the 'the connection has been disabled" also if i only output some of the
columns it work fine getting all the data to completion.

The table I am importing has 140 columns 490233 rows and various data types.
The max number of columns I was able to pull without error was 132

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SSIS "The connection has been disabled" error - 12-03-2006 , 03:25 AM






Hello rhjDBA,

Could this be a Driver issue. What type of connection manager are you using
to connect to Pervasive?


Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com

Quote:
I created a custom script source component to pull data from a dirty
pervasive 2000i DB service pack4.

Heres the problem my component will pull 425 rows of data but it will
do this only if I set my deffaultBufferMaxRows property to a small
number like 17. It will not pull more than 425 it hang and pull no
more and if I leave my deffaultBufferMaxRows to the default value of
10000 it gives an error saying that the 'the connection has been
disabled" also if i only output some of the columns it work fine
getting all the data to completion.

The table I am importing has 140 columns 490233 rows and various data
types. The max number of columns I was able to pull without error was
132




Reply With Quote
  #3  
Old   
rhjDBA
 
Posts: n/a

Default Re: SSIS "The connection has been disabled" error - 12-03-2006 , 09:52 AM



That is a possibility the connection manager i am usig is ODBC

"Allan Mitchell" wrote:

Quote:
Hello rhjDBA,

Could this be a Driver issue. What type of connection manager are you using
to connect to Pervasive?


Regards

Allan Mitchell
Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com

I created a custom script source component to pull data from a dirty
pervasive 2000i DB service pack4.

Heres the problem my component will pull 425 rows of data but it will
do this only if I set my deffaultBufferMaxRows property to a small
number like 17. It will not pull more than 425 it hang and pull no
more and if I leave my deffaultBufferMaxRows to the default value of
10000 it gives an error saying that the 'the connection has been
disabled" also if i only output some of the columns it work fine
getting all the data to completion.

The table I am importing has 140 columns 490233 rows and various data
types. The max number of columns I was able to pull without error was
132





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.