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

Home -> Community -> Mailing Lists -> Oracle-L -> Change Character sets

Change Character sets

From: Thomas Day <tday6_at_csc.com>
Date: Wed, 22 Oct 2003 09:34:27 -0800
Message-ID: <F001.005D3FBC.20031022093427@fatcity.com>

I have a database that was populated using an export from an US7ASCII Oracle database. The current database is WE8ISO8859P1 which is not a superset of US7ASCII. So I can't change the characterset using the ALTER DATABASE as the manual suggests. The alternative is to export the database, drop the current instance, create a new instance with the correct characterset and import the old database.

But I know that there is no data in the database that was not supported in the US7ASCII database. Is there a shortcut? The UPDATE sys.PROPS$ trick is a no-go.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Thomas Day
  INET: tday6_at_csc.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Oct 22 2003 - 12:34:27 CDT

Original text of this message

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