dbTalk Databases Forums  

sqlldr from 8i client to oracle 7.3.4 database

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss sqlldr from 8i client to oracle 7.3.4 database in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
francis.berges@laposte.net
 
Posts: n/a

Default sqlldr from 8i client to oracle 7.3.4 database - 02-03-2004 , 12:45 PM






Hello,

I have some old databases ( 7.3.4 ) but still running ;-), my new
server for batch programs is now a suse linux server ( 8 sp 3 ). On
this server, i have installed oracle client 8.1.7.4 , all PRO*C,
sqlplus programs work fine with this environnement but not sqlloader.
I always GOT the error :

-------------------------------------------------------------------------------
SQL*Loader-282: Unable to locate character set handle for character
set ID (0).
-------------------------------------------------------------------------------

I try to play with NLS_PARAMETERS, locale, ... but no way, i look at
metalink the bug is referenced but is solved in for 8.0.6 ( 8i of
course i think ??? ).

On solaris servers with the same client version i got the same
problem.


Any hint ???


Thanks a lot

Francis

Reply With Quote
  #2  
Old   
Sybrand Bakker
 
Posts: n/a

Default Re: sqlldr from 8i client to oracle 7.3.4 database - 02-10-2004 , 03:15 PM






On 3 Feb 2004 10:45:09 -0800, francis.berges (AT) laposte (DOT) net
(francis.berges (AT) laposte (DOT) net) wrote:

Quote:
Hello,

I have some old databases ( 7.3.4 ) but still running ;-), my new
server for batch programs is now a suse linux server ( 8 sp 3 ). On
this server, i have installed oracle client 8.1.7.4 , all PRO*C,
sqlplus programs work fine with this environnement but not sqlloader.
I always GOT the error :

-------------------------------------------------------------------------------
SQL*Loader-282: Unable to locate character set handle for character
set ID (0).
-------------------------------------------------------------------------------

I try to play with NLS_PARAMETERS, locale, ... but no way, i look at
metalink the bug is referenced but is solved in for 8.0.6 ( 8i of
course i think ??? ).

On solaris servers with the same client version i got the same
problem.


Any hint ???


Thanks a lot

Francis
This is a known problem and a result of not understanding what
downwards compatible means. lower version clients are compatible with
higher version databases, the other way around is not guaranteed.
Either downgrade the client or upgrade the database.
Note: 8.1.7 will be dead for all platforms at the end of this year.
You don't want to upgrade to 9i directly.


--
Sybrand Bakker, Senior Oracle DBA


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.