Backup Services
3 min read
2

Connecting & Managing Pluggable Database

November 30, 2013
0

In previous article we saw the process for creating Container and Pluggable Databases using Database Configuration Assistance (DBCA). There are difference in connecting to pluggable database as compared to those of container database and databases in previous releases. Also the way we need startup and shutdown the pluggable database. It

Continue Reading
General
3 min read
3

NoSQL Introduction and Architecture

November 24, 2013
0

NoSQL or Non-Relational DBMS is the recent buzz in models for data storing and retrieving data. As any other database management system the sole purpose NoSQL is also simplification and consistency in data management. RDMBS have ruled the data management sector for over 4 decades and has been promising till

Continue Reading
General
4 min read
11

Oracle Golden Gate v/s Oracle Active Dataguard

November 16, 2013
0

As an Oracle DBA, while working upon high availability of your database you may come across various Oracle strategic capabilities that fall into categories of Oracle Replication. Oracle provides various technologies for replication like golden gate, streams, and active dataguard. Replication being the primary purpose of all the mentioned technologies,

Continue Reading
Cloud Computing
3 min read
2

Cloud Computing And Database Management System

November 8, 2013
0

Much is been talked about the cloud computing, its pros and cons. It really becomes important to discuss when it comes to deploying database over cloud infrastructure. The combination of cloud technology and database is termed as Cloud Database or Cloud DB. I would like to take the opportunity to

Continue Reading