Latin-1 Characterset Translation Issues

I have an Oracle 9.2.0.5 database on OpenVMS 7.3-2. Currently, there are 101 incorrect Latin-1 to Latin-1 character set translations that are being loaded into my Oracle database (Incorrect OS conversion tables when data is transfered from source system).
NLS DB parameters (nls parameters not listed are default values):
nls_language string AMERICAN
nls_length_semantics string BYTE
nls_nchar_conv_excp string FALSE
nls_territory string AMERICA
example:
Source Data : Résine de PolyPropylène
Loaded in my database after OS translation: R©sine de PolyPropyl¬ne
The invalid translations are happening external to the oracle database at the OS level. My problem is I need to correct all the invalid character sets that are in my database. The database is current 3.5TB in size, so I have to do this in an efficient matter. I know what the before (invalid translations values in HEX) and after (correct translations in HEX) values are.
Is there a PL/SQL program or Oracle tool that can help me to correct these values against millions of rows of data in Oracle (Basically a characterset translation program)?
I have a C program that works to convert the charactersets if they are in a CSV file. The problem is it takes to long to extract the data from oracle into CSV files for tables that are multi-millions of rows.
Any help is appreciated.

It looks like during the insertion from ASP the Latin 1 string has not been converted to UTF8. Hence you are storing Latin-1 encoding inside a UTF-8 database.
I thought it would automatically be handled by OO4O.True. Did you specify the character set of the NLS_LANG env variable for the OO4O client to WE8ISO8859P1 ? If it was set to UTF8 then Oracle will assume that the encoding coming thru' the ASP page are in UTF-8 , hence no conversion takes place ..
Also may be you should check the CODEPAGE directive and Charset property in your ASP ?
null

