Oracle RAC Architecture Explained (19c & 23ai) – Complete DBA Guide Introduction Oracle Corporation Real Application Clusters (RAC) is a core technology for high availability and scalability. Unlike traditional …
Read More »How to Move SPFILE from ASM to File System
How to Move SPFILE from ASM to File System Recently, I faced a requirement where I had to move the Oracle database SPFILE from ASM to the file system, …
Read More »Point-In-Time recovery of Oracle Muti-tenant Environment | L0 & L1 Backups restore on Different location
Recovery and Restore of Oracle Muti-tenant Environment Scenario: In this scenario we have full backup of entire container and we want to perform point-in-time recovery (PITR) of the entire container …
Read More »Recovery and Restore of Oracle Muti-tenant Environment | Full Backup restore on Different location
Scenario: In this scenario we have full backup of entire container and we want to restore the entire container on different location or directory structure than production. NOTE: The …
Read More »Backup and Recovery Scenario of Oracle 19c Multi-tenant Architecture
Ensuring the preservation of organizational data and preventing data loss is one of the primary responsibilities of a Database Administrator (DBA). This responsibility often takes precedence over any other tasks …
Read More »Configuring Oracle Data Guard Broker
Configuring Oracle Data Guard Broker for High Availability How I recently standardized an existing Primary/Standby setup using Broker (DGMGRL) for simpler HA operations. In one of my recent HA/DR …
Read More »Datapump
Check Directories ================== SQL> desc DBA_DIRECTORIES; SQL> select * from dba_directories where directory_name=’DATA_PUMP_DIR’; =================================================================== Change datapump directory =================================================================== SQL> CREATE OR REPLACE DIRECTORY “DATA_PUMP_DIR” as ‘/app/oracle/product/11.2.0/dbhome_1/rdbms/log/’; …
Read More »A Deep Dive into Huge Pages
A Deep Dive into Huge Pages Recently, was working on optimising an Oracle database server that was struggling with memory management overhead. The server was beefy, sporting …
Read More »Creating LVM In Oracle Linux
Creating LVM In Oracle Linux 1. Ask the System Admin to add a raw disk into the Server 2. Check if the new RAW disk is available / …
Read More »How to redact a Column in a Table Object in Oracle Database 19c
How to redact a Column in a Table Object in Oracle Database 19c Important Considerations 1. Oracle Redaction use requires license for Oracle Advance Security for Oracle Database2. Identify the …
Read More »
Oracle Solutions We believe in delivering tangible results for our customers in a cost-effective manner