dbTalk Databases Forums  

DTS Error - TEXTIMAGE_ON ?

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


Discuss DTS Error - TEXTIMAGE_ON ? in the microsoft.public.sqlserver.dts forum.



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

Default DTS Error - TEXTIMAGE_ON ? - 02-17-2005 , 10:36 AM






Hi all,
I'm getting an error when running a simple dts package created through the
import/export wizard. It's only happening on 9 tables out of 50. The tables
that error out do have the TEXTIMAGE_ON [PRIMARY] but when I take if off the
target table I still get the error. The error is below. ANy help would be
appreciated.

"The number of rows exceeded the maximum specified. Unspecified Error"



Reply With Quote
  #2  
Old   
dfate
 
Posts: n/a

Default Re: DTS Error - TEXTIMAGE_ON ? - 02-17-2005 , 01:19 PM






There's no specific error other than the one below. I tested further though
when I remove a few of the [text] data type columns the package runs! I can
manually insert the data through tsql but it fails in dts. Is there a buffer
or memory threshold that's being blown? It's really not a lot of data.

-THanks again! -Dave

It now seems that when
"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
What is the error?

The message you posted means that the amount of error experienced exceed
the amount you allow.



"dfate" <dfate2001-rock (AT) yahoo (DOT) com> wrote in message
news:dfate2001-rock (AT) yahoo (DOT) com:
Hi all,
I'm getting an error when running a simple dts package created through
the

import/export wizard. It's only happening on 9 tables out of 50. The
tables
that error out do have the TEXTIMAGE_ON [PRIMARY] but when I take if off
the
target table I still get the error. The error is below. ANy help would
be

appreciated.

"The number of rows exceeded the maximum specified. Unspecified Error"




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

Default Re: DTS Error - TEXTIMAGE_ON ? - 02-17-2005 , 01:19 PM



What is the error?

The message you posted means that the amount of error experienced exceed
the amount you allow.



"dfate" <dfate2001-rock (AT) yahoo (DOT) com> wrote

Quote:
Hi all,
I'm getting an error when running a simple dts package created through the

import/export wizard. It's only happening on 9 tables out of 50. The
tables
that error out do have the TEXTIMAGE_ON [PRIMARY] but when I take if off
the
target table I still get the error. The error is below. ANy help would be

appreciated.

"The number of rows exceeded the maximum specified. Unspecified Error"


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

Default Re: DTS Error - TEXTIMAGE_ON ? - 02-17-2005 , 01:58 PM



So it inserts it sometimes and others not.

One thing to try may be to specify the columns in the DataPump
SourceSQLStatement and make sure the TEXT column is at the end.

Allan

"dfate" <dfate2001-rock (AT) yahoo (DOT) com> wrote

Quote:
There's no specific error other than the one below. I tested further
though
when I remove a few of the [text] data type columns the package runs! I
can
manually insert the data through tsql but it fails in dts. Is there a
buffer
or memory threshold that's being blown? It's really not a lot of data.

-THanks again! -Dave

It now seems that when
"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message
news:OACh2TSFFHA.936 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
What is the error?

The message you posted means that the amount of error experienced exceed

the amount you allow.



"dfate" <dfate2001-rock (AT) yahoo (DOT) com> wrote in message
news:dfate2001-rock (AT) yahoo (DOT) com:
Hi all,
I'm getting an error when running a simple dts package created through

the

import/export wizard. It's only happening on 9 tables out of 50. The
tables
that error out do have the TEXTIMAGE_ON [PRIMARY] but when I take if
off
the
target table I still get the error. The error is below. ANy help would

be

appreciated.

"The number of rows exceeded the maximum specified. Unspecified
Error"



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.