IBM Support

SI65563 - OSP-DB-OTHER SQL JSON COMMA DECIMAL INCORROUT

PTF Cover Letter


PTF ( Program Temporary Fixes ) Cover letter


Order this fix

Abstract

OSP-DB-OTHER SQL JSON COMMA DECIMAL INCORROUT


Pre/Co-Requisite PTF / Fix List

REQ  LICENSED           PTF/FIX  LEVEL

TYPE PROGRAM  RELEASE   NUMBER   MIN/MAX  OPTION
---- -------- --------- -------  -------  ------
CO   5770SS1  V7R3M0    SI63983   00/00    0000



NOTICE:
-------
Application of this PTF may disable or render ineffective programs that
use system memory addresses not generated by the IBM translator,
including programs that circumvent control technology designed to limit
interactive capacity to purchased levels.  This PTF may be a prerequisite
for future PTFs.  By applying this PTF you authorize and agree to the
foregoing.

This PTF is subject to the terms of the license agreement which
accompanied, or was contained in, the Program for which you are obtaining
the PTF.  You are not authorized to install or use the PTF except as part
of a Program for which you have a valid Proof of Entitlement.

SUBJECT TO ANY WARRANTIES WHICH CAN NOT BE EXCLUDED OR EXCEPT AS EXPLICITLY
AGREED TO IN THE APPLICABLE LICENSE AGREEMENT OR AN APPLICABLE SUPPORT
AGREEMENT, IBM MAKES NO WARRANTIES OR CONDITIONS EITHER EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON INFRINGEMENT,
REGARDING THE PTF.

The applicable license agreement may have been provided to you in printed
form and/or may be viewed using the Work with Software Agreements (WRKSFWAGR)
CL command.





APAR Error Description / Circumvention

-----------------------------------------------
The JSON_TABLE function is using the wrong decimal separator in
environments where the locale of the job uses a comma decimal
separator. An example of the problem can be seen when running
the following query.

select * from JSON_TABLE(
'{"EUR":2324.71}',
'$'
columns(PRICE_CHAR varchar(10) path '$.*',
PRICE_JSON varchar(25) format JSON path '$')
) as x


This query should return the following answer.
PRICE_CHAR PRICE_JSON
2324.71    {EUR:2324.710000}

However, if the locale uses a comma decimal separator, then the
following incorrect answer is returned.
PRICE_CHAR PRICE_JSON
2324       {EUR:2324,000000}

CORRECTION FOR APAR SE67865 :
-----------------------------
The JSON_TABLE code has been corrected to use the correct locale
when processing floating point numbers contained in JSON
documents.

CIRCUMVENTION FOR APAR SE67865 :
--------------------------------
None.


Activation Instructions


None.




Special Instructions


None.


Default Instructions

THIS PTF CAN BE APPLIED IMMEDIATE OR DELAYED.



Supersedes

PTF/FIX NO(S).  APAR TITLE LINE
--------------  ------------------------------------------------------------
   SI65324      OSP-DB INTERNAL MAINTENANCE
   SI64653      OSP-DB-OTHER-F/QSQJSON2-T/QSQJSON2-MSGMCH3601
   SI63853      OSP-DB INTERNAL MAINTENANCE
   SI62571      OSP-DB INTERNAL MAINTENANCE
   SI62285      OSP-DB INTERNAL MAINTENANCE
   SI62148      OSP-DB INTERNAL MAINTENANCE
   SI61895      OSP-DB INTERNAL MAINTENANCE
   SI61181      OSP-DB INTERNAL MAINTENANCE
   SI61067      OSP-DB INTERNAL MAINTENANCE
   SI60691      OSP-DB INTERNAL MAINTENANCE
   SI60691      OSP-DB INTERNAL MAINTENANCE

Summary Information

System..............................  i
Models..............................  
Release.............................  V7R3M0
Licensed Program....................  5770SS1
APAR Fixed..........................  View details for APAR SE67865
Superseded by:......................  View fix details for PTF SI82245
Recompile...........................  N
Library.............................  QSYS
MRI Feature ........................  NONE
Cum Level...........................  C8025730


IBM i Support

IBM disclaims all warranties, whether express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. By furnishing this document, IBM grants no licenses to any related patents or copyrights. Copyright © 1996,1997,1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 IBM Corporation. Any trademarks and product or brand names referenced in this document are the property of their respective owners. Consult the Terms of use link for trademark information.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.3.0","Product":{"code":"SWG60","label":"IBM i"},"Component":"5770SS1","Edition":"","Line of Business":{"code":"LOB57","label":"Power"}}]

Document Information

Modified date:
18 May 2023