Eclipsys Blog: Microsoft
-->Latest Posts
How to create a CentOS 7 Virtual Machine on Windows using Vagrant
Vagrant is an open-source command-line tool for creating and managing virtual machine environments. Although virtualization can be time-consuming, especially with open-source..
Restore a Database in the MS SQL Server Always On Availability Group
Prerequisites 1. Backup File: Ensure you have a valid full backup of the database you want to restore. I used AdventureWorks2019.bak for my test. 2. Availability Group..
Encrypt an Existing MS SQL Server 2019 Database in always on Environment using TDE
Transparent Data Encryption (TDE) Transparent Data Encryption (TDE) in SQL Server protects data at rest by encrypting database data and log files on disk. It works transparently..
Revolutionizing Finance: Database in Oracle @ Azure – A Game-Changing Alliance
The finance industry is undergoing a transformation, and to stay on top of this changing landscape, innovation is not just strategic; it’s a necessity. In this current..
Oracle Database Backup Directly on Microsoft Azure Cloud Blob Storage using RMAN
We were using the Oracle Database Backup on a managed disk directly connected to the Virtual Machine (VM), then copying over to other storage, but to keep a backup for even a..