F1:New RDBMS from Google!!
Google has published a paper on F1 - The Fault-Tolerant Distributed RDBMS Supporting Google's Ad Business. F1 combines benefit of bigtable (concept from which hadoop is derived) and MySQL database. You can read about…
Google has published a paper on F1 - The Fault-Tolerant Distributed RDBMS Supporting Google's Ad Business. F1 combines benefit of bigtable (concept from which hadoop is derived) and MySQL database. You can read about…
I am bloging about experience we had using rman incremental backup for syncing standby database. We had a standby database which lagged by considerable time and we decided to use…
Dominic is conducting poll on SPM and Sql Profiles usage on his website. Link can be found here I have been using SPM and SQL Profiles (using coe_xfr_profile.sql) to fix…
Some time back oracle had announced Oracle Big Data appliance. Along with this Oracle released Big Data Connectors to facilitate data access between data stored in a Hadoop cluster and…
Oracle provides dbms_scheduler.copy_job function to copy oracle scheduler jobs which works great. But problem is that it cannot copy jobs which have arguments. Need to copy jobs can arise due…
In this post we will discuss the Automated discovery of Targets in Enterprise Manager Cloud Control(EM 12c). Once you have installed agents, you can schedule automatic discovery of new targets. Let's…