to_single_byte Function Shows Different Behavior For Different CharacterSet
(Doc ID 2361957.1)
Last updated on JANUARY 11, 2023
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
When to_single_byte () is used, the full-width Japanese Yen sign ('¥') could be half-width or half-width when using different charactersets.
1. Oracle Database 12c Standard Edition Release 12.1.0.2.0 with AL32UTF8 character set
When to_single_byte () was used, the double-byte Japanese Yen sign remained the double-byte Japanese Yen sign.
2. Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 with JA16SJISTILDE characterset
When to_single_byte () was used, the double-byte Japanese Yen sign was converted to a half-size Japanese Yen sign.
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 |
Cause |
Solution |
References |