Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 3587

Re: How to check when was the role disabled/revoked for a particular Sybase login

$
0
0

Hi P S Vinay,

 

You can use:

 

sp_displayroles [ role_name | login_name [, option]]

 

Put the name of the login to verify and option 'display_info' This displays all roles, but does not show if roles are locked.

 

For locked roles run:

 

select name from  master..syssrvroles where status&2=2.

 

Hope this helps.

 

Luz Rodriguez


Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>