Create a Shared Virtual Disk on Oracle VM 2.2

This is an awsome video that explains how two virtual machines can share a disk on Oracle VM Server 2.2 Filed under: oracle vm Tagged: LinkedIn, oracle vm, shared disk

Always log your RMAN interactions

In case you’re not working with a RMAN catalogue, and you want to keep all your RMAN output, just use the parameter “log” in the command line: $ rman target / log=/tmp/logs/rman_backup.log Easy. LMC. Filed under: backup and recovery