Tag: Database

Original Broadcast: December 19, 2017 Join us to discuss a new and ground breaking approach to protecting and recovering your Oracle Database. We’ll look at: • Why integrating data protection with databases, applications, infrastructure and cloud matters• Why general purpose backup systems fall short for Oracle Database protection • Why DBAs prefer Oracles Zero Data…

Original Broadcast: December 19, 2017 Join us to discuss a new and ground breaking approach to protecting and recovering your Oracle Database. We’ll look at: • Why integrating data protection with databases, applications, infrastructure and cloud matters• Why general purpose backup systems fall short for Oracle Database protection • Why DBAs prefer Oracles Zero Data…

Blockchain or Blockchain as a Service? If you are like me, the use of the aforementioned sentence ender is the correct punctuation mark. To be clear, I didn’t immediately recognize the technology. However, if I said the word Bitcoin (aka cryptocurrency), you would likely recognize the name. Blockchain is one of the driving technologies behind…

“Sharding” is something many of us have heard a lot about in various database engines, including Oracle’s NoSQL Database. Recently, Oracle announced Oracle Database 12c Release 2 which added various new features, one of which is database native “Sharding." In part one of this three-part article series, we will cover this new feature in depth. Starting with the Oracle Sharding architecture and its components, then moving on to deployment and management of the sharding configuration.

“Sharding” is something many of us have heard a lot about in various database engines, including Oracle’s NoSQL Database. Recently, Oracle announced Oracle Database 12c Release 2 which added various new features, one of which is database native “Sharding." In part one of this three-part article series, we will cover this new feature in depth. Starting with the Oracle Sharding architecture and its components, then moving on to deployment and management of the sharding configuration.

“Sharding” is something many of us have heard a lot about in various database engines, including Oracle’s NoSQL Database. Recently, Oracle announced Oracle Database 12c Release 2 which added various new features, one of which is database native “Sharding." In part one of this three-part article series, we will cover this new feature in depth. Starting with the Oracle Sharding architecture and its components, then moving on to deployment and management of the sharding configuration.

“Sharding” is something many of us have heard a lot about in various database engines, including Oracle’s NoSQL Database. Recently, Oracle announced Oracle Database 12c Release 2 which added various new features, one of which is database native “Sharding." In part one of this three-part article series, we will cover this new feature in depth. Starting with the Oracle Sharding architecture and its components, then moving on to deployment and management of the sharding configuration.

Original Broadcast: November 15, 2017 Many IT organizations are re-thinking the way they develop and deploy applications so they can more easily meet the demands of their business and to meet the expectations of their customers. For an increasing number of these organizations, this means the adoption of a DevOps strategy to help streamline the…

The time has arrived for the Data Lake to come of age. We now have the technology to build a vibrant and productive solution which can evolve a company into an agile data-driven organization. Data Lakes provide us with the ability to deploy cost effective data stores which can cross organizational data barriers and store…

DevOps automation is often associated only with tools that work with Virtual Machines at the hypervisor or operating system level. Automation is a key technique used to differentiate the DevOps model from the traditional operational model and it can be expanded to work beyond the VMs. In Oracle VM (OVM) environments, much of the automation is provided via Enterprise Manager, but there are other options. In March of 2017, Oracle released Oracle Database Enterprise Edition 12.2 for on-premises clients. This new database version included many new features for the DBA, as well as a few tools that enable DevOps type of automation practices to be driven by the Database Administrator.

One of these new abilities is a feature called “VM Manager Agent for Grid Infrastructure”. This new ability that is built into Oracle Clusterware allows it to add virtual machines as a Clusterware resources, managed through the RESTful API interface built into the Oracle VM Manager. This enables the Clusterware to manage a VM as a Clusterware resource, without requiring any interaction with the VM guest OS, effectively turning the VM into a black box to the DBA. An example use case is stopping and starting a VM running Oracle Database Firewall by using Oracle Clusterware.