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

Home -> Community -> Usenet -> c.d.o.server -> Re: Sql*Loader-282 Error on Client

Re: Sql*Loader-282 Error on Client

From: Gabri van Lee <gabri_at_deskweb_nospam.nl>
Date: Mon, 1 Feb 1999 18:42:44 +0100
Message-ID: <794p3j$nn8$1@newsreader.global-one.nl>


As I can gather from the Oracle documentation, this error message is due to an inconsistency between the characterset obtained from the server and the one you've specified on the client.

Make sure the characterset you've used to create the database is also WE8ISO8859P1. Grtnx!
Gabri

Jürgen Kreppner wrote in message <794fsi$dpk$1_at_news.odn.de>...
>I want to start the SqlLoader on the Client, but it seems to be an error in
>the NLS-Settings!
>I get the error Sql*Loader-282.
>
>Client: WinNT, Version 8.0.4, NLS_LANGUAGE=german, NLS_TERRITORY=america
>
>Server: WinNT, Version 7.3.2, NLS_LANGUAGE=german, NLS_TERRITORY=germany
>NLS_CHARACTERSET=WE8ISO8859P1
>
>I set also various Environment-Variables (NLS_LANG, etc.) on the client.
But
>nothing works!
>
>Can anyone help me?
>
>
Received on Mon Feb 01 1999 - 11:42:44 CST

Original text of this message

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