[ 
https://issues.apache.org/jira/browse/DERBY-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kathey Marsden resolved DERBY-576.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.5.0.0
                   10.4.2.1
                   10.3.3.1
       Derby Info:   (was: [Patch Available])

> xaHelper in ij creates global id that is not the same across platforms
> ----------------------------------------------------------------------
>
>                 Key: DERBY-576
>                 URL: https://issues.apache.org/jira/browse/DERBY-576
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.1.1.0
>         Environment: OS/390 (z/OS 1.06) with IBM j2RE 1.4.2.
>            Reporter: Myrna van Lunteren
>            Assignee: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.3.1, 10.4.2.1, 10.5.0.0
>
>         Attachments: derby-576_diff.txt
>
>
> The test xa/xaOffline1 fails on OS/390 because the global_xid generated by ij 
> is different. 
> This value is created in org.apache.derby.impl.tools.ij.xaHelper - which 
> class is only for testing. It tries to generate a the 2nd and 3rd part of the 
> global_xid based on the database name, and in method XADataSourceStatement it 
> is trying to do this by doing parser.stringvalue(dbname.image). It would be 
> nice if this could get changed to something that gives the same result in 
> ASCII and EBCDIC.

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

Reply via email to