I have a question regarding encryping Oracle R12 EBS PII data at rest.
Detailed steps I plan to implement are as follows:
Discover tables containing PII data e.g per_all_people_f, hz_parties etc
Enable TDE
Create a new tablespace with encryption enabled
Move tables to the new tablespace
Rebuild indexes
Test application
Do you see any potential issues with the above approach?
Thanks
Balaji