I want to configure log shipping for databases. In sys.databases, I can see that some of my databases are encrypted true and some have is_master_key_encrypted_by_server true.
How do I handle the above 2 cases with log shipping.
I want to configure log shipping for databases. In sys.databases, I can see that some of my databases are encrypted true and some have is_master_key_encrypted_by_server true.
How do I handle the above 2 cases with log shipping.