Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-12709 error while loading create database character set
Alan,
Make sure you have the ORACLE_HOME and ORACLE_SID set corectly.
Set you ORA_NLS33 parameter
Depends on the platform
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data -- ksh and sh
setenv ORA_NLS33 $ORACLE_HOME/ocommon/nls/admin/data -- csh
set ORA_NLS33 = $ORACLE_HOME/ocommon/nls/admin/data -- NT
If this down not work contact Oracle Customer Support
HTH Suhen
-----Original Message-----
From: Browning, Alan [mailto:abrowning_at_moorman.com]
Sent: Tuesday, December 05, 2000 8:21 AM
To: Multiple recipients of list ORACLE-L
Subject: ORA-12709 error while loading create database character set
> I am getting the following error (ORA-12709 error while loading create
> database character set)
> while trying to startup our oracle 8.0.5.2.2 db. We are running on HP-UX
> 10.2.
>
> Any help or suggestions would greatly be appreciated!
>
> Thanks in advance.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Browning, Alan INET: abrowning_at_moorman.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Dec 04 2000 - 17:24:32 CST
![]() |
![]() |