Skip to main content
Nintex Community Menu Bar

Database error during deployment

  • June 16, 2009
  • 3 replies
  • 25 views

Forum|alt.badge.img+2

Hello,


 


During the deployment of my process, developed and deployed with MS Visio, a database error occurs:


Error: 24129: A database error occurred : String or binary data would be truncated. The statement has been terminated.


Does somebody have an answer to this problem? Could it be that I used too long datafieldnames (the K2 plugin should warn for this).


Regards,


 


Ruud Muilwijk


 

3 replies

Forum|alt.badge.img+2
  • Author
  • June 17, 2009

Everyone,


 


Found the solution in a post of Mike in this forum. The process description cannot be longer than 128 characters although the inputfield allows much much more. Should be fixed in a future release.


 


Regards,


 


Ruud Muilwijk


 


Forum|alt.badge.img+8
  • Rookie
  • July 12, 2012

It's not fixed yet.  version 4.6.1


Forum|alt.badge.img
  • July 13, 2012

You just saved me hours of messing around - thanks!  Turns out - I think - it's a problem with the description on the start activity.  I had removed all descriptions after reading your post and the deployment worked.  I then wanted to capture the error message and added a long description to an activity (not start) and didn't get the error.  Only seemed to get it when adding to start activity.