Yearly Archives: 2025

Oralce Integration Cloud : Integration Styles and Roles in OIC

Introduction:  Oracle Integration Cloud (OIC) Gen 3 comes with several roles that define what users can do in the system. These roles ensure that only the right people have access…

Read More

Script used to fetch important details about blanket purchase order (PO) approvals status

Use-Case: This SQL query is used to fetch important details about blanket purchase order (PO) approvals. It pulls information like approval actions, dates, revision numbers, PO amounts, and checks if…

Read More

Cost Optimization Strategies in Oracle Cloud

Introduction/ Issue Managing costs effectively in Oracle Cloud can help businesses maximize their cloud investment while maintaining performance and scalability. Here are some key strategies for optimizing costs in Oracle…

Read More

Multi-Cloud Strategies with OCI: How to Leverage OCI

Introduction/ Issue Multi-cloud refers to using multiple cloud providers (e.g., OCI, AWS, Azure) to host different parts of an organization’s infrastructure, avoiding reliance on a single vendor. OCI offers unique…

Read More

Dynamic Selection with Multiple APEX_ITEM Types in a Single Column and Real-Time Display in Another Column Using JavaScript in Classic Report

Introduction: – In Oracle APEX, a Classic Report offers a powerful way to display data in a tabular format. However, there are scenarios where dynamic interactions, such as selecting from…

Read More

Automatically disappear the success message based on a condition

Introduction: – In Oracle APEX applications, success messages play a vital role in providing feedback to users about the successful completion of actions or processes. However, leaving these messages displayed…

Read More

Golden Gate – Source and target server configuration(Extract, dump and replicate)

Introduction Oracle GoldenGate is a robust and flexible data replication and integration tool widely used for real-time data replication across heterogeneous systems. This document outlines the step-by-step process for configuring…

Read More

SQL Server database restore from one server to another server

SQL Server database restore from one server to another server Introduction Restoring a SQL Server database from one server to another is a common administrative task that ensures business continuity,…

Read More

POSTGRES DATABASE INSTALLATION ON WINDOWS

INTRODUCTION                 PostgreSQL is a powerful, open-source relational database management system (RDBMS) known for its advanced features, extensibility, and strong standards compliance. It supports both SQL for relational queries and…

Read More

DATA BLOCK CORRUPTION RECOVERY USING RMAN

                     Data block recovery is a specialized feature within Oracle’s Recovery Manager (RMAN) designed to address instances of data corruption at…

Read More