hello,
Im trying to disable / remove oracle pki tde permanent from the system, i have tried different ways no success
1. remove from the sqlnet.ora any references to the $ORACLE_HOME/tde
2. rename the $ORACLE_HOME/tde
3. alter system set encryption wallet close identified by "pwd";
4. shutdown immediate
5. startup
and none of these steps work -;(
Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production