vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All - I am trying to install Oracle 10g on Solaris 9 OS and getting following error message. "ERROR: Unable to convert from "UTF-8" to "646" for NLS! Bus Error - core dumped" any idea .... Thanks for your help OraUser |
| |||
| On 18 Nov 2005 12:55:03 -0800, "Ora_user" <Seek.knowledge@gmail.com> wrote: >Hi All - > >I am trying to install Oracle 10g on Solaris 9 OS and getting following >error message. > >"ERROR: Unable to convert from "UTF-8" to "646" for NLS! >Bus Error - core dumped" > > >any idea .... > >Thanks for your help > >OraUser Must have something to do with your locale settings. -- Sybrand Bakker, Senior Oracle DBA |
| |||
| Ora_user wrote: > Hi All - > > I am trying to install Oracle 10g on Solaris 9 OS and getting following > error message. > > "ERROR: Unable to convert from "UTF-8" to "646" for NLS! > Bus Error - core dumped" > > > any idea .... > > Thanks for your help > > OraUser Installing or upgrading? What database is UTF8? What does 646 refer to? -- Daniel A. Morgan http://www.psoug.org damorgan@x.washington.edu (replace x with u to respond) |
| |||
| Ora_user wrote: > I am trying to install the Oracle 10g R2 software (i.e. ./runInstall) > and getting is error. > > NLS_LANG=AMERICAN_AMERICA.AL32UTF8 > > any idea. Could you provide less information? ;-) Seriously ... when, where, how? -- Daniel A. Morgan http://www.psoug.org damorgan@x.washington.edu (replace x with u to respond) |
| |||
| "Ora_user" <Seek.knowledge@gmail.com> wrote in message news:1132347303.923488.230480@g49g2000cwa.googlegr oups.com... > Hi All - > > I am trying to install Oracle 10g on Solaris 9 OS and getting following > error message. > > "ERROR: Unable to convert from "UTF-8" to "646" for NLS! > Bus Error - core dumped" > > > any idea .... > > Thanks for your help > > OraUser > Are you following any documentation, minimum requirements (hardware, software, and required patches), and are you running X (of course you are, right)? -- Andreas Oracle 9i Certified Professional Oracle 10g Certified Professional Oracle 9i Certified PL/SQL Developer "If you don't eat your meat, you cannot have any pudding. "How can you have any pudding if you don't eat your meat?!?!" --- WARNING: DO NOT REPLY TO THIS EMAIL Reply to me only on this newsgroup |
| |||
| Never mind , I got the soultion ... the system was missing two packages (SUNWuiu8/SUNWuiu8x). The problem was that the SUNWuiu8/SUNWuiu8x packages were not installed. This is something that wasn't listed in their documentation, but as it turns out is required by their installer. |
| ||||
| Ora_user wrote: > Never mind , I got the soultion ... the system was missing two packages > (SUNWuiu8/SUNWuiu8x). > > > > The problem was that the SUNWuiu8/SUNWuiu8x packages were not > installed. > This is something that wasn't listed in their documentation, but as > it turns out is required by their installer. Thanks for updating this with the resolution. |