Monthly Archives: July 2026

WIP Raw Material Issue with PL/SQL

Automating Oracle EBS WIP Raw Material Issue with PL/SQL Manually issuing raw materials to a discrete job through the WIP Material Transactions form works fine at small volumes, but it…

Read More

WIP Move Transaction

Automating Oracle EBS WIP Move Transactions with PL/SQL Moving a discrete job through its routing — queue, scrap, hold, or across plants — is another WIP activity that’s fine to…

Read More

Real-Time MongoDB Performance Monitoring Using jq

Learn how to build lightweight, production-ready Bash and PowerShell scripts using jq to stream database logs and monitor server metrics in real-time. In our previous blog, we discussed using jq…

Read More

Installation and Configuration of Apex 26.1 in Oracle 26AI Database

Introduction: Oracle APEX is Oracle’s low-code development platform that enables developers to build secure, scalable, and enterprise-grade web applications with minimal coding. A successful APEX deployment requires proper installation and…

Read More

Red Hat Satellite Content Views, Lifecycle Environments and Activation Keys – A Practical Enterprise Design

Introduction/ Issue  Managing software packages and updates across hundreds or thousands of Red Hat Enterprise Linux (RHEL) servers can quickly become difficult without a structured approach. In many organizations, systems…

Read More

Azure VM Restore from One Region to Another Using OS Disk Snapshot

Introduction/ Issue  Disaster recovery and workload migration are common operational requirements in cloud environments. There are situations where an Azure Virtual Machine (VM) needs to be recreated in another Azure…

Read More

Upgrade Oracle Container Database from 19c to 26AI using AUTOUPGRADE Utility.

Introduction: Keeping Oracle databases on supported releases is essential for security, performance, and access to new features. Oracle AI Database 26ai introduces several enhancements over Oracle Database 19c, making it…

Read More

Optimizing Oracle Data Guard: Reducing Archive Logs & Apply Lag

Issue  On an Active Data Guard configuration, we noticed periods where archive log generation on the primary spiked well above normal, and the standby’s apply lag grew along with it.…

Read More

How to Control Oracle Cloud (OCI) Resources Using OCI CLI

Introduction / Issue  In many OCI environments, administrators rely heavily on the web console to manage compute instances and resources. While this works, it becomes slow, error-prone, and inefficient when managing multiple environments or…

Read More

Using a Bastion Host to Securely Access Private Servers in Oracle Cloud (OCI)

Introduction / Issue  In many Oracle Cloud Infrastructure (OCI) environments, teams often face a common problem: how to securely access private compute instances without exposing them to the internet. Initially, servers are sometimes created with public…

Read More