WE8MSWIN1252 Does it supports Arabic?

Hi All,
One of the strange facts which we saw recently was a 8i database running with WE8MSWIN1252 supporting Arabic characters successfully. Users were happy with the data representation in Forms 6i too. Though we have 100's of threads which says AR8ISO.. or AR8MSWIN... are the character sets which supports Arabic apart from UTF8. We were surprised to see how WE8MSWIN1252 was supporting Arabic characters. We came across a thread which said that it might be possible to have Arabic data stored with WE8MSWIN1252. Please refer to the following Link.
DB Migration from WE8MSWIN1252  TO AR8MSWIN1256  is it possible ???
Real Problem occured when we were asked to upgrade the DB to 10g. The problem started when we exported the dump from 8i and imported the same dump in a 10g i.e 10.2.0.1.0. database with same character set i.e WE8MSWIN1252. In 10g all arabic characters were showing as junk or inverted question mark when queried from db or while querying from forms application.
So we are planning to do the steps.
@ LIVE DB
1) Take a export of the existing dump from production 8i - 8.1.7.0
@ Test DB
1) Change the character set of DB to AR8MSWIN1256.
2) Import the Dump in Test DB
3) Check the data in back end and front end for its correctness.
4) If that works fine import that dump into 10g database with AR8MSWIN1256 character set
Will this work or if not please advice us for a right solution.
Thanks in advance.

As suggested by S. Wolicki in the mentioned thread I think you should first fix data in your current database in the current Oracle version and work with Oracle Support if needed to solve this case before doing any upgrade or export/import:
>
Now, to the solution. First, the database must be verified to contain data only in one charater set. That is, either all applications understand all data as WE8MSWIN1252 or all applications understand all data as AR8MSWIN12526. If some columns (or rows) contain data visible in applications as one character set and some other columns (or rows) contain data visible as another character set, such database cannot be easily migrated. Data must first be spooled to text files, separated as required and loaded back to a new database, usually in AL32UTF8 to cover all required languages/scripts. Both the verification and such special migrations are manual tasks.
Assuming the data in the database is consistent in respect to how it is visible to applications, the solution is to update the database character set declaration to the real one corresponding to the data. This should happen without actually touching any character codes. You need to contact Oracle Support to provide you with the correct procedure that uses an undocumented statement. (I guess you will find this statement in Google, but then you use it at your own risk!) Oracle Support should verify that the procedure will not corrupt your data.
>
Edited by: P. Forstmann on 14 déc. 2010 09:11

