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