Hos to change the sqlplus feedback language?

hey ,
i want to know how can i change the language that sqlplus displayes feedback messages in (messages like "2 rows inserted" , "100 rows deleted","commit complete"...).
i'm working with the regular cmd sqlplus in windown 2003 and the nls_language is set to AMERICAN. the problem is that sometimes i need to be able to use hebrew (when inserting values into a table or running a script), load hebrew (using sql*loader or external table) and see hebrew (just see it on the screen).
when ever i want to do all that i change the nls_language to HEBREW_ISRAEL.IW8MSWIN1255.
the problem is that i also get the feedback messages in hebrew and i dont want that.
hope you could help.
thanks !

Hi haki benita!
I don't think that there is a solution for your problem. The Oracle Documentation say's:
Configuring Globalization Support in Command-line SQL*Plus
SQL*Plus supports multiple languages through the NLS_LANG environment variable. To display another language in SQL*Plus, before starting SQL*Plus you must configure:
* NLS_LANG in the SQL*Plus client environment.
* The Oracle Database during installation.
SQL*Plus Client
The SQL*Plus client environment is configured by setting the NLS_LANG environment variable which is read by SQL*Plus at startup.
Only iSQL*Plus is mentioned to have a multilanguage configuration.
Hope this helps a bit!

Similar Messages

  • How to change the spelling correction language in Mail

    Hey!
    Often I have to write emails in different languages and I'm looking for a solution to change the spelling language by a click. My plan was to record the procedure of changing the language and then to add for every language one button to the mail tool bar. First I tried to record an AppleScript in Mail. Didn't work at all (actually the only app I found which records scripts is Finder). Then I recorded a similar task in Finder which works fine and tried to adopt it to Mail. It didn't work out. Has someone an idea how I can solve that problem.
    My simple training script what I tried to adopt for Mail (i just tried to change something in the Mail preferences, not the language):
    tell application "Finder" <--- replaced all "Finder" with "Mail"
    activate
    select Finder window 1
    open window of Finder preferences
    set folders open in new windows of Finder preferences to true
    close window of Finder preferences
    end tell
    Thanks
    Bastian

    Hi
    It's not that easy! Apart from the fact that Mail doesn't work the same way as Finder, it also doesn't have its own spell checker: it uses the system-wide AppleSpell service.
    The pane you see when you manually change the preferred spelling language in Mail (or TextEdit, or Safari) doesn't belong to Mail at all, and isn't directly accessible by AppleScript because AppleSpell is an invisible and unscriptable process.
    See this closed Apple Discussions thread for a brief indication of how you can change the preferred language using a shell script.
    And see this macoshints thread for an indication of the complexity of the issue.
    You need to know the "code" for each language used in the preferences file: "en_GB" for British English, "fr" for French etc etc. You would then need to wrap each shell script in an AppleScript "do shell script" command like this:
    do shell script "defaults write 'Apple Global Domain' 'NSPreferredSpellServerLanguage' \"fr\""
    to change the language to French.
    Unfortunately, I think you would also need to quit Mail and relaunch it before the change will take effect.
    HTH
    H

  • How do I change the start up language from French to English??

    How do I change the start up language on a new Apple TV2?

    My problem was everything was in French and I don't speak/read French so I couldn't even get the country setting or internet password to work.  A very helpful technician called me and walked me thru it and now it seems to be working.  Thank you.

  • How can I change the Apple Store language and keep the country of residence?

    How can I change the Apple Store language and keep the country of residence?

    Users do not have control over the language of the Mac App Store or iTunes stores for a particular country or region. It is what it is and can't be changed.

  • Change the user portal  language by code

    Hi,
    I want to change the portal user language  by code .
    Untill the user sets the portal language the default is the browser/or application .....
    I want to write code that if the user didnt set the portal language ..then the language  is set to X.
    Any ideas ?
    Thanks.

    Hi,
    Try this....
    IWDClientUser user=WDClientUser.getCurrentUser();
                 IUser myuser=null;
                 myuser=user.getSAPUser();
    String userID=
    try {
         IUser myuser=userFact.getUserByLogonID( myuser.getUniqueName() );
         IUserMaint usermaint=userFact.getMutableUser(myuser.getUniqueID());
                    usermaint.setEmail(wdContext.currentContextElement().getVa_Email());
         Locale lc=new Locale("en");
         usermaint.setLocale(lc);
         usermaint.commit();
         } catch (UMException e) {
         wdComponentAPI.getMessageManager().reportException(e.getMessage(), false );
         e.printStackTrace();
    Regards,
    Srinivas

  • How do you change the Spell Check language

    I have a question, how do you change the spell check language so that it spell checks in a different language... such as French?

    Here is a copy of an e-mail that I sent to Yvan asking about this (translated from French):
    +Hello Yvan,+
    +I saw your answer SirCram's message (http://discussions.apple.com/thread.jspa?messageID=7526551&#7526551) in which you showed a dialogue box called "text"+
    +Sadly, I have only recently started using a Mac (and I am therefore unfamiliar with Pages) so I find no way to open said box.+
    +Could you please make me a list of instructions or show me an Apple Support page that would assist this recent Mac convert in learning this simple action?+
    +Thank-you in advance,+
    +Jean-Paul J+

  • How can I change the ORDER of languages in the settings?

    If German is not supported in Apps the iPhone obviously uses automatically the second language in the list of languages in the language settings. However, the second language is Chinese in my list, and I don't speak Chinese. How can I change the SECOND language into English?

    I just found the solution myself: You switch the (standard) language to English, and then you switch back to German as standard language. After this, English is listed as second language (and not Chinese any more) and is used in case German is not supported by an app.
    Very helpful, thanks for posting that!

  • How to change the iPad interface language from Chinese to English?

    On my iPad's 'Settngs' software I was selecting Chinese and Arabic keyboards to enable input in those languages which I am learning and went on to activate those languages in other settings also.   This somehow changed the interface language to Chinese and now program names and menus in 'Settings' program are all in Chinese which I cannot understand and thus cannot go back to English.   How to change to English language without having to restore or reset my iPad as I do not want to loose the data in it.
    Thanks
    Mustafa 

    This might help : https://discussions.apple.com/message/15351767#15351767

  • How can I change the CC account language in my browser?

    I have tried to find  way to change the default language of Adobe CC in my browser but cannot find one because of course everything is in Finnish. The page loads in English and then jumps to Finnish because I live and work in Finland.

    This is correct, and works, except the "My Information" page ('Omat tiedot' in Finnish) will always display in the default language of the country - in this case, Finnish. I just spoke with an Adobe support agent who confirmed this.
    This would be a good feature for Adobe to change in the future as there are lots of Adobe users who don't speak the native language of the countries they live in!  (...and my Finnish isn't so great! )

  • How to change the project's language?

    Hello,
    When creating a new DynPro Project you need to choose the Project language when you set the Project name. The default there is: "American English".
    Let's say I've created a project based on a certain language. Is it possible to change this language later on in the project? If yes, then where?

    hi Roy,
    Do u want to change the language in which the application is displayed. In that case u can creat .xlf files for the same and add it in the project.
    The language can be changed in the web browser.The appropriate xlf file data will be picked then.
    For  creating .xlf files u can chk this link
    http://help.sap.com/saphelp_nw04/helpdata/en/04/ee8b8b0d23b746854897adc5611c1d/frameset.htm
    and this
    http://help.sap.com/saphelp_nw04/helpdata/en/2d/e7381138a8d2458f1f4fac32614f71/content.htm
    I would be least surprised if this doesn't fit ur requirements. coz am not sure if this what u want.
    Regards
    Bharathwaj

  • How can I change the input key language between different languages ?

    the language can't be changed when i press ctrl+alt

    The default keys to rotate the layout is a key combination (Ctrl+Shift or Alt+Shift) that can easily be used in Firefox to activate a menu item.
    It is better to disable the key sequence to rotate layouts (Alt+Shift or Ctr+Shift) to avoid an unintentional switch and instead assign a specific key (Alt/Ctrl + Shift + number) to switch to the keyboard layout.
    Control Panel > Regional and Language Options > Keyboards and Languages > Change keyboards > Advanced key settings > Change key sequence
    http://support.microsoft.com/kb/258824 - How to change your keyboard layout
    You can also use the Language bar on the Windows Taskbar.<br />
    You can make the Language bar visible via the right-click context menu of the Taskbar: Toolbars > Language Bar.
    * http://windows.microsoft.com/en-US/windows7/The-Language-bar-overview The Language bar (overview)

  • Change The EM Console Language To English

    Hello to all,
    From note ID 370178.1, I read how can I change language, but I don't understand where is
    3. Change the following lines (2 times) in the "sub getDBConsoleLaunchCmd()" section from:
    I didn't find nothing in ORACLE_HOME/bin/emwd.pl in 11gR2 meanwhile it exists in 10g
    How can I change in release 11?
    Any help ?
    Thanks

    Rosario,
    I don't think it is possible to change the language since the the possible languages (next to English) had to be selected during the installation in the Select Languages screen. Fonts related to the selected languages were installed during this phase.
    However, if you mean you want to change the User Interface pages of the Console this can be done by changing the language settings of your browser. See Setting Language preferences in a browser: http://www.w3.org/International/questions/qa-lang-priorities
    Eric

  • How do I change the app store language from German to English?

    How do change the language on the app store and I tunes from German to English ?

    Sorry.   From the UK App Store terms and conditions:
    "The Service is available to you only in the United Kingdom. You agree not to use or attempt to use the Service from outside this location. iTunes may use technologies to verify your compliance."
    http://www.apple.com/legal/itunes/uk/terms.html#SALE
    In the German terms and conditions:
    "In den Stores erworbene Geschenke können nur für Personen in Deutschland gekauft und nur von Personen in Deutschland eingelöst werden."

  • How do I change the display of languages from English to German?

    Just need to know how to have Firefox change languages to display German instead of English.

    If you have the Firefox user interface (menu bar) in the wrong language or want to change the current language then you can get Firefox in the language of your choice here:
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html

  • Can I change the Firefox English language to Portuguese without new installation?

    I have the last version in English, Firefox 9.0.1, and I'd like to change to Portuguese (Brazil) language. '''Can I do that without lost the English version? How to do it?'''

    You can install additional language packs.
    * http://kb.mozillazine.org/Language_packs
    Firefox Win32 language packs:
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/win32/xpi/
    * Locale Switcher: https://addons.mozilla.org/firefox/addon/locale-switcher/

Maybe you are looking for

  • How to send to multiple people using same port?

    I am trying to have one person send TWO audio sources to 10 others using same port- lets say 12345. I get "Can't open local data port:" error. The first audio is fine since I just use .addTarget(). Is there a way i can do the same for the 2nd audio s

  • Anyone had problems with iPhone 5 not charging?

    My iPhone 5 stopped charging around 2 weeks ago, I have bought new plugs and cables but still get nothing when it's plugged into the mains or USB. Has anyone else had this issue?

  • Deployment from owb hangs

    Hi, I am using OWB10gr2 and it was working fine and I was able to deploy and run all the mappings. Suddenly owb started taking long time for deploying mappings and it showed status as busy deploying but it never finished and I had to drop the process

  • Remote Function on Solution Manager

    Hi, i need a remote function to access the Solution Manager, from R3. Someone can help me? Thanks!

  • To find Purchase Requisition value

    Hi Workflow gurus, I have an issue with respect to workflow, where I need to send an external mail to MS outlook, once the Purchase requisition is saved (created). Based on Purchase requisition value, a different person like Manger, Director, Preside