Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Cannot drop a user from SSISDB Database

$
0
0

Hello,

Seeing following error when I try to drop a user from the said database:

Msg 15138, Level 16, State 1, Line 1

The database principal owns a certificate in the database, and cannot be dropped.

Here are the list when I run select * from sys.certificates inside SSISDB database:

namecertificate_idprincipal_idpvt_key_encryption_typepvt_key_encryption_type_descis_active_for_begin_dialogissuer_name
MS_SQLISSigningCertificate2561NANO_PRIVATE_KEY1MS_SQLISSigningCertificate
MS_Cert_Proj_Param_12586MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate
MS_Cert_Proj_Param_22606MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate
MS_Cert_Proj_32616MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate
MS_Cert_Proj_Param_32626MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate
MS_Cert_Proj_Param_42646MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate
MS_Cert_Proj_52656MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate
MS_Cert_Proj_Param_52666MKENCRYPTED_BY_MASTER_KEY1ISServerCertificate

Inside Master db, there are different certificates. Do I need to change the ownership of the certificates to some other user (for now, I would like to change the ownership to some other user who has either db_owner role or sysadmin role) and if so, how to identify who owns the certificates and any impact on the SSISDB or the deployed packages?

Will greatly appreciate your help.

Thanks.

Victor


Victor


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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