Oracle

Cascading LOVs in Oracle VBCS

Introduction/ Issue:   When building business applications, it’s common to have dropdowns (Lists of Values) where the available options in one field depend on the selection in another. For example, in…

Read More

OAuth 2.0 Setup from OCI

Introduction: Step by step process of creating OAuth 2.0 instance from OCI.   Why we need to do: OAuth 2.0 is essentially a secure permission-granting framework — it lets one…

Read More

Personalization Migration: ADF to Redwood Page

Introduction: Migrating personalization from ADF page (Classic UI) to Redwood UI   Why we need to do: Oracle is modernizing its Fusion Applications UI/UX, and ADF pages are being phased…

Read More

Centralized Content Management with APEX Shortcuts

Introduction: In Oracle APEX 21.2, managing label content across multiple pages can become inefficient and error-prone when updates are required. To centralize control and ensure consistency, we propose using APEX…

Read More

Creating API using ORDS Rest full services

Introduction: In modern web applications, RESTful APIs play a crucial role in enabling seamless communication between systems, applications, and services. Oracle REST Data Services (ORDS) allows developers to expose database…

Read More

TO DOWNLOAD THE SOFTWARE IN OEM CONSOLE IN OFFLINE MODE

1.Click on agent software once the connection mode set to offline. 2. Click on agent software.  3.Click on appropriate software that you need to download 4.Click download option  5.Click on check…

Read More

OPW-00029 During Oracle DBCS Post-Clone

Introduction During Oracle Database Cloud Service (DBCS) post-clone steps, particularly when running the txkPostPDBCreationTasks.pl script, you might face the following error while attempting to create or work with the SYS…

Read More

DCS-10045 Error During DR Creation in DBCS

Introduction Setting up Disaster Recovery (DR) in Oracle Database Cloud Service (DBCS) through the Oracle Cloud Infrastructure (OCI) console is an essential part of ensuring business continuity. However, this process…

Read More

Implementing Duplicate Validation in Oracle APEX Interactive Grids

Introduction Maintaining accurate data is vital in any application, particularly with databases. Duplicate entries can create confusion, hinder productivity, and compromise data integrity. This article presents two straightforward methods for…

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