Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2642

A patch to support DB2 on zOS

XMLWordPrintable

    • Icon: Patch Patch
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • None
    • jBPM 3.2.7, jBPM 3.2.8
    • Runtime Engine
    • None

      When using jBPM with DB2 on zOS the JobSession object throws an exception when trying to find jobs with overdue lock time. The exception thrown is:

      DB2 SQL error: SQLCODE: -180, SQLSTATE: 22007, SQLERRMC: 1

      I attached a patch which corrects this problem. Currently JobSession#findJobsWithOverdueLockTime(Date) is using Query#setDate(..) instead of Query#setTimestamp(...)

      This isn't a problem when using the DB2 Universal version on windows, only on zOS.

      Regards,

      Richard L. Burton III

            aguizar_jira Alejandro Guizar (Inactive)
            rburton_jira Richard Burton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: