Encrypt an existing database using TDE
We need to encrypt an existing database using TDE. Is there a command to do this on the ODA? If not, I was considering doing a full export of the database using datapump, delete the database, create the database with TDE enabled, then import the database. Seems like a lot of steps. It appears that you can normally encrypt an existing Oracle database without deleting and restoring it, but we in the ODA way of doing things this might not be recommended or supported?