Oracle key vault 21 architecture
Hello everyone
I am in process of encrypting my oracle databases but they are across 3 physical locations
Non-prod, prod and DR site, to manage keys, I am using key vault
Should I create one primary-standby configuration for each location?
If yes, how will I perform database restore from prod to non prod( how keys will be in sync across 3 locations)
Or
Multi-master setup is better suited to this scenario?
Thanks