Attach Oracle Cloud Block Volume to OCI Compute Instance

Attach Oracle Cloud Block Volume to OCI Compute Instance

Block Volume provides network storage to use with your Oracle Cloud compute instances. After you create, attach, and mount… Read more

DevOps Demystifying CI vs. CD and the “Delivery Deployment” Differences

DevOps: Demystifying CI vs. CD and the “Delivery-Deployment” Differences

Introduction In the space of software delivery, CI/CD has emerged as a game-changing framework that accelerates the development… Read more

From Black and White to Tie Dye– An OCI Technicolor Race

From Black and White to Tie-Dye: An OCI Technicolor Race

What is technicolor? A quick search throws that it is the process of color cinematography using synchronized monochrome… Read more

OCI CLI Warning on Windows Python 3.6 is No Longer Supported by Core Team and My Fix to Silence the Noise

OCI-CLI Warning on Windows: Python 3.6 is No Longer Supported by Core Team and My Fix to Silence the Noise

Introduction Did you know what’s been driving me crazy lately? That Python deprecation warning on Windows 10 after… Read more

My Corrected OCI IAM Compartment Terraform Module

My Corrected OCI-IAM-Compartment Terraform Module

Introduction So, turns out I’ve been living in the Stone Age of Terraform. I thought keeping my code lean and mean… Read more

DataPump Import Job Failing on Multitenant Environment Due to ORA 01001 Invalid Cursor

DataPump Import Job Failing on Multitenant Environment Due to ORA-01001: Invalid Cursor

Recently I was doing the database migration using expdp/impdp from on-prem non-CDB to ExaCC PDB.  While doing import into… Read more