Unix - Getting Arabic Content
Hi Team
We are using the EBS Host program to call UNIX and UNIX is calling DB tables which contains Arabic character. Ideally, sqlplus converts Arabic char to dummy characters. Now I am looking for ways to keep the Arabic content or any foreign language content as is when we are using sqlplus. Please suggest alternative
We tried the below but it is not consistent and is not working every time
export NLS_LANG='.UTF8'
Tagged:
0