home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1147 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.2 KB  |  37 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: <1992Jul28.121659.6252@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>
  10. Date: Tue, 28 Jul 1992 12:16:59 GMT
  11. Lines: 24
  12.  
  13. In article <1992Jul23.132010.2226@rz.uni-karlsruhe.de> rz34@rz.uni-karlsruhe.de writes:
  14. >We're using ORACLE version 6.0.34.2.1 on an HP-UX Series 9000/800.
  15. >
  16. >I'm trying to get National Language Support to work and can't.
  17. >I've followed the instructions in the DBA Guide, i.e. I added
  18. >
  19. >nls_sort = true
  20. >germany_germany.WE8HP
  21. >
  22. >to init.ora.  Am I using the wrong character set?
  23. >Can anyone help?  
  24. >
  25. >Thanks!
  26. >Karen
  27.  
  28. Thanks again to those who replied.  Everyone told me to change
  29. language=germany_germany.we8hp    
  30. to
  31. language=german_germany.we8hp
  32.  
  33. which I tried.  I also tried different combinations of upper and lower
  34. case.  Still no luck.  Any other suggestions?
  35.  
  36. Karen
  37.