I have installed Sybase ASE 15.0.3 on Read Hat Linux. ASE server is up and running. However, i am not able to connect to the server via iSql.
[sybase@ip-********* install]$ isql -SCLGETCLD -Usa -Pnull Unable to retrieve localized message for ID 4 CT-LIBRARY error: ct__string_extended_encryption: user api layer: internal common library error: Client password encryption fails.
I am using the default password null for sa. I have not set any password for Sa during the installation process.
I have tried looking into the interfaces file and it'looks good. Looked out for the libraries sybase/15/OCS-15_0/lib3p/sybcsi and they are good with right permissions in place.
Not really sure if i am missing something. Any inputs regarding the issue would be greatly appreciated.