Oracle Enterprise Manager 12c Cloud Control: Setup VirtualBox

Oracle provides the template for VirtualBox OEM 12c Cloud Control 12.1.0.3 version. For practicing and learning OEM 12c Cloud Control, this is the quickest way to get Cloud Control up and running. Enjoy! Access the setup document from Slideshare  http://www.slideshare.net/BijuThomas3/oem-12c-cloud-control-setup-virtual-box Happy Holidays!  

Validate Database Links – Script

Here is a PL/SQL script to validate the database links accessible to an user.  I wrote this to identify the working links after a database refresh or to verify links that connect from non-prod to prod… Hope it helps…   REM Validate Database Links REM Private links under connected user and Public links REM REM … Read more