Hi Uday,
I think that your original problem could be that you were not using encryption.
I would try launching ISQL with the -X option "Initiates the login connection to the server with
client-side password encryption. "
Something like:
isql -Usa -Ppassword -X
Regards,
Andreu