Daily Archives: August 11, 2025

test

Read More

How to Estimate Undo Usage Before Running Large DML in Oracle

Overview This helps DBAs predict Undo tablespace usage before executing heavy DML operations in Oracle. It uses a combination of shell scripting and SQL to estimate Undo usage. Introduction Undo…

Read More

How to Create Service Connection from Cloud Fusion API in VBCS

Introduction: – While building applications in Oracle Visual Builder Cloud Service (VBCS), one of the common requirements is to fetch real-time data from Oracle Cloud Fusion applications (like HCM, Finance,…

Read More