You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Catalina Wei (JIRA)" <ji...@apache.org> on 2008/06/26 21:29:45 UTC

[jira] Created: (OPENJPA-644) Handle databaseProductVersion string from newer jcc driver for DB2 ISeries

Handle databaseProductVersion string from newer jcc driver for DB2 ISeries
--------------------------------------------------------------------------

                 Key: OPENJPA-644
                 URL: https://issues.apache.org/jira/browse/OPENJPA-644
             Project: OpenJPA
          Issue Type: Bug
          Components: jdbc
    Affects Versions: 1.2.0
            Reporter: Catalina Wei
            Assignee: Catalina Wei


A recent change in the newer db2jcc.jar has changed the databaseProductVersion to "QSQ05040" for V5R4M0,  "QSQ06010" for V6R1M0.
DB2Dictionary need to handle the new databaseProductVersion string for  DB2 ISeries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-644) Handle databaseProductVersion string from newer jcc driver for DB2 ISeries

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick updated OPENJPA-644:
---------------------------------

    Fix Version/s: 1.2.0
                   1.0.4

> Handle databaseProductVersion string from newer jcc driver for DB2 ISeries
> --------------------------------------------------------------------------
>
>                 Key: OPENJPA-644
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-644
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 1.2.0
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>             Fix For: 1.0.4, 1.2.0
>
>
> A recent change in the newer db2jcc.jar has changed the databaseProductVersion to "QSQ05040" for V5R4M0,  "QSQ06010" for V6R1M0.
> DB2Dictionary need to handle the new databaseProductVersion string for  DB2 ISeries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-644) Handle databaseProductVersion string from newer jcc driver for DB2 ISeries

Posted by "Catalina Wei (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catalina Wei resolved OPENJPA-644.
----------------------------------

    Resolution: Fixed

fix checked in under r672008

> Handle databaseProductVersion string from newer jcc driver for DB2 ISeries
> --------------------------------------------------------------------------
>
>                 Key: OPENJPA-644
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-644
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 1.2.0
>            Reporter: Catalina Wei
>            Assignee: Catalina Wei
>
> A recent change in the newer db2jcc.jar has changed the databaseProductVersion to "QSQ05040" for V5R4M0,  "QSQ06010" for V6R1M0.
> DB2Dictionary need to handle the new databaseProductVersion string for  DB2 ISeries.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.