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 > error in dbimport

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-04, 12:14
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 283
Thumbs up error in dbimport

Hi,

I am run an dbimport databasename -d dbspacename, the system show me this error.
*** database
100 - ISAM error: duplicate value for a record with unique key.
Thank you for you help.
Reply With Quote
  #2 (permalink)  
Old 11-30-04, 16:59
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
Are you exporting and importing different versions of informix?
If you cannot identify witch table it failing on
write a little script to unload the tables yourself recreate the schema and load the tables via the script and it will tell you witch table is the problem one and go from there.
Reply With Quote
  #3 (permalink)  
Old 12-23-04, 09:18
theeiledon theeiledon is offline
Registered User
 
Join Date: Nov 2004
Posts: 60
Stuart

dbimport creates the database - is there already a database of the same name? If so drop it then try again
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