Oracle is another popular database the Virtual-DBA team supports. With more than 310,000 businesses in 175 different countries using Oracle Database — many of them on the Fortune 100 list — it's one of the most widely used databases in the world. Oracle Database...
Welcome to our blog, which is more than just a record of our experiences. It’s a resource.
Our blog is an invaluable resource for anyone struggling with the challenges of managing a database, applications, or clouds.
We understand the difficulties involved in troubleshooting, building, improving, securing, and operating these platforms,
and we’re here to share our insights and expertise with you. Browse through our collection of blog posts below,
and don’t hesitate to leave your comments and feedback.
Hard-Coding Ports for HADR When Setting up Multiple Standbys
While implementing HADR for multiple standbys, there could be potential issues if the HADR ports are not hard-coded on the HADR settings. Here's what the issue looks like: The primary is dbpp.example.com The standbys are: 1st - dbps.example.com 2nd –...
Database 101, Part 2: Popular Databases – Microsoft SQL Server
In case you missed the first post with the Database Glossary of Terms, you can see it here. Here are some popular databases that the Virtual-DBA team supports along with some feature or terminology highlights (usually relative to the most recent version of said...
Linked Server Push Pull Blog
There are times when a Developer or DBA needs to determine the best performance options with transferring data through a linked server from point A to point B but may not know the best way to do it. In the following example, I am going to show you the differences...
Migrating MySQL Data to Amazon Aurora
Switching database engines—for instance, going from a MySQL-compatible database to an Amazon Aurora MySQL DB cluster—and migrating data can be a long and confusing process. For the purpose of offering a little clarity, this article will go through and highlight...
Linux Directories: Files and Permissions for the SQL Server DBA
Directory Tree: In Microsoft (MS) Windows, the C:\ drive is where your operating system (OS), programs, and other files typically reside. In Linux, this is known as the "root" directory and is represented with the forward slash character ( / ). In Windows, your...
Best Practices for a Database Creation in SQL Server
Creating a new database in SQL server is a very common and general task for professionals dealing with SQL in an environment. There could be different ways of creating a new database. You can literally run a basic create DB statement, which will follow the default...
Database 101, Part 1: Database Glossary of Terms
This series is designed to be a database reference guide, covering databases from the very beginning. We're calling it Database 101. There will be eight sections in this series. Part 1: Database Glossary of Terms Let's start with some background for people who know...
Noting the Difference: A ‘Compare and Contrast’ of MySQL and MariaDB
It can be helpful to compare and contrast two similar pieces of software, such as MySQL and MariaDB. Competition in the open business market often leads to innovation and breakthrough technology. Yet, when two competing companies go head-to-head, offering similar...
How To for Replication
Replication is a great way to copy tables/data from one server to another so you can do reporting on the second server. Within replication tables, stored procedure, functions, views, and indexed views are called articles but in this blog tables and articles mean the...









