dbTalk Databases Forums  

DTS Error - Data too large for specified buffer size

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


Discuss DTS Error - Data too large for specified buffer size in the microsoft.public.sqlserver.dts forum.



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

Default DTS Error - Data too large for specified buffer size - 11-23-2004 , 10:55 AM






I'm trying to import data into my table and I'm received an error message
that I've been unable to resolve.

The message is:
Error Source: Microsoft Transformation Services (DTS) Data Pump
Error Description: Data for source column 3 ("column_name") is too large for
the specified buffer size.

The destination column size is 500 in the table and the data in the import
file for that row and column is 280 characters.

Any ideas?

Thanks in advance,
Scott



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

Default Re: DTS Error - Data too large for specified buffer size - 11-23-2004 , 12:49 PM






Did you look at Google?

Have a look at this

http://support.microsoft.com/kb/281517/EN-US/

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote

Quote:
I'm trying to import data into my table and I'm received an error message that I've been unable to resolve.

The message is:
Error Source: Microsoft Transformation Services (DTS) Data Pump
Error Description: Data for source column 3 ("column_name") is too large for the specified buffer size.

The destination column size is 500 in the table and the data in the import file for that row and column is 280 characters.

Any ideas?

Thanks in advance,
Scott





Reply With Quote
  #3  
Old   
Scott Natwick
 
Posts: n/a

Default Re: DTS Error - Data too large for specified buffer size - 11-23-2004 , 01:16 PM



Thanks Allan,

Yes, I did see that link in an earlier post. I changed the registry setting
to 0 and moved my row with the long string to the top of the file.

However, I still get the error. I've searched and searched on google, but
haven't a workaround for this problem. As indicated in the link you
provided, it does seem to be caused by a field string greater than 255
characters. When I cut the string down to less than this value, it loads
OK.

I'm stuck. Thanks for any thoughts.
Scott

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Did you look at Google?

Have a look at this

http://support.microsoft.com/kb/281517/EN-US/

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote in message
news:_dedndPHYfsM9j7cRVn-gg (AT) comcast (DOT) com...
I'm trying to import data into my table and I'm received an error message
that I've been unable to resolve.

The message is:
Error Source: Microsoft Transformation Services (DTS) Data Pump
Error Description: Data for source column 3 ("column_name") is too large
for the specified buffer size.

The destination column size is 500 in the table and the data in the
import file for that row and column is 280 characters.

Any ideas?

Thanks in advance,
Scott







Reply With Quote
  #4  
Old   
Scott Natwick
 
Posts: n/a

Default Re: DTS Error - Data too large for specified buffer size - 11-23-2004 , 01:58 PM



Ok, whew, it's working now.

I also switched from ODBC to OLE connection and it goes through.

Thanks,
Scott

"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote

Quote:
Thanks Allan,

Yes, I did see that link in an earlier post. I changed the registry
setting to 0 and moved my row with the long string to the top of the file.

However, I still get the error. I've searched and searched on google, but
haven't a workaround for this problem. As indicated in the link you
provided, it does seem to be caused by a field string greater than 255
characters. When I cut the string down to less than this value, it loads
OK.

I'm stuck. Thanks for any thoughts.
Scott

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:ewMng0Y0EHA.2624 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Did you look at Google?

Have a look at this

http://support.microsoft.com/kb/281517/EN-US/

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote in message
news:_dedndPHYfsM9j7cRVn-gg (AT) comcast (DOT) com...
I'm trying to import data into my table and I'm received an error
message that I've been unable to resolve.

The message is:
Error Source: Microsoft Transformation Services (DTS) Data Pump
Error Description: Data for source column 3 ("column_name") is too large
for the specified buffer size.

The destination column size is 500 in the table and the data in the
import file for that row and column is 280 characters.

Any ideas?

Thanks in advance,
Scott









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

Default Re: DTS Error - Data too large for specified buffer size - 11-23-2004 , 02:25 PM



Great to her it's working for you now

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote

Quote:
Ok, whew, it's working now.

I also switched from ODBC to OLE connection and it goes through.

Thanks,
Scott

"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote

Thanks Allan,

Yes, I did see that link in an earlier post. I changed the registry setting to 0 and moved my row with the long string to the
top of the file.

However, I still get the error. I've searched and searched on google, but haven't a workaround for this problem. As indicated
in the link you provided, it does seem to be caused by a field string greater than 255 characters. When I cut the string down to
less than this value, it loads OK.

I'm stuck. Thanks for any thoughts.
Scott

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Did you look at Google?

Have a look at this

http://support.microsoft.com/kb/281517/EN-US/

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Scott Natwick" <nospamplease (AT) yahoo (DOT) com> wrote

I'm trying to import data into my table and I'm received an error message that I've been unable to resolve.

The message is:
Error Source: Microsoft Transformation Services (DTS) Data Pump
Error Description: Data for source column 3 ("column_name") is too large for the specified buffer size.

The destination column size is 500 in the table and the data in the import file for that row and column is 280 characters.

Any ideas?

Thanks in advance,
Scott











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.