Home » RDBMS Server » Server Administration » Arabic language problem (10g)
Arabic language problem [message #582155] Sun, 14 April 2013 12:37 Go to previous message
emadnabil
Messages: 177
Registered: August 2007
Senior Member
Dear all,

i installed database 10g with English language support
and imported a dump file contains tables having columns in arabic

so after search i did these steps
SHUT;
CONN SYS/SYS AS SYSDBA
STARTUP RESTRICT;

Alter database character set INTERNAL_USE AR8ISO8859P6; (for arabic) which we want.
SHUT;
STARTUP




after the previous steps
i checked on the nls_characterset from NLS_DATABASE_PARAMETERS and found it changed to AR8ISO8859P6
and that's right

after that i can insert any arabic character to the tables
but the original data still the same

is there anyway i can do to change the original data to be read in arabic
or i should make another import

thanks
 
Read Message
Read Message
Previous Topic: deprecated parameter not in spfile and cannot reset in memory
Next Topic: DBname changed from pfile
Goto Forum:
  


Current Time: Tue Apr 23 19:42:20 CDT 2024