Similar Messages

  • HT202879 Does numbers support Arabic

    Numbers running on Mavericks, does it support arabic?

    Yes, to some extent.  But you cannot reverse the direction of spreadsheet columns.

  • Does Java support Arabic?

    Hi,
    I am in the process of establishing a financial web application. The application needs to be bilingual, i.e English and Arabic. My Question is: Does Java support Arabic? and which DB can i use with it to facilitate my need?
    Thanks,
    Maha

    I18N web application is an application that can deliver the content according to the locale of the browser.We can build these applications easily by using the tags available as part of JSTL's.
    Check whether Arabic language is supported by java or not.
    request.getLocale() returns java.util.locale object.
    This object contains the details of language code & country code.
    Try out
    Kalpana

  • Does InDesign support Arabic?

    is InDesign good to design eBook?
    Does it support Arabic?

    Hi Ahmed,
    What version of InDesign you are using?
    CS6 and later version of InDesign support Middle Eastern and North African.
    http://helpx.adobe.com/mena/using/arabic-hebrew.html
    Hope this helps.
    Regards,
    Sumit Singh

  • Does it support arabic?

    does it support arabic?

    You could have a look there:
    http://www.youtube.com/watch?v=sZxX1LCIK6I
    http://www.youtube.com/watch?v=89EOTnkaZmA

  • Why Microsoft Office for Mac 2011 does not support Arabic and persian?

    Why Microsoft Office for Mac 2011 does not support Arabic and persian

    For Arabic/Persian on  a Mac, the best app is Mellel.  But TextEdit, Nisus Writer, or OpenOffice should also work OK.

  • HT4637 Hi, does it support Arabic language; text and numerals?

    I have just purchased a macbook pro, first time to switch from a PC. I am really impressed wirh the overall experience of my new powerhouse with one MAJOR drawback; the Arabic Text and numeral support within the microsoft office package of applicatIons. I tried the openoffice package, and althought it partially solved the problem, yet I still suffer from compatability issues, be it with old microsoft office files that I already have or even newly created ones. So i figured maybe I should turn to Apple's native software packages,since I know that the laptop itself supports Arabic, so then maybe the problem would be inherant to the microsoft for Mac. Can anyone help me whether this assumption is true or not, and which spread sheet and text editor software should I choose to have full and compatible support for Arabic text and numerals typing. Thx

    No version of MS Word for OS X has ever supported Arabic.
    Unfortunately Apple's iWork apps also have bugs that make them unsuitable for Arabic for most people.
    The best text editor is Mellel, but TextEdit, Nisus Writer, and OpenOffice normally work OK.
    As for compatibility with Windows stuff, perfection sometimes just not possible, and if you really need that, you may need to run Windows on your Mac.

  • Does iPad Support Arabic?

    Is the iPad supporting Arabic language?
    I mean in terms of:
    - Browsing Arabic sites
    - Typing in Arabic
    - Arabic interface and applications

    The specifications stae that it supports;
    Languages
    * Language support for English, French, German, Japanese, Dutch, Italian, Spanish, Simplified Chinese, Russian
    * Keyboard support for English (U.S.), English (UK), French (France, Canada), German, Japanese (QWERTY), Dutch, Flemish, Spanish, Italian, Simplified Chinese (Handwriting and Pinyin), Russian
    * Dictionary support for English (U.S.), English (UK), French, French (Canadian), French (Swiss), German, Japanese, Dutch, Flemish, Spanish, Italian, Simplified Chinese (Handwriting and Pinyin), Russian
    I would imagine more would come in due course as it is released in different regions of the world.

  • My Photoshop does NOT support Arabic Language

    I had install the new software of Adobe Photoshop CS6 and it is not supporting the arabic Language.
    for example ; it is writing أ ح م د not أحمد like that !

    In the paragrah panel (Window > Paragraph), change the text direction.

  • How does  java support arabic database?(please help me)

    Dear programmers,
    i am facing a problem in retriving arabic data base by usying java program.
    because whenever i retrive arabic data base it shows me the information as qoustion mark like this ???????????????/
    which means that java can not underastand arabic data base.
    so please let me know how can i solve this problem by usying java.
    thanks for your cooperation.
    sincerely smart.

    I use sql server as data base for my java program .
    the problem is :
    When i try to connect my java program with data base has arabic data ,
    the java program can't understand the arabic data ,so it replaces the arabic data with question marks like this ?????
    Also when i try to write arabic data from my java program to my data base , i find the records in the data base is filled as ????? also.
    so , i hope that the question becmes clear ........
    i will wait for answer ...

  • Why does not it support Arabic language for Pages?

    I would like to buy (Pages) but unfotunately it does not support Arabic language

    Use a different app like everyone else does.  Mellel is best, but TextEdit, Nisus Writer, Open/Neo/LibreOffice should also work.  MS Word for Mac does not.
    To give Apple your views, use the channel they have set up for that:
    http://www.apple.com/feedback/pages.html

  • Does Photoshop Elements 11 Support Arabic text?

    Hello,
    I am planning to buy Photoshop Elements 11. I downloaded the trail version to test if it supports Arabic because I will be using it mainly for inserting Arabic text in pictures. Unfortunately, it does not support Arabic text properly. Direction is going left to right and it should be going right to left. Also, the letters are disconnected and they should be connected.
    I have been told to try the middle eastern version, however, I am living in the UK and I cannot access the middle eastern website, the website takes me back to the UK one!
    Another suggestion is to buy the full version of Photoshop which is very expensive and I am not going to use it. I am a beginner I only use it to add comments to pictures and to combine pictures etc. I am not an advanced user. So the full version is a waste for me.
    Could you Please help me with this?
    Best regards,
    Saleh

    This post might provide an acceptable solution:
    http://feedback.photoshop.com/photoshop_family/topics/pse11_arabic_text_writing

  • Does apple I pad air Australian version support Arabic language

    I would like to buy I pad air Australian version , my question is does it  support Arabic language and works with any network."

    Arabic is supported on iPads - see the 'Languages' section on this page : http://www.apple.com/ipad-air/specs/
    Language support
    English (U.S.), English (UK), Chinese (Simplified), Chinese (Traditional), French, German, Italian, Japanese, Korean, Spanish, Arabic, Catalan, Croatian, Czech, Danish, Dutch, Finnish, Greek, Hebrew, Hungarian, Indonesian, Malay, Norwegian, Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Slovak, Swedish, Thai, Turkish, Ukrainian, Vietnamese
    Arabic is also listed on that page as being supported for keyboard and dictionary.

  • Why mac os does not recognize arabic fonts

    in mac pro using lion os does not support arabic fonts except one font and not like mac photoshop w` recognize a lot of arabic fonts
    why and how to solve

    mahmoudbitar wrote:
    in mac pro using lion os does not support arabic fonts except one font
    That does not sound correct.  Lion comes with 7 Arabic fonts supported by Apple apps:  Al Bayan, Baghdad, Damascus, Deco Type Naskh, Geeza Pro, Kufi Standard, Nadeem.  Plus a few others which should also work in TextEdit.
    What apps are you trying to use?  MS Word for Mac has never supported Arabic.  Instead of that you should use Mellel, TextEdit, Nisus Writer, or OpenOffice.  For Adobe apps for best results you should use the special ME Version designed for RTL scripts.

  • Can squiggly support arabic ar_SA spell check?

    when i try to enable arabic-saudi arab language dictionary then i got this error.
    please help me and thanking you in advance.
    ReferenceError: Error #1069: Property 0 not found on String and there is no default value.
    at com.adobe.linguistics.spelling.core.utils::StringUtils$/removeIgnoredChars()[E:\glo_lib\e sg\squiggly\0.4\AdobeSpellingEngine\src\com\adobe\linguistics\spelling\core\utils\StringUt ils.as:125]
    at com.adobe.linguistics.spelling.core.utils::LinguisticRuleLoader/parseAffix()[E:\glo_lib\e sg\squiggly\0.4\AdobeSpellingEngine\src\com\adobe\linguistics\spelling\core\utils\Linguist icRuleLoader.as:436]
    at com.adobe.linguistics.spelling.core.utils::LinguisticRuleLoader/parseRule()[E:\glo_lib\es g\squiggly\0.4\AdobeSpellingEngine\src\com\adobe\linguistics\spelling\core\utils\Linguisti cRuleLoader.as:138]
    at com.adobe.linguistics.spelling.core.utils::LinguisticRuleLoader/loadRuleComplete()[E:\glo _lib\esg\squiggly\0.4\AdobeSpellingEngine\src\com\adobe\linguistics\spelling\core\utils\Li nguisticRuleLoader.as:98]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at com.adobe.linguistics.spelling.core.utils::DictionaryLoader/handleComplete()[E:\glo_lib\e sg\squiggly\0.4\AdobeSpellingEngine\src\com\adobe\linguistics\spelling\core\utils\Dictiona ryLoader.as:83]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()
    if squiggly does not support arabic the  propose some alternative solution. May thanks....

    Hi,
    Squiggly does not support ar_SA locale. It is only supporting en_US, fr_FR, it_IT, pt_PT, es_ES upto 0.6 version.
    Thanks,
    Utsav

Maybe you are looking for

  • How to connect my I phone 5 to my apple TV

    Im trying to connect my I phone 5 to my apple TV!!! Thanks guys!!! So wish apple had a TV comming out that would be awsome!!!!!

  • How to enable Adobe Reader to call Webserices

    Hi, I am using the following javascript in a PDF file to call a webservice (dataconnection) xfa.host.messageBox("Calling connection.Execute"); xfa.connectionSet.guidConn.execute(0) xfa.host.messageBox("Done"); When I run this in Acrobat Professional

  • Issue with Pay Requistion

    I am having an issue with the pay requisition. I try to enter in a pay requistion and there is no save button located in the corner. When I try to force it to save, by clicking Control Center, the pop up screen comes up prompting to save, but when I

  • Delete my Iweb pages off of a former .mac account

    I started a free trial of .mac and published my site on it. I then realized I wanted a different .mac name so I started another account free trial with a the plan of buying it in the near future and now my web page via iweb is on both. I am gonna let

  • Global change to links

    Our computer club changing their domain name. We have 104 issues of the club's news letters with links to the current site. How do I change those links to link to the new site? All newsletters, both Microsoft Publisher and PDF, reside on my computer.