Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL*Loader-128: unable to begin a session : ORA-12705: invalid or unknown NLS parameter value specified

Re: SQL*Loader-128: unable to begin a session : ORA-12705: invalid or unknown NLS parameter value specified

From: Vasu Balla <appsdba_at_gmail.com>
Date: Sat, 18 Jun 2005 20:40:14 +0530
Message-ID: <47dc80a2050618081041f08fb5@mail.gmail.com>


Hi John,

i ran into similar situation with sqlplus in my hotbackup script. make sure that your sqlloder is not using wrong version of oracle libraries # ldd `which sqlldr`

in my case i upgraded one of the oracle home from 9204 to 9206. and my sqlplus which was in another 9204 home broke.. becoz of ld_library_path issues

-vasu

On 6/15/05, John Dunn <jdunn_at_sefas.com> wrote:
> I have just migrated an application from test to prod. On the prod machine I
> get the following error from sqlldr
>
> SQL*Loader-128: unable to begin a session : ORA-12705: invalid or unknown
> NLS parameter value specified

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Jun 18 2005 - 11:16:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US