We are currently using Oracle 11g (11.1.0.7.0) version. Our code uses transliterate function to convert Full-width Katakana characters to half-width katakana characters. Lately, we've noticed that its not working for some characters like u(2010, u(2014), u(2015). Is it an existing bug within oracle or are we missing something. If its an existing bug do we have any alternative to handle the same.
Cheers,