[
https://jira.jboss.org/browse/JBPM-2971?page=com.atlassian.jira.plugin.sy...
]
Alejandro Guizar updated JBPM-2971:
-----------------------------------
Summary: Work around lack of delimiter attribute in DatabaseInitializer
(was: jBPM Sybase scripts not compatible with Sybase 15.)
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Issue Type: Task (was: Bug)
Work around lack of delimiter attribute in DatabaseInitializer
--------------------------------------------------------------
Key: JBPM-2971
URL:
https://jira.jboss.org/browse/JBPM-2971
Project: jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: jBPM 3.2.9
Environment: SOA 5.1.0 ER3
Based on:
http://anonsvn.jboss.org/repos/jbpm/jbpm3/branches/jbpm-3.2-soa
Revision 6764
Reporter: Julian Coleman
Assignee: Alejandro Guizar
Fix For: jBPM 3.2.10
Attachments: jbpm.jpdl.sybase.sql
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
The Sybase SQL ("jbpm.jpdl.sybase.sql") is not compatible with Sybase ASE 15.
The lines containing "go" are not required and cause errors:
Caused by: com.sybase.jdbc4.jdbc.SybSQLException: Stored procedure 'go' not
found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help
may produce lots of output).
The fix is to remove all lines containing "go" from
"jbpm.jpdl.sybase.sql".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira