@Dave Kuo? Thanks for the response, I figured out the issue. Its with the charset, I did some table joins from CSV files which is in UTF 16 before uploading it to the database. I have validated the erliersrv files and TAB files they have Native in the Charset . So i have changed it to the Native / UTF8 the issue got resolved.