[
https://jira.jboss.org/jira/browse/JBPM-703?page=com.atlassian.jira.plugi...
]
Thomas Diesler reopened JBPM-703:
---------------------------------
FYI, I've asked Goldman which issues they are still facing with getting jBPM to work
on Sybase, and this was their reply:
"All the JIRA items [see below] are necessary. The database version we are using are
Sybase 12.5 and UDB version is 9.1.5. We are using jconn2.jar and jconn3.jar for Sybase,
db2jcc.jar for UDB."
Sybase related JIRA items:
1. Usage of 'CLOB' columns instead of 'VARCHAR(4000)' [JBPM-701]
2. Usage of 'BINARY NOT NULL' columns instead of 'VARBINARY' [JBPM-702]
3. Avoid truncation of large context data by using the JCONNECT_VERSION=6 option
[JBPM-703]
4. Increase the default page size [JBPM-1176]
Incompatibility with Sybase jConnect 5.5.latest
-----------------------------------------------
Key: JBPM-703
URL:
https://jira.jboss.org/jira/browse/JBPM-703
Project: JBoss jBPM
Issue Type: Sub-task
Affects Versions: jBPM 3.1
Environment: Sybase 12.5
Reporter: Ryan Campbell
Assignee: Ryan Campbell
Fix For: JBossBPM-3.3.0.GA
When storing data in the jBPM context with size greater than 255 bytes, the data is
truncated at some point.
This issue only occurs with the jConnect 5.5 drivers, and not with the jTds opensource
drivers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira