Hi,
We have two SQL server production instance of 2017 version named PROD_1 and PROD_2 . As per TDE steps we have to create certificate in master database.
We have only one test environment TEST_1. To restore database in test environment we need the certificate to be restored in test instance master database. But PROD_1 and PROD_2 instance's certificate is different.
1) Is it possible to restore two different certificate (certificate of PROD_1 and PROD_2 instance ) in TEST_1 instance's master database?
2)Is it possible to restore all database of PROD_1 and PROD_2 database in TEST_1?
Regards
Arif