Portuguese char set.

Hello All,
I have discuss my problem in a thread,character set AL32UTF8; ,but still missing few things, so decided to post it here, i will explain my problem again here.
I have database oracle 10gr2 and have performed following test.
SQL> insert into emp (empno, ename) values (44,'ratação');
SQL> select ename from emp;
ENAME
ratação
SMITH
ALLEN
WARD
you can see that sqlplus is showing the characters correct here ? now when i do a test on emp from my web server it is unable to extract the correct chars see
http://www.ufsa.gov.mz/db_test.php
its again showing it as ? ???
now i have apache1.3 installed, i am confused that which character set will support Portuguese ?

Hi all,
the problem was solved.
Thanks

Similar Messages

  • Char Set with Portuguese special characters

    Hi all,
    it's kind of urgent. I need to create a new Output Device (SPAD transaction) with the device type ASCII. Until that, no problem, but I need this device type to allow printing special characters like Ç, ç, â, ä, º, ª, etc. Every special char is converted to "#" when I export the spool. I've tried to add the char sets 1153 and 1105 but it didn't work.
    Does anyone know which Char Set I should add to my device type in order to print those characters correctly?
    Thanks in advance!
    Rodrigo.

    Hi all,
    the problem was solved.
    Thanks

  • How to handle all UTF-8 char set in BizTalk?

    Can any one let me know how to handle UTF-8 char set in BizTalk.
    My receive file can contain any character set like ÿÑÜÜŒöäåüÖÄÅÜ . I have to support all char set under the umbrella of UTF-8.
    But when i am trying to convert flat file data to xml its converting special character to ??????????.
    Thanks,

    That won't work because the content has been modified simply by posting it.
    Let's start form the beginning:
    No component will ever replace any character with '?', that just doesn't happen.
    Some programs will display '?' if the byte value does not fall within the current character set, UTF-x, ANSI, ANSI+Code Page, etc.
    You need to open the file with an advanced text editor such as Notepad++. 
    Please tell us exactly where you are seeing the '?'.
    The Code Page is not an encoding itself, it is a special way of interpreting ANSI, single byte char values 0-254, in a way that supports characters beyond the traditional Extended Character Set.
    You need to be absolutely sure what encoding and possibly Code Page the source app is sending.  Notepad++ is pretty good at sniffing this out or just ask the sender.  If you determine that it's really UTF-8, you must leave
    the Code Page property blank.

  • Problem displaying Japanese char set in JEditorPane

    Hi ,
    I am using JEditorPane for displaying html content. If the content is in English
    it is getting displayed properly . In case of Japanese char set like Shift-JIS only square
    boxes is displayed .
    I have tried the following
    1.Installed Japanese font and set regional and language options.
    2.set content type of JEditorPane as text/html and char set=Shift-JIS
    3.Used InputSteamReader for reading html document .While constructing passed char set also.
    4.Used SetText to set html content.
    5.verified font.properties file
    I am Using JDK 1.4.2
    No positive results.
    Kindly help me to resolve this . If it known bug please inform.
    U can connect me at [email protected]
    Thanks in Advance,
    Polu

    Hi,
    Thanks,
    I have tried the approach has mentioned above but still no positive result,
    Pls can u guide me ,so as to what might be the problem,
    Cheers,

  • Need info reg char set differences.

    Hi,
    In my database our Cognos people are using UTFA char set. And other people are using WE8ISO885981 char set.
    Is there any prob to have two character sets in the database. If yes what are those and how to rectify them.
    If there is any problem while recovering the database?.
    if we need to change everything into one charset how can we do that
    please help me in this issue.
    thx,
    Ray

    Your oracle client always converts client characters to the database character set. So if your database has some kind of UTF8 charset there should be no issue.
    If not you may need to convert your database to UTF8 if you need to keep such(UTF) characters in the database.
    So an oracle database could use two character set. One as default and one extra as national. But you have to use special column types(eg NVHARCHAR) to use the second national character set as type of a column.
    If you don't want to change your original table structures you may need to consider changing default character set to a UTF8 (e.g. AL32UTF8) charter set. So all of your previously used character set will be a superset of the new UTF8 so you can convert your original data.

  • Channel in non-standard location & char set

    Hi folks,
    I have two problems. I'm useing Portal Server 3, and have a custom channel which I would like to display in the location of the small logo (in the �banner�).
    I have no idea hoe to do this, I presume I could put it there by defining a [tag:myCustomChannel], but again I don�t know how/where.
    The other thing that�s giving me a hard time is that if I set a JSP to have char-set ISO2 (<%@page contentType="text/html; charset=ISO-8859-2"%>) for eastern Europe, I get an error. Can someone help me there as well?
    Thanks
         Hunor Nam

    No way to change SU's behavior. However, you could try creating an alias, ensure it has the same name, and see if SU can find it.

  • To check whether all chars meet ISO-8859-1 char set

    HI,
    I am Getting the Description of the Material number in a Report.
    I Need to check whether each char by char of Material description belongs to ISO-8859-1 char set.
    How to check that?
    Regards,
    Raja Senthil N

    HI,
    I am Getting the Description of the Material number in a Report.
    I Need to check whether each char by char of Material description belongs to ISO-8859-1 char set.
    How to check that?
    Regards,
    Raja Senthil N

  • Char set conversion to and from UTF-7

    Hi,
    I am working on Char set conversion to and from UTF-7. However I cannot find and ChatToByte classes for UTF-7 in i18n.jar . Any ideas as how to proceed further with this issue. I feel that there must be a way since UTF-7 is a pretty popular charset especially in emails.
    Thanx in advance.
    Khurram

    Hi!
    I had the same problem a couple of months ago. I didn't find any classes in the jdk distribution to do this, nor did I find any classes or package on the web that did this.
    The solution? I got a bit of C code from one of my working mates and converted it to Java. I have the code, but my company own the code. I have to check if it�s ok to share this code with you.
    BTW. If you find any package on the web that does this, pleas inform me.
    Regards
    Johan

  • Conversion char set US7ASCII - WE8ISO8859P1

    Hi,
    how can I write US7ASCII data into a 8-bit char set (= WE8ISO8859P1)?
    many thanx in advance !
    rg

    Hi uk,
    thanx for your quick response !
    But I think I didn't describe the situation clearly. The problem is that I do no want to convert the data "off-line (by export/import)", but "online". This means that one client process (NLS_LANG=US7ASCII) reads the 7-bit data and should write them into the 8-bit character set which is a different database.
    Can't you do this by a stored procedure and if so, how ?
    Regards,
    rg
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by uk ([email protected]):
    Hi
    You asked: "How can I write US7ASCII data into a 8-bit char set (= WE8ISO8859P1)? "
    The stuff is simple. But go through the steps in order and don't skip any one of them. I will strongly recommend to test the procedure in Development and UAT and test the application as well throughly before you move to production if you are planning.
    (1) Take a full export of the database.
    (2) Shutdown the database and take a full backup.
    (3) Once the backup is successfully completed, rebuild the empty database with new character set(WE8ISO8859P1). the clause for this is - character set "WE8ISO8859P1" in the create database script.
    (4) Startup the database and do a full import from step 1.
    (5) After the full import, shutdown the database and startup. The new character set will take in place.
    This is the point by point solution.
    Good Luck!
    regards
    uk<HR></BLOCKQUOTE>
    null

  • Change char set for db

    Hi,
    ,is there a way to change the char set of the database?
    i have to apply AL32UTF8 charset for installing content db. but my db has another charset.
    what can i do?
    Regards
    Ceren

    Yes you can create a datbase which supports Japenese character set.
    The CREATE DATABASE statement has the CHARACTER SET clause and the additional optional NATIONAL CHARACTER SET to declare the character set to be used as the database character set and the national character ser. If no national character set clause is present, the national character set default to AL16UTF16.
    You can use approprite NLS charcter while creating database.

  • Char set conversion to ASMO 708, KOI8-U, x-IA5-German

    hi,
    I am doing some charset conversions to support various char sets widely used on the internet. The Character Sets I am supposed to support also include
    "iso-8859-8-i", "ASMO-708", "koi8-u", "x-IA5-German".
    However I don't find the canonical names for these encodings in the list of Supported Encodings by java.
    I checked the i18n.jar but the ByteToChar classes for these encodings were not there. Is it possible to develop your own ByteToChar classes. If yes how?
    Can anybody advise how to proceed forward with this?
    Thanks,
    Khurram

    Hi Khurram,
    You could catch the exceptions thrown by the String(byte[] bytes, String encoding) constructor and by thegetBytes(String encoding) method and then dispatch to your own encoding/decoding Code. Something like the following.
    Post back if you need more elaboration.
    Regards,
    Joe
    public class MyConverter {
            public static String makeString ( byte[] bytes, String encoding)
            throws UnsupportedEncodingException {
              String resultString= null;
            try {                                                                                                                                    
                  resultString= new String (bytes, encoding);
                   return resultString;
              catch      (UnsupportedEncodingException e1){
                   try {
                        resultString =  convertBytes (bytes, encoding);
                        return resultString;
                   catch  (UnsupportedEncodingException e2) {
                        throw new UnsupportedEncodingException();
            public static String convertBytes ( byte[] bytes, String encoding)
            throws UnsupportedEncodingException {
              String resultString= null;
              if (encoding.equalsIgnoreCase ("x-IA5-German")) {
                   resultString =  bytesToStringx_IA5_German (bytes);
                   return resultString;
              } else {
                   throw new UnsupportedEncodingException();
            public static  String  bytesToStringx_IA5_German ( byte[] bytes) {
              //...here's where you put the actual decoding Code
    }

  • Char Set Conversion

    hi,
    I am doing some charset conversions to support various char sets widely used on the internet. The Character Sets I am supposed to support also include
    "iso-8859-8-i", "ASMO-708", "koi8-r", "Johab".
    However I don't find the canonical names for these encodings in the list of Supported Encodings by java.
    Can anybody advise how to proceed forward with this?
    Thanks,
    Khurram

    First, look for a file called "i18n.jar" in your JVM or JRE installation. If you don't have that, you will have to get it from Sun's downloads. Once you have it, look inside it (using any zip utility). You will find a large number of files that have names like "ByteToCharBig5.class"; each of them defines a supported encoding, in the case of that example it would be "Big5". It's probably possible to create your own encoding if you don't find it in that list, but I don't know how. You might find out by searching the Internationalization forum.

  • Char set conversion for UTF-7

    Hi,
    I am working on Char set conversion to and from UTF-7. However I cannot find and ChatToByte classes for UTF-7 in i18n.jar . Any ideas as how to proceed further with this issue. I feel that there must be a way since UTF-7 is a pretty popular charset especially in emails.
    Thanx in advance.
    Khurram

    Hi Khurram,
    I don't know if this will help but see this thread:
    http://forums.java.sun.com/thread.jsp?forum=16&thread=25613
    regards,
    Joe

  • Uploaded file will have wrong char set

    Hi there i am running apex 4.1 with glassfish on a Oracle 11.2 Database.
    my database has the following NLS settings:
    NAME VALUE$
    NLS_LANGUAGE ENGLISH
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET AL32UTF8
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE ENGLISH
    NLS_SORT BINARY
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_RDBMS_VERSION 11.2.0.2.0
    when i upload a file with the file browser system will create a clob, when i then try to read from the blob, or convert to a clob, my system is telling me that the Ü is an unkown char.
    when i then looking to the debugger i seet the following:
    0.01500
    0.01600
    NLS: CSV charset=WE8MSWIN1252
    can this be my problem???
    i checked the server an in the registery also the nls_lang us set to al32UTF8, also i used a test progrtam to check my DAD settings:
    database-username= ANONYMOUS
    default-page= apex
    document-table-name= wwv_flow_file_objects$
    document-path= docs
    document-procedure= wwv_flow_file_mgr.process_download
    nls-language= american_america.al32utf8
    request-validation-function= wwv_flow_epg_include_modules.authorize
    when i try to type the data in by hand it will work fine,
    so what is wrong?

    Well, 15 days, 40 views, 0 replies.
    Could one kind sole, just one, please; startup Notepad, save an empty .txt file to the USB drive on the router, and then let me know if the file had the correct time stamp?
    Preferably someone with a ver 1 router, firmware 1.00.03 B15, and running WinXP SP3.
    Thanks in advance.

  • ZHS32GB18030 Char Set

    Dear All,
    I have installed Oracle 10g R2 Enterprise Edition on Windows.
    With Character Set ZHS16GBK. AL16UTF16.
    Now i want to install ZHS32GB18030.
    What will be the steps and how can i set this Character Set. Do i need to install Oracle 10g R2 again ?
    Is this character Set only comes in Oracle 10g Express Edition?
    Is this character Set only comes in Oracle client ? if Yes then how can we configure on Oracle Client as there are no options in Client.
    Thanks
    Adeel Imtiaz

    If the right codeset is installed for the client host (Start/Controlpanel/Regional ... under the Advanced tab) (part of the multi-language pack for Windows?)
    Not sure how to properly test it, a sqlplus client isn't quite set up to reliably handle even the high-ASCII (char ascii codes > 127), although a web client (i.e. apex) should be able to handle the translations.
    In the full 10g doc pages, the globalization guide shows that charset as a "client only" http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/applocaledata.htm#CIAGHJCJ
    So what may work, try setting NLS_LANG for the language.country.charset ...
    $ echo %NLS_LANG%
    ...? any content?
    $ set NLS_LANG=<Language>.<Country>.ZHS32GB18030
    $ sqlplus /nolog
    ... connect system ... Connected ...Or the sqlplus may throw an error on the NLS_LANG setting and refuse to connect. Is that charset Simplified Chinese, Singapore, perhaps? Any of the Far Eastern charsets are much more complex than any of the Western European ones :(
    ,

Maybe you are looking for

  • Can't get Airport Express to work with Windows

    I got a used Airport Express to use as a wireless print server. I got only the Airport Express; no manuals or CD's or anything. I have been reading through the manuals and everything online, but I can't get anything to work. It seems like I need to g

  • Restore iTunes after a hard drive crash.

    My computer crashed last week. Luckily I have been able to recover some of my data. However, I'm not sure if I will be able to get my iTunes back. And of course, I never did a backup thinking that this would never happen to me. On the up side, 90% of

  • What's the maximum output voltage of labview

    hi i want to give 0 to 10v to the oscillator circuit so for that i would like to know that maximum output voltage of labview because i want to oprate my oscillator using labview program

  • U-Verse VOIP into house wiring: "Line-in-Use"

    All,       ATT converted our DSL to U-Verse high-speed Internet + VOIP 5 months ago. This included VOIP connection to original phone-wiring in the house (built in 1989), supporting 3 extensions.  All worked fine until last week, when all extensions s

  • Process instructions

    Hi, I have maintained CONS_I as the Instruction category with scope of generation as 01 (for all reservation items) in customizing. When I create the process order and try to generate the control recipe I get the error that PPPI_RESERVATION_ITEM is n