Symptom
Want to drop old login:
1)
drop login test_login
go
Msg 11116, Level 16, State 2:
Server 'YCZ', Line 1:
Cannot drop role or login 'test_login' because it does not exist in this
server.
Check in syslogins table select suid,name,status from master..syslogins where name='test_login' and user exists:
suid status name
----------- ------ --------------------
7 512 test_login
2) try to run:
sp_displaylogin test_login:
go
No login with the specified name exists.
(return status = 1)
Read more...
Environment
SAP Adaptive Server Enterprise 16 and 16.1
Product
Keywords
KBA , BC-DB-SYB , Business Suite on Adaptive Server Enterprise , 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