Symptom
- Needed to sync password from one login to another to make them the same
- Manually updated the master..syslogins password column
update syslogins set password=<password string> where name='<login>'
go
- After the password was updated the following error is reported when logging into ASE:
isql -U<user> -S<Server>
Password:
ASE is terminating this process.
CT-LIBRARY error:
ct_connect(): protocol specific layer: internal Client Library error: There is a tds state machine error. An illegal tds token sequence was received.
Read more...
Environment
SAP Adaptive Server Enterprise (ASE) 15.7
Product
SAP Adaptive Server Enterprise 15.7
Keywords
corruption, system table , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview