How to store tm (trademark) sign or other special characters in the EBS context file
Hello!
I'm facing a following issue in EBS 12.2.8 on Oracle Linux 6.9
"s_sitename" variable in the context file contains "TM" sign: e.g. Company Name™
After fs_clone in patch fs context file this character is transformed into "?".
So looks like issue occurs during clone context operation.
On run file system it's unchanged.
I checked also my NLS environment variables:
NLS_LANG=American_America.AL32UTF8
LANG=en_US.UTF-8
I googled and searched metalink for a while but didn't find anything relevant.
Has anyone faced similar issues not necessarily with this particular character?
Please share your experience.
Thank you