Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Sql*Loader-282 Error on Client
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
![]() |
![]() |