Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Informix DBimport Magor Problem. Need Help

Status
Not open for further replies.

stjacqd

Programmer
Jan 26, 2004
8
CA
Hello everyone

I am using Informix 7.31UD1.

I did a dbexport that worked perfectly.

Now I would like to perform a DBimport.

> dbimport DEV
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 that the ~ is the illegal character, but it is part of the index name.

If DBexport create it that way, What should I do to force DBimport to accept it as is?

stjacqd
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top