Hello, everyone.
Today I will talk about of one the interesting features on oracle 12c, which is recovery a table with RMAN.
There are could be many reasons to restore a table, for example a data load failure, a huge insert data in wrong way, these types of restore could be dangerous.
On the other way you can create a second database Continue reading
Archive data
Oracle Database 12c: In-Database Archiving (New feature)
Hello everyone!
Oracle Database 12c have a new feature: In-Database Archiving. I will make a brief summary about this feature.
In-Archive Database: Gives the ability to keep both active operational data and non-active data in the same database tables. Continue reading