I am desperately trying to import a very large database that was built on Informix. I have the data in pipe-delimited records and I am struggling to get "repmcli" working. I have found problems with NULL handling (some NULL fields is handles just fine, others I get -4 : protocol errors). I also have been able to lock up "repmcli" on other occassions. I have configured gobs of DATA and LOG space so I am sure I am not running into a resource issue.
Is there an alternative to loading data using "repmcli" ??? I have seen "xload" and "xdbload" but I can't find any documentation on them. Thanks. Tim Nelson