Oracle has a lot of security features like database vault and secure enterprise backup. All are fairly complex and kind of expensive. It depends on your requirements. FDE is not going to stop an attacker from querying the datbase if they get access.
You can do row-level security, data masking, tokenisation etc. but plain old privilege separation is strong enough in many cases. Jim On 5/25/10, John Hoyt <[email protected]> wrote: > Does anyone have experience with database (row/record) encryption? I'm > looking at Oracle TDE and other competitor solutions. > > Some of the main points I'm interested in are: > > > - Performance > - Key management > - Backups > - Comparison against full-disk encryption > > > Thanks for any help, > John > -- Sent from my mobile device _______________________________________________ Pauldotcom mailing list [email protected] http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom Main Web Site: http://pauldotcom.com
