[jboss-jira] [JBoss JIRA] Commented: (JBPM-701) Do not truncate long messages/exceptions

Ryan Campbell (JIRA) jira-events at jboss.com
Thu Jul 20 13:20:11 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBPM-701?page=comments#action_12339839 ] 
            
Ryan Campbell commented on JBPM-701:
------------------------------------

Not all long varchar should be converted to text for maintenance reasons.

> Do not truncate long messages/exceptions
> ----------------------------------------
>
>                 Key: JBPM-701
>                 URL: http://jira.jboss.com/jira/browse/JBPM-701
>             Project: JBoss jBPM
>          Issue Type: Sub-task
>         Environment: Sybase/DB2
>            Reporter: Ryan Campbell
>         Assigned To: Tom Baeyens
>
> For sybase, a "text" column should be used instead of the current varchar(4000)
> This will prevent the truncation of stack traces.
> Similarly, a CLOB or equivalent should be used on DB2.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list