If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix Error -23103

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-10-11, 05:04
arvind kumar arvind kumar is offline
Registered User
 
Join Date: Jun 2004
Location: Kinshasa
Posts: 4
Informix Error -23103

Hi,
I am getting an error while importing a database on Informix 11.50 TC8 on Windows-2003. This database has been exported from Informix 11.50 FC4 on AIX 5.3.


The same database is imported successfully on Informix 11.50 FC4 on AIX 5.3
and in Informix 9.40.TC7 on Windows-2003.

So I don't understand what is is actual cause of this failure under 11.50 TC8.

If anyone has encountered this error, please let me know how it can be fixed.
My environment setting for DB_LOCALE and CLIENT_LOCALE are as under.

DB_LOCALE=EN_US.8859-1
CLIENT_LOCALE=EN_US.CP1252



Best Regards
Arvind Kumar
Reply With Quote
  #2 (permalink)  
Old 12-12-11, 05:53
philrule philrule is offline
Registered User
 
Join Date: Apr 2011
Posts: 5
Hi,

I've seen this before - Windows and Unix locales are slightly different. I've got a database on linux which uses the euro symbol and works fine with EN_US.8859-1, but it won't import on Windows, I had to set DB_LOCALE to EN_US.8859-15.

HTH

Phil Rule

Oninit Group | Informix Services, Informix Consultant and Informix DBA Services
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On