Check out my latest articles and insights on Medium (@dhirajengr) .

Normal SQL search matches characters. WHERE content LIKE ‘%RAC%’ finds rows containing those three letters and nothing else. If a customer describes “cluster node eviction” and my notes say “instance was evicted from the cluster”, a LIKE search finds nothing — different words, same meaning. Vector search solves that. Text…
GRUB is a bootloader used in most Linux distributions. A bootloader is a small program responsible for loading the operating system into memory and starting…
In Oracle storage environments using ASM (Automatic Storage Management) with AFD (ASM Filter Driver), the UNMAP protocol plays a key role in space reclamation—especially when…
ASM Library (ASMLib) is a support library for the Oracle Automatic Storage Management (ASM) feature. It simplifies storage management and enhances Oracle ASM functionality. Prerequisites…
I was attempting to migrate Oracle ASM UDEV-managed disks to Oracle ASM Filter Driver (AFD). Although I followed all the documented steps for migrating the…
I’m Dhiraj Kumar, an Oracle RAC Database With over 15 years of experience, I’m passionate about building high-performance, scalable database solutions that support critical business operations.
📘 Check out my latest articles and insights on Medium (@dhirajengr) .