XSTREAM RETURNS INVALID FRACTION FOR TIMESTAMP(6) COLUMNS WHEN FRACTION IS .000000
(Doc ID 2960207.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.13.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
create a table with a TIMESTAMP(6) column and insert mixed data with .000000 fraction (microseconds) and non-zero fractions, the values returned by OCILCRRowColumnInfoGet with SQLT_TIMESTAMP sometimes have the wrong fraction when the original data has .000000.
This behaviour will see on XStream C API client . For XStream Java API client have no issues.
Changes
Bug 34398729 - XSTREAM RETURNS INVALID FRACTION FOR TIMESTAMP(6) COLUMNS WHEN FRACTION IS .000000
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |