Creating an Unencrypted Standby
Oracle Database 19c EE Extreme Perf Release 19.0.0.0.0 - Production
Version 19.17.0.0.0
Running on Exadata Cloud at Customer with TDE enabled.
Scenario: we need to create a clone of the server on prem and outside of the Exadata environment. We don't have licensing for TDE in the target environment, and the requirements mean that we need DataGuard or log shipping to keep the databases in sync. The target system won't be in an open state, just sitting there receiving updates.
Everything I've found says that the actual replication part is supported (the target tablespaces would be unencrypted, and the database would be set to decrypt), but I cannot find any clear instructions on how to create the initial unencrypted clone that can still apply log files.