ORACLE: DBA's day out
A blog about Oracle administration and configuration.
Saturday, April 19, 2014
TDE Part-2: Implement TDE Tablespace Encryption
›
In this part, we will implement TDE Tablespace Encryption. As TDE Tablespace Encryption have several major benefits over TDE Column Encrypt...
2 comments:
Friday, April 18, 2014
TDE Part-1: Transparent Data Encryption
›
Transparent Data Encryption (TDE), part of Oracle Advanced Security, encrypts critical data that are stored in data files in the form of ta...
Sunday, July 7, 2013
OPTIMIZER_FEATURES_ENABLE: Downgrade Oracle optimizer functionality
›
After database up gradation or patched, you may find some under performing SQL statements. Due to one or more bug fixes Oracle optimizer my...
Thursday, July 4, 2013
Measure Table Size in ORACLE
›
Sometimes it is required to measure how much space a tables occupy in Oracle. The size sum-up table and its co-related indexes, partitions,...
Thursday, June 27, 2013
Recover Database from ORA-00333: redo log read error
›
In development environment, it is very common scenario that we have multiple databases in a single machine by using VMware (i.e, each VMwar...
1 comment:
›
Home
View web version