Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:Euro symbol support
Gary,
I'd suggest a search through Metalink. I tried one on "Euro" and got back a pile of documents. Regrettably many reference Oracle Apps, but there are some on changing the database, like Note:66320.1.
Dick Goulet
____________________Reply Separator____________________Subject: Euro symbol support
Here's a nasty problem: Many databases, all with character set WE8ISO8859P1, which does not support the Euro symbol. It looks like we need to convert to WE8ISO8859P15 or WE8MSWIN1252 to get Euro support. The ALTER DATABASE CHARACTER SET ... command doesn't work because the target character set is not a superset of the source set, so it seems that it is necessary to recreate the databases and exp/imp. Anyone know of a less painful way to get there from here? Databases are 8.1.5 and 8.1.7 on both Sun and NT.
Also, anyone have any advice on which character set to choose, WE8ISO8859P15, WE8MSWIN1252 or any other? I'm thinking WE8MSWIN1252, because according to Metalink, Forms versions before 6i don't support WE8ISO8859P15, and there are some Forms 4.5 apps here.
Much thanks,
Gary Kirsh
Next Extent, Inc
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Kirsh, Gary
INET: gary.kirsh_at_gs.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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 Fri Jan 26 2001 - 11:28:36 CST