Q: Multitennant (Oracle 12.2) + TDE
Hi,
Q: Multitennant (Oracle 12.2) + TDE. Using autologin-wallet (cwallet.sso).
When checking v$encryption_wallet in root it shows OPEN, AUTOLOGIN.
Create a new PDB and have to set the master key.
The only way I get this to work is to remove the cwallet.sso and restart the DB,
manually open the keystore so the v$encryption_wallet it shows OPEN, PASSWORD.
Logg in to the PDB. Open the keystore and set the master key.
If I now want a autologin wallet I now have to create a cwallet.sso again.
Are there any other way to do this, without having to restart