Thanks Vince for the prompt response. You were right, we have the 32 bit installed on our 64 bit OS and that was creating the issues. Once I downloaded the setk101b11_LIN32_931sp0.tgz it worked. But the reason we were planning to upgrade to the new tool is because the records containing the special characters gets rejected and we get the following error:
Invalid UTF-8 formatted string
Unable to parse column 15 (INSD_NAME) -- row rejected
Some of the special characters in the name field are like �?,ì,û,§,®�? etc. So all we are trying is to get these records loaded and we were hoping that the new version of the toolkit would load it but we get the same error. We are using the the following command in the bin directory of the toolkit to load the records:
./asc2sde -o create -f /datafiles/Policy.txt -C /control/PolicyControl.ctl -l POLICY_FILE,shape -k DEFAULTS -u username -p password
Thanks,
Mahesh