Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 asymmetric key cannot be dropped

Author  Topic 

noamg
Posting Yak Master

215 Posts

Posted - 2008-03-19 : 04:37:22
Hi,
I run:
DROP ASYMMETRIC KEY ASym_Key_PlayManager

and got this error:
"The asymmetric key cannot be dropped because
one or more entities are either signed or encrypted using it."

How to know which objects or entities were used this key ?
any idea ?



Noam Graizer
   

- Advertisement -