Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ORA-12712: new character set must be a superset of old character set

ORA-12712: new character set must be a superset of old character set

From: Teresa <tpreto7_at_sapo.pt>
Date: 31 Jul 2003 14:12:20 -0700
Message-ID: <6dabc692.0307311312.5295b079@posting.google.com>


I have a oracle 9i server running on solaris, and I need to change the

NLS_CHARACTERSET UTF8
to WE8ISO8859P1

and I get this error message

SQL> alter database character set WE8ISO8859P1; alter database character set WE8ISO8859P1 *
ERROR at line 1:
ORA-12712: new character set must be a superset of old character set

Does any one know how I can by pass this problem? I have done it for 8x but this is 9i and the docus are not very clear

Thanks
Teresa Received on Thu Jul 31 2003 - 16:12:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US