IBM Support

IT27265: REPLACE CAN GIVE DIFFERENT RESULTS WHEN REPLACING WITH '<>'

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • Example:
    
    select id,replace(replace(name,' ','<>'),'><','') from tmpw1
    WHERE id in (1,2);
    
    will result in
    
    1 A<>
    2 BCD<
    
    select id,replace(replace(name,' ','<>'),'><','') from tmpw1
    WHERE id in (2);
    
    will result in
    
    2 BCD<>
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users of IDS 11.70.xC9 and earlier versions.                 *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Function Replace prints different results for the same       *
    * record which has char variable.                              *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • Fixed in IDS 11.70.xC9W2.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT27265

  • Reported component name

    INFORMIX SERVER

  • Reported component ID

    5725A3900

  • Reported release

    B70

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-12-11

  • Closed date

    2019-10-08

  • Last modified date

    2020-08-31

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSGU8G","label":"Informix Servers"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"B70"}]

Document Information

Modified date:
01 September 2020