Hi All,
When I was importing Informix Database, there is an error LOAD FILE HAS DIFFERENT NUMBER OF COLUMNS THEN TABLE. This is when importing on LINUX.
But that was importing fine when I did the same on Windows.
Could any one help me, whether is there any mistake which done by me or is there any thing that has to be changed.
Command that i used is:
dbimport name -i <path> -d name
Thanks.