Eclipsys Blog
Latest Posts
Zero Downtime Database Migration using Oracle Cloud Infrastructure (OCI) Database Migration Service (DMS)
When you see “Zero Downtime”, you might think we are going to discuss Oracle Zero Downtime Migration (ZDM) – Oracle’s premier solution for a simplified and automated database..
Terraform in OCI: The Infamous Error 404 – NotAuthorizedOrNotFound
Introduction Terraform uses API (Application Programming Interface) to interact with your Cloud Provider’s platform. Hence many error messages thrown by your Terraform deployment..
Get your Oracle Real Application Clusters (RAC) 21c up and running in Docker – The easy Way!
In April 2017, Oracle announced supporting 12c Databases running in docker containers. However, this was limited to database deployment on Dev and Testing environments. But the..
Oracle 19c PDB Remote Clone and Relocation using DBCA
The database world consolidation and managing resources play a key role. To ease the administration of databases and efficiently use the hardware resources, DBAs use the concept..
Create a Local Windows 10 VPN Bastion using a Vagrant Box
Introduction There are many examples online on how to create a Linux Vagrant Box including mine. But not so much around Windows boxes. The easiest way? Just shop around in Vagrant..
Oracle Cloud Infrastructure (OCI) - Part 2: OCI - VM Standby Database Creation
Acronyms: DG – Data Guard OCI – Oracle Cloud Infrastructure The most important part of the IT Infrastructure is having a proper Disaster Recovery plan. Organizations are spending..
Lessons learned from Oracle EBS Database Upgrade to 19c
With Extended Support of Oracle Database 11gR2 ending in 2020 and Database 12cR1 extended support deadline coming up in 2022, we are seeing increased demand from customers to..
Oracle Autonomous Health Framework (AHF) Cheatsheet
Do You Speak AHF? Oracle Autonomous Health Framework (AHF) presents the next generation of an all-in-one solution that includes tools that work together autonomously 24×7 to keep..
Simplified Terraform Modules for Efficient Cloud Deployment
Terraform is probably already the de facto standard for cloud deployment. I use it daily deploying and destroying my tests and demo setups in my Oracle cloud tenancy. Sometimes..
ORA-00600 [KCBTSE_ENCDEC_TBSBLK_1] When Duplicating PDB in 19C
It seems that lately, I have been getting around ORA-00600 errors when duplicating databases, and this will be a very short blog post on how I worked around ORA-00600..