displayed in the form of Arabic characters? after import

Hello

I did a full database export of base 8.0.6.0 and imported in 10.2.0.4 (with less than 10g parameter NLS). All the Arabic characters in 10g are shown as "?", but when I type and save the Arabic characters, they are displayed correctly. Where would be the problem. I need all the old data to be displayed in Arabic. Please advice

* 8.0.6 win server 2003 (32-bit) parameter NLS *.
PARAMETER                                  VALUE
NLS_LANGUAGE                          AMERICAN
NLS_TERRITORY,                         AMERICA
NLS_CURRENCY,                            $
NLS_ISO_CURRENCY,                 AMERICA
NLS_NUMERIC_CHARACTERS,       .,
NLS_CHARACTERSET,               AR8MSWIN1256
NLS_CALENDAR,                        GREGORIAN
NLS_DATE_FORMAT,                  DD-MON-YY
NLS_DATE_LANGUAGE,              AMERICAN
NLS_SORT,                                    BINARY
NLS_NCHAR_CHARACTERSET,  AR8MSWIN1256
NLS_RDBMS_VERSION,                   8.0.6.0.0
* 10.2.0.4 win 2008 Server (64-bit) NLS settings *.
SQL> select * from nls_database_parameters;

PARAMETER                            VALUE
------------------------------ ------------------------------
NLS_LANGUAGE                   AMERICAN
NLS_TERRITORY                   AMERICA
NLS_CURRENCY                        $
NLS_ISO_CURRENCY            AMERICA
NLS_NUMERIC_CHARACTERS         .,
NLS_CHARACTERSET         AR8MSWIN1256
NLS_CALENDAR                  GREGORIAN
NLS_DATE_FORMAT            DD-MON-RR
NLS_DATE_LANGUAGE       AMERICAN
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                10.2.0.4.0
Thank you

NLS_NCHAR_CHARACTERSET is irrelevant if you keep your Arab data in N [VAR] CHAR columns. In addition, AL16UTF16 supports Arabic, and there is no need to change. Please, ignore the advice of Fran. However, the advice of Srini. The journal will tell what could have gone wrong. The most likely is that the 8.0.6 export was done without NLS_LANG value. AR8MSWIN1256. In this case, you will need to NLS_LANG well-positioned and re-export. Keep the NLS_LANG value. AR8MSWIN1256 when importing as well.

-Sergiusz

Tags: Database

