home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1168 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.7 KB  |  48 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!hp850.rz.uni-karlsruhe.de!rz34
  3. From: rz34@hp850.rz.uni-karlsruhe.de (Schillinger)
  4. Subject: Re: National Language Support in ORACLE v.6
  5. Message-ID: <1992Jul30.124825.27693@rz.uni-karlsruhe.de>
  6. Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
  7. Reply-To: rz34@rz.uni-karlsruhe.de
  8. Organization: University of Karlsruhe, Germany
  9. References: <1992Jul23.132010.2226@rz.uni-karlsruhe.de> <1992Jul28.121659.6252@rz.uni-karlsruhe.de>
  10. Date: Thu, 30 Jul 1992 12:48:25 GMT
  11. Lines: 35
  12.  
  13. In article <1992Jul28.121659.6252@rz.uni-karlsruhe.de> rz34@rz.uni-karlsruhe.de writes:
  14. >In article <1992Jul23.132010.2226@rz.uni-karlsruhe.de> rz34@rz.uni-karlsruhe.de writes:
  15. >>We're using ORACLE version 6.0.34.2.1 on an HP-UX Series 9000/800.
  16. >>
  17. >>I'm trying to get National Language Support to work and can't.
  18. >>I've followed the instructions in the DBA Guide, i.e. I added
  19. >>
  20. >>nls_sort = true
  21. >>germany_germany.WE8HP
  22. >>
  23. >>to init.ora.  Am I using the wrong character set?
  24. >>Can anyone help?  
  25. >>
  26. >>Thanks!
  27. >>Karen
  28. >
  29. >Thanks again to those who replied.  Everyone told me to change
  30. >language=germany_germany.we8hp    
  31. >to
  32. >language=german_germany.we8hp
  33. >
  34. >which I tried.  I also tried different combinations of upper and lower
  35. >case.  Still no luck.  Any other suggestions?
  36. >
  37. >Karen
  38.  
  39. Thanks once again for all the help!  My mistake was that I didn't do a
  40. shutdown!  I thought logging off and on again was enough.  Live and learn!
  41.  
  42. It's running now though.  I just have to figure out which is the correct
  43. character set to get umlauts. (On hpterm they appear correctly, but on
  44. vt100 and X-term they don't - in Forms3.0 and SQL*Plus at least.)
  45.  
  46. Karen
  47.  
  48.