Hi,
I do not have SSISDB encryption key so while migrating this SSISDB, when I try to reset the key it throws the error. Please let me know if there is any workaround.
alter master key
add encryption by password = 'Somepasswordhere'
Msg 15151, Level 16, State 1, Line 1
Cannot find the symmetric key 'master key', because it does not exist or you do not have permission.