[jboss-user] [JBoss jBPM] - JBPM 3.2.2 and DB2 V8.1
JavaSpaceMarine
do-not-reply at jboss.com
Tue Nov 13 05:11:12 EST 2007
Hi everybody,
We use db2 db and at moment we evaluate jbpm 3.2.2.
But there are errors in the lock.
it seems that db2 does not like index longer then 18 characters.
jbpm 3.1.3 still work.
Does someone knows any workaround ?
10:59:13,561 [main] ERROR SchemaExport : Unsuccessful: create index IDX_PSTATE_SBPRCDEF on ENGPADM.JBPM_NODE (SUBPROCESSDEFINITION_)
10:59:13,561 [main] ERROR SchemaExport : [IBM][CLI Driver][DB2/NT] SQL0107N Der Name "IDX_PSTATE_SBPRCDEF" ist zu lang. Die maximale Länge beträgt "18". SQLSTATE=42622
10:59:14,718 [main] ERROR SchemaExport : Unsuccessful: create index IDX_VARINST_TKVARMP on ENGPADM.JBPM_VARIABLEINSTANCE (TOKENVARIABLEMAP_)
10:59:14,718 [main] ERROR SchemaExport : [IBM][CLI Driver][DB2/NT] SQL0107N Der Name "IDX_VARINST_TKVARMP" ist zu lang. Die maximale Länge beträgt "18". SQLSTATE=42622
Timo
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103997#4103997
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103997
More information about the jboss-user
mailing list