Posts In English

RMAN : How to verify I have a consistent backup

The other day I was asked How can I verify that the backup I took was a good backup. For this RMAN has several commands to verify the integrity of these. All the commands used below do not perform an actual recovery , it only

Read More »

R2 D2 Travels the World

So due to a very grateful visit from my family I couldn’t continue with my 30 Day Photo Challenge, but I have started a very geeky idea and that brings together two of the things I love the most, which is travelling and Star Wars

Read More »

Oracle : How to delete a database with RMAN

If you have an environment in which you have to constantly delete databases, or even if you just want to decommission one Database, the most secure way to remove the corresponding files instead of using the rm command is to use the RMAN command DROP

Read More »