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 > dbimport cannot read dbexport dump

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-04-04, 15:16
stjacqd stjacqd is offline
Registered User
 
Join Date: Jul 2003
Location: Boisbriand, Qc, Canada
Posts: 25
dbimport cannot read dbexport dump

Hello everyone

I did a dbexport.

When I tried to do a dbimport of it, I obtain an error.
-----------------
create unique index "sapr3".aablg~0 on "sapr3".aablg (mandt,belnr,
pageno);
*** prepare sqlobj
202 - An illegal character has been found in the statement.
----------------

I know there is a ~ in the index name.
It is part of the index name.

Now, how do we force informix to create that index name like dbexport specified? (including the ~ )


I am on Informix 7.31UD1

stjacqd
Reply With Quote
  #2 (permalink)  
Old 08-09-04, 12:04
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Please set environment variable DELIMIDENT=1
Then run dbimport.

Gustavo.
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