Database administration

Identifying and Fixing Forwarded Records Performance Issue

Database administration, Troubleshooting Issues

Before going through the Forwarded Records performance issue and resolving it, we need to review...
Read More

Implementing Failover in MS SQL Server 2017 Standard

Database administration

Introduction Often, we need to ensure fault tolerance of MS SQL Server DBMS, especially, when there is no Enterprise edition, but only the...
Read More

SQL Server Database Scoped Configurations and Automatic Plan Correction

Automation, Database administration, Performance Tuning

In this article, we will examine Database Scoped Configurations and SQL Server 2017 Automatic Plan Correction. Microsoft added new features...
Read More

Oracle Database Security: Database Auditing

Database administration, Security

In this article, I will continue with Oracle Database Security and I will present some important...
Read More

Database Security in Oracle

Database administration, Security

There is no secret that information makes the world go around currently. If an enterprise takes care of its intellectual property and each...
Read More

Azure SQL Database Automatic Tuning

Automation, Database administration, Performance Tuning

Microsoft has recently announced an incredible new feature – automatic tuning in Azure SQL Database. To be honest, I am thoroughly...
Read More

The Art of Aggregating Data in SQL from Simple to Sliding Aggregations

Database administration, Work with data

Let us start our SQL journey to understand aggregating data in SQL and types of aggregations...
Read More

Understanding the Importance of Memory Setting in SQL Server

Database administration, Memory Optimization

Memory is one among the resources forming the performance triangle—CPU and storage being the other two. If one is hit, the other two take...
Read More

Oracle Database Security – Encryption and Decryption

Database administration, Security

Data encryption is very important because it’s a way to protect the current and the archived data in order to ensure its confidentiality....
Read More

Struggling with Data Export from Microsoft Dynamics 365 CRM to External Portals

Database administration, Work with data

Though Microsoft Dynamics 365 does not offer any built-in feature to export the CRM data to...
Read More
Close