Similar Questions

  • How can I increase the space of name display in the form, material and specification of the nutritional profile?

    Problem:

    1. How can I increase the space of name display in the form, material and specification of the nutritional profile?

    2. how to increase display space for the name of the sheet in the history section at the top of the screen?

    Thank you

    Hello Nefertari,

    You try to view more characters in these areas?

    Each of these locations is plugable using custom plugin extensions.

    For example, you can go into extensions/config/CustomPluginExtensions file and add the following nodes under the node FormatPlugins.

    
    
    
    

    I think that the default values for the sites are set to 50 characters, so I had to be up to 100 characters (note NameMaxLength = parameter in the attribute FactoryURL 100).

    It will be applicable to all specifications, if you need something more specific, you will have to create your own class where you can check the type of technique.

    Make your own judgment in what concerns how enough will be the look on the screen after you increase the length to a large number, but you can always control the formatting in your own class.

    See this older post for more information https://community.oracle.com/thread/2562965

    Is that what you're looking for?

    Dmitriy

    .

  • Need custom logo to display in the form menu bar

    How to change the Oracle logo on the right side of the Oracle Applications
    menu (11.5.10)
    Need custom logo to display in the form menu bar

    Regenerate you the jar files using adadmin successfully?

  • How in the form of refresh/reload after having changed entry point?

    Hello

    My version of the apex is: Application Express 4.2.5.00.08

    My problem is: I can't as a reload/Refresh (ID = "f_details") after the point of page (NAME = "P14_SEARCH") value?

    My step is:

    1. change sql source to join:P14_SEARCH element of page in the code...

    select 
    "ID",
    "ID" ID_DISPLAY,
    "PROJECT_ID",
    "CREDIT",
    "DEBIT",
    "SECTION_ID",
    "ACC_ID"
    from "#OWNER#"."T_PROJECTS_DETAILS"
    where "CREDIT" = nvl(:P14_SEARCH,"CREDIT")
    

    x3.PNG

    2 - I have created dynamic action on the item page P14_SEARCH...

    Event = change, Action = fire on loading the Page, run the JavaScript Code = No, the selection Type = region, affected items = Tabular_proj_details

    My JS code is:

    $('#f_details').trigger('apexrefresh');
    

    3-change Enable partial Page Refresh on 'YES '.

    Now I can not filter data in the form of depend on P14_SEARCH value, because under the form of not refresh/reload the new data..! 

    That's my problem.

    Sorry for the mistake of language.

    Help me please,

    So f_details is the static ID for the report?  You can replace your real action with action to refresh and select the correct region.

    Also, did you include P14_SEARCH in the field "Items to submit Page" located right underneath the Source SQL?

    Oh and one thing, without doubt the most important, turn on "Partial Page Refresh" under the report attributes. I think that it is set to no by default on the Forms tab (but I didn't test it).

    Thank you

    -Jorge

  • Name of ToolTip to display in the form to fill out?

    I'm new here ! Looking for help on how I can make a text field has a name that will be displayed for the user to know what information is needed in the field, but will not display the name of the ToolTip. I searched and found that it is possible with a Javascript. However I'm not fimiliar at all with this... but can quite understand it with the help please. I use acrobat 9 standard to create my form.

    You can set the actual ToolTip text on the general tab of the field properties dialog box.

    If you want the text to display in the actual field that disappears when the field is selected and does not print, you can use the following custom Format script:

    // Custom Format script for text field
    if (!event.value) {
        event.value = "Instructional text goes here.";
        event.target.display = display.noPrint;
    } else {
        event.target.display = display.visible;
    }
    

    If you also set the ToolTip text, this code can be changed to:

    // Custom Format script for text field
    if (!event.value) {
        event.value = event.target.userName;
        event.target.display = display.noPrint;
    } else {
        event.target.display = display.visible;
    }
    
  • How to pass the form on a table after a query?

    With the help of Oracle 11.2 and Apex 4.1.
    1. I use a form on a table with buttons: QUERY, INSERT, DELETE and CANCEL.
    2. after INSERT and DELETE, the shape is erased.
    3 but I would remove the form after the QUERY. Well, I want to clarify when the user wants to that he erased!
    4. and, in fact, I have a process to clear the Cache for the button CANCEL.
    5. when I click on CANCEL, there is a flash like redraws the screen.
    6 and I think this is the case, is that after the cache is cleared, the variable RCD_ID of the page has the prior value and treatment of the "table row" retrieves the file once more.
    7 so I return values that I wanted to clear! Looks like I'm being undermined by the functionality of the ARF. (ARF, ARF!)

    1. I tried to change the "Go to page nn" to clear the cache for the page, but that seemed to make no difference.
    2. I tried to adjust the page RCD_ID variable to "as I do after DELETION, but that has not worked either to CANCEL.

    Thoughts?

    I guess it's just me, but the extremely annoying part of the APEX is that some simple obvious things – like the form of compensation - have no obvious simple solution. I would say, there are a few obvious approaches, but none seems not to work. You would think that a 'CLEAR' button would be a standard button or CANCEL to had an option to clear the form and or clear a list of items on the page.

    Howard

    Howard (DBA in training) wrote:

    For the button CANCEL, 1) I clear the cache of the page and 2) I put the variable RCD_ID (P2_RCD_ID) ". But without effect. When I consider the debug report, I don't see any indication that CANCEL was pressed or that these processes have been executed. So, maybe they are not running. I see the record being extracted again - which is what I want to avoid.

    Processes are not executed because the page is not submitted. The Cancel button does a redirect, not a shipment:

    apex.navigation.redirect('f?p=21997:2:13040303230582::NO:::')
    

    Change the button action to present, with the value of the request as "CANCEL".

    By default, generated by the wizard Cancel button will be created to perform a redirect. The anticipation is that the behavior required to navigate to another page in the application without changes to session state or process.

  • How to get multiple rows in the table is displayed on the form

    I am looking for a way to get more table rows that appear on the form.  I created a table with a header and a line with the add-in and remove button option.  I like how the sample purchase order form has it setup in the designer it shows one line and it appears on the form so the table has three rows to start with.  How do I do that?  I looked at the code on the sample and I couldn't find it anywhere.  Please help, thanks.

    Hello

    I have an example here in the construction of a dynamic array markets.

    http://www.assuredynamics.com/index.php/category/portfolio/building-dynamic-tables/

    You must select the line and then go to object > Binding palette and set it to repeat. You can set the minimum and initial number to what you want.

    The form should be saved in a dynamic form of XML in the Save as dialog box.

    Also the page must be set to Flowed, so that as the table grows, push another object down. In addition, you need to configure the paging settings so that the flow of the page as the number of lines is superior to a single page.

    Give a start and if you need more help,

    Niall

    Ensure the dynamics

  • % No display on the form

    Hello

    I've created my account on percentage data type. But when the forms I don't get for example 50% but only 50. Is it possible to implement?

    Thank you

    Hello

    Have you tried - evaluation order (Administration-> size)

  • photos of the iPhone will not erase after importing

    I have an iPhone 6 Plus. I don't sync them to iTunes library pictures, I just plug my phone from time to time and load all my photos in the Photos app and check the box to delete after import. He never removes my pictures, and now I'm starting to have problems of storage. There is no way I'm manual removal more 1 500 photos. Is there a way to automatically remove all just these? I did some research on it, but everything I see guess you sync iTunes I'm not. Thank you!

    have you tried the next change where it says albums?

  • separating the jpg and raw files after import into lightroom 5

    I would like to separate my jpg and raw files as soon as they are in lightroom (right after importation), so that all my jpg files are 1 after another on the Filmstrip below and my raw files are one after the other. is this possible?

    In the grid view of the library, on the tool bar (T), replace "sort:" to "File Extension."

  • Impossible to get the icons to display in the form 11g

    We have recently updated to form 11g and I am unable to get our forms to display custom icons. I tried a variety of techniques of research on the web, but none of them have worked. Can someone give me some ideas here?

    Thank you
    Adam

    Adam;

    Thanks for all the details. I'll gather my notes and change this ASAP, I think I have a bit more clues.

    Best regards

    mseberg

    My setup is a different path, but I used this formsweb.cfg:

    formsweb.cfg

    Location: servers/WLS_FORMS/stage/formsapp/11.1.1/formsapp/config.

    or

    /U01/app/Oracle/product/FMW/user_projects/domains/FormsReports/servers/WLS_FORMS/tmp/_WL_user/formsapp_11.1.1/wb1h9e/config/formsweb.cfg

    My repertoire of forms is:

    / u01/app/oracle/product/FMW/oracle_pfrd/Forms

    I use E10240-01 as my guide. Section 4.7 deployment fonts, icons and Images used by Forms Services, it shows using EM to map icon and fonts. I still have to test.

    Published by: mseberg on February 23, 2011 09:49

  • Always displayed in the form of closed lines - even when they are not

    Hello

    I searched around a response for this but all I found are answers about the evolution of the degree of openness are bad - so sorry if it's easy.

    I have a line that I left open but Illustrator retains the display it closed when I preview the illustration.

    How you force illustrator to correctly display the open paths?

    Any help would be appreciated.

    See you soon

    Ben

    That is your problem. Select the objects, and then click the expand button in the Pathfinder Panel

    After this just click on the straights to remove.

  • Display in the form of formatting editor

    I have two columns of output in forms – editor in Chief. The display should be formatted such that the spacing between columns will be uniform.
    Asdadasd asdasdasdadasd                Analyst
    Aqqe awqwe                         Manager
    Aasda asdasdada asdadasdasdasdadrwer5wr       Clerk
    Need suggestion.
    ~ Franck

    Hello

    In your editor, use a non-proportional font, like COURIER and the RPAD() intruction to keep white.

    François

  • Several records displayed on the form to a time-2 lines for each record

    Hello
    I have a Web in which I want to display to 8 records at the time, in the data block, I've specified 8 as value "number of records".
    However, the record includes too many fields to display on 1 vertical line, I wish so to divide the fields into two separate lines, there will always be 8 folders, but each in two lines.
    How do I do that?
    I use form 10g. The block is a block of database using QUERY CLAUSE, and the canvas is stacked.
    Thank you

    Sandy,
    You will need set the 'Distance between Records' property for each item in the block for multiple registration. This will increase the space between the lines, so you can stack them in two rows. Unfortunately, you cannot set this property to the block - so you must set for each display element.

    Hope this helps,
    Craig B-)

    If someone useful or appropriate, please mark accordingly.

  • JDev10g: Tree links values displayed in the form.

    How does show a values in one single reading shape from a selection of tree node?


    for example: select a value in the tree view, and then display the results in a form (based on this selection).

    Hello

    Please take a look if this can help

    http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html#128

    Frank

Maybe you are looking for