How do I change the encryption algorithm of tablespaces in my database from 3DES168 to AES256
edited Aug 31, 2015 10:04AM in Database ORA-600 / ORA-7445 Analysis , Diagnostic Repository (ADR) & Packaging (MOSC) 1 commentAnswered
I have a couple of tablespaces in my database with encryption algorithm set to 3DES168, I want these changes to AES256. I am running oracle version 11.2.0.4 How can I do this without creating a new tablespace and reimporting.
0