Similar Messages

  • OBIEE 11g Action Link translation issue

    Hi All,
    I have a translation issue with the Action links in OBIEE 11.1.1.5 version.
    The pop-up which is displayed on clicking the column having action link is not getting translated. This seems to be the issue with all the action links.
    All other catalog objects, captions etc are translated properly.
    Has anyone faced similar issues ? Is there a workaround for this ?
    Thanks for any pointers.

    Action links are not getting translated. I faced a similar problem in OBIEE 11.1.1.6 version.
    What you can do is replace that action link with a 'link or image' option in dashboard objects.
    'Link or Image' types of object get translated in OBIEE 11.1.1.5 as well as OBIEE 11.1.1.6 version.
    hope this helps.

  • 4.1 Translation issue (german) in Home - Application Builder- Importieren

    Hi there,
    while looking a little bit around
    I found a translation issue in Home -> Application Builder-> Importieren
    In all cases the verb "exportieren" e.g in
    "Datenbankanwendung, Seite oder Komponente exportieren"
    rather must be the substantive "Export" (in fact the same as in English).
    The usage of the verb is very misleading and says not what the the text is supposed to say.
    (I think Patrick will see immediately what I mean.)
    Also I would like to say, that the main page of APEX should be corrected
    to indicate that 4.1 is running now.
    Regards
    Andre

    Andre,
    Thanks for reporting this. I'll have a bug filed on this and this will have to be fixed in APEX 4.2.
    Also, thanks for pointing that out about the home page of apex.oracle.com. We have not forgotten. It will be updated when Application Express 4.1 is released.
    Joel

  • Export a Final Cut Pro XML file problem about translation issue

    When I export the final cut pro xml file, there is always translation issue like that 'Transition <....> not translated, Cross Dissolve used instead.'
    Most of the transition type can cause the translation issues except the wipe and cross dissolve.
    Is there any body knowing the reason? Is that OK?
    By the way , I am using the trial version of cs5

    Hey Ani_,
    I've been working with Adobe products for a long time and typically when you come across an error that has anything to do with a XML file export problem its due to things such as effects you may have added in, color corrections, cross fades or any type of video transitions between clips. Remember your work flow should be
    Import your footage into Premiere Pro
    Name your clips (helps find things later on)
    Place clips on time line in the order you wish (ONLY MAKE CUTS don't add anything, transitions color effects nothing)
    Then once your clips are all placed on the timeline in your correct order you then EXPORT> Final Cut Pro XML
    Now you can bring this into other programs for color grading or whatever else your going to do.  You will notice you have no errors on the export.
    Once your done doing what your doing to the clips in another program (for example: Divinci Resolve color grading) you can then export them back to your main project then add your effects and transitions.

  • Trouble exporting 11-min film as XML because of audio translation issue

    Hi, I am trying to export a short film XML file of approximately 11 minutes for a sound engineer and it's coming up with a ton of audio translation issues.
    Can I attach the report and someone help me? Most of the issues are audio tracks from ADR but I recorded them with the same H4Zoom I used for the original, and some were the original production audio to which I applied the DeNoiser effect. They're all stereo files with the exception of a few mp3s which were special effect sounds. Why are they not being translated? What can I do to get this into an .xml?? It looks like somewhere between 100-150 audio files were not translated.

    are you using merged clips? premiere merged clip XML issue
    if the sound engineer will take another format, premiere can export OMF or if you have audition you can open the OMF in audition and export it as a fcp xml.

  • Currency translation issue on SP08 when I use Force close option

    Hi,
    I am using three RATETYPES (AVG,END, HIST) in account dimension,
    Income and expenes accounts   - AVG
    BS accounts (except equity accounts) - END
    Equity account - HIST
    Business Rule Configuration
    1) For AVG:
    AVG Rate ( In Formula)
    2) For END
    Source FLow               DesitinationFlow    DestinationAcct             Formula
    F00 (OpenBal)                                                                                OPEEND
    F00 (OpenBal )                  F80( CTA)                                             [END]-[OPEEND]
    F15 (periodic activity)                                                                     [AVG]
    F15 (periodic activity)        F80 (CTA)                                            [END]-[AVG]
    F99 (Closing Balance)                                                                    [END]
    3)  FOR HIST
    Source FLow               DesitinationFlow    DestinationAcct             Formula                             Forceclose
    F00 (OpenBal)                                                                                AS_IS                               True
    F00 (OpenBal )                  F80( CTA)                                             [END]-[OPEEND]                     True
    F15 (periodic activity)                                                                     [AVG]                                     True
    F15 (periodic activity)        F80 (CTA)                                            [END]-[AVG]                            True
    And in my master data in the Flow dimension for member F99 (closing balance )for property FLOW_TYPE is equal to "CLOSING" and F00 (Opening balance) is "OPENING"
    Scenario:
    1) Loaded  LC YTD Trial balance for 2011.NOV
    2) Run Fx Translations (it worked well as expected)
    3) Run Carry forward to 2011.DEC with LC and USD
    4) Loaded LC YTD Trial Balance for 2011.NOV
    5) Run Validation report with local currency (my balance sheet looks good for openingbalance, current period activities and closing balance)
    6) Run Validation report in USD for Opening balance, Still it balances for opening balance as its carry forwarded from previous period.
    7) Run Fx translation package for DEC.2011
    8) after FX translation my balance sheet is out of balance.
    Error:
    My Balancesheet is out of balance after running Currency translations when we have opening balances. it is out of balance with the amount for the same for the opening balance. I mean before running currency translation for opening balance total for balancesheet items is zero but after running currency translations the opening balance is out of balance and CLosing balance sheet is also out with same dollar number.
    I am assuming the force close option is not working correctly. When we are on SP05 I remember it was working without any issue.
    I appreciate if any comments on this issue.
    Thanks,
    Sri

    Hi. On #1, try force translating these entities on their own. If that works, then I would call support about the all entities process not working. On #2, most people don't bother clearing the data after translating - just update it as needed. If you really want to clear it, you'll need an if/then in your calculate subroutine that runs the clear when at the reporting currency.
    Eric

  • Adobeform Chinease Translation issue - Translated area coming as blank

    Dear Gurus,
    I have beed facing an issue while translating adobe form from English to Chinese from SE63 transaction using PDFB.
    There are two section one is Source language and another is Target language.
    Now in my case the target language is coming as blank , i.e. there is nothing I can translate , for other language its working properly.
    So now the question is how to resolve this issue ?
    Thanks
    Kuntal Biswas

    HI Kuntal,
    In Adobeform we don`t have to translate variables through SE63 tcode.Inside Adobeform only in html code you have to copy translated values in place of you variables.
    Please check I will let you know once I will get exact area inside Adobeform.
    Regards,
    Ankur

  • SE63: Smartform Text translations Issue.

    Hi,
    I am working on ECC 5.0 for the first time and having a weird issue with Smartform text translations using SE63. After saving the text translations using SE63, When I change & activate the smartform tranlations are gone.
    Can someone please throw some light on this issue?
    Thanks,
    Rajesh.

    Hi Rajesh,
    Maintain the translations.Then go to smartforms transaction in that particular language's login. Type the name of smartform and from top menu,click
    <b>Smartforms-->Generate</b>. If ur translations are correctly mentained,then it will get generated successfully.Then when u again activate ur smartform u will not lose ur translations.
    But if u change any particular window and activate ur smartform then also u will lose translations for that particular window.In that case u hav to maintain once again,the translations.
    Reward points if this answer is useful.
    Regards
    Rudra

  • PFCG Role Menus Translations issues

    Hello everyone,
    I have an issue, which i cant seem to fix or understand why it may have occured:
    my issue is as follows:
    The problem which I am having  is that we have a number of custom Transaction CODES that we just translated into the German.  However in the role menus they are still displayed in English language even when you change the login language to German. 
    I thought the reason this issue might be occuring, is because they may have been entered into the role menu prior to the translation ever existed
    But if I create a new role with the same TRANSACTION CODE they are correctly displayed.
    i AM CONFUSED.

    Hi Jurjen,
    I have executed the program "Utility for adding texts to roles", and put in one of  the ROLES which is a Z ROLE
    what must it show?
    what i can see is the following
    I put in the role name and than I select the Language DE
    What i see is the TRANSACTION CODEs LIKE.
    KDH3...
    and i also see 2 Z transactions too, against the 2 Z transactions i see the language as DE, but the transaction text is states "NO TEXT".  all the other transactions inthe role arent Z transactions and they are shoing the GERMAN Transaction text.
    Correct me if im wrong Jurjen, the 2 Z transactions with the language DE is showing "NO TEXTS"  i take it its these 2 that need the texts adding?  but how do i add the text?
    Now the other interesting point is that if I select the Language EN, and execute the report I see the english transaction text showing up, which means the german transaction text is missing.
    but why arent i seeing the german equivalent text for those 2 Z transactions?
    thanks

  • PFCG Role Menus Translations issue

    Hello everyone,
    I have an issue, which i cant seem to fix or understand why it may have occured:
    my issue is as follows:
    The problem which I am having  is that we have a number of custom Transaction CODES that we just translated into the German.  However in the role menus they are still displayed in English language even when you change the login language to German. 
    I thought the reason this issue might be occuring, is because they may have been entered into the role menu prior to the translation ever existed
    But if I create a new role with the same TRANSACTION CODE they are correctly displayed.
    i AM CONFUSED.

    Hello,
    SAP delivers an utility to insert additional translation to the role menu.
    Please use report PRGN_CORRMEN2 (for details refer to SAP note 3723)
    Kind regards,
    Reinhard

  • Translation issues

    Hello Friends,
    I'm using SE63 for maintaining & translating some labels by keeping En as source language & french,chinese & japanese as target languages.
    Then i'm using these labels in my smartform with the help of "DOCU_GET_FOR_F1HELP" fm.
    All my labels are getting translated properly,except for some of the labels.
    In chinese & japanese,it showing some junk values like this
    “o˜^“oe•t:
    •ÏX“oe•t:
    ƒŠ[ƒX“oe•t:ŒŸıu20AC–Ú:
    While debugging,the values are coming properly.
    Please help me in sorting out this issue.
    Thanks for your inputs !!
    Regards,
    Keerthi

    In chinese & japanese,it showing some junk values like this
    “o˜^“oe•t:
    •ÏX“oe•t:
    ƒŠ[ƒX“oe•t:ŒŸu0131u20AC–Ú:
    your printer should be enable to take chinese & japanese in.
    Check in SPAD further configuration which printer is attached to your SAP, see its configuration.

  • Language Territory Translation Issue

    Hi,
    I am testing XML Pulisher language translation functionality. I have only English Language Installed in my instance.
    I have created a template with language/territory Combination as English/united States and made it as translatable.
    I have created another template with language/territory combination as English/Germany.
    Now I am submitting my request with language as English and Territory as Germany. Now I expect the template corresponding to English/Germany to be shown as output. But I see that the output is still the same as English/united States combination.
    Can somebody, please tell me the problem in my approach. One strange thing that I noticed is that the territory Names that are listed in XML Publisher-> templates are not the same as seen in Concurrent Program -Language Settings.
    Thanks,
    Shobana

    Tim,
    Can you please reply to this issue. Do you think that the issue needs a TAR to be raised. Please let me know on what can be done.
    Thanks,
    Shobana

  • Workflow Translation issue

    Hi,
    We have maintained the decision texts  for User decision step types in both German and English language,to enable the user to see the user decision text in the logon language, we have done this through the path EXTRAS->Translation->Translation.
    Here in development client it is working fine,but in quality client the texts are not converting to German Language when the user log's in German Language.

    Hi,
    We have released the workbench request relevant for this,moreover is there any other  T code to transport these translation apart from SE 09/SE10.If it is there then  please let us know .For your info in the  quality system we could see the translated text in the workflow builder but during run time in the workitems it is not showing the translated  text.

  • Session state value translation issue

    Hello.
    New to APEX and not all that web-savvy. Using version 3.1.2.00.02.
    Little background:
    I have a Select List item, "P1_OPERATOR", working from an LOV of relational operators (=, >, >=, <, <=). I use this item as a string substitute in report queries. This works fine for any reports on the page containing the "P1_OPERATOR" definition itself, "PAGE_1".
    Problem:
    However, when I attempt to set a session state value for a similar item ("P2_OPERATOR") on "PAGE_2" to the value of P1_OPERATOR using the column link of a report on PAGE_1, the value of P1_OPERATOR does not translate correctly for any values involving a right or left angle bracket (it works only for '=').
    Scenario:
    Let's say I'm on PAGE_1 and I select >=. The reports on that page display as expected. When I click on the link to PAGE 2, the reports there display "invalid relational operator". When I view session state from PAGE_2, I can see that...
    P1_OPERATOR is '>='
    P2_OPERATOR is '& gt;=' (space added to get it to display on this post).
    So it's trying to use the html value for >= as a literal value.
    I can also see that APEX has built the URL for the link page as follows...
    (abbreviated) http://...:P2_OPERATOR,P2_DATE:%26gt%3B%3D%2C2009-06-27
    If I type in the expected literal URL myself (outside of APEX) as...
    (abbreviated) http://...:P2_OPERATOR,P2_DATE:>=,2009-06-27
    ...or even the expected hex URL (outside of APEX) as...
    (abbreviated) http://...:P2_OPERATOR,P2_DATE:%5C%3E%3D%5C%2C2009-06-27
    ...PAGE_2 shows the expected results.
    Is there a way to solve this translation problem? Some workaround I haven't thought of?
    Thanks for your help.
    Edited by: user11313762 on Jun 29, 2009 2:30 PM

    Use an PL/SQL process On Load - Before Header with the following:-
    *:P2_OPERATOR := :P1_OPERATOR;*
    You'll have to use a hidden item as your condition (having looked at a page debug, any request value will have expired by the time the process will fire).
    create a hidden item on page 2 called P2_SET_OP
    use Item = value type of condition in your process where exp1 = P2_SET_OP (don't use colon notation here as ITEM has been specified) and exp 2 = Y
    You can even reset P2_SET_OP back to null in the same process as you assighn the operator.
    *:P2_OPERATOR := :P1_OPERATOR;*
    *:P2_SET_OP := NULL;*
    set the value of P2_SET_OP in your link as P2_SET_OP:Y
    Gus..

  • FI-SL Currency Translation issue , Tcode - GWUL

    HI
    When I use the T-Code GWUL to run the currency translation something is happening in November with some of  the equity accounts.   I will use our Japan company code as an example.  In period 1 through 5 of FY14 when I run the translation the Common stock account stays static (and it should as it is associated with a historic rate).  It is associated with ER IND 5 which has an exchange rate for 100 JPY = .92518 to 1 USD.
    The Yen value for this account is 4,039,919 which translates to $37,376.52.   However, when I ran the report for Period 6 ( and there was no change/activity in the Common stock account) it is reflecting a translation difference of $37,376.42 yet it is still showing the rate in the system as .92518.  We are also seeing something similar happen in other equity accounts.
    Period 5
    Period 6

    HI
    Thanks for reply
    I mean on translation difference column .
    GWUL is ran for updating special purpose ledger
    We need to specify ledger to be translated before executiong tcode GWUL
    So GWUL will translate ledger on basis of ex rate type configured for its special purpose ledger
    In above screen shot CH is ledger and Ex rate indicator are ex rate types which  are different for different set of GL accounts defined .

Maybe you are looking for