Expanding your Oracle Real Application Clusters (RAC) database by adding a new instance can be intimidating, especially if you want to ensure zero downtime and seamless integration. Whether you're introducing a new node or simply adding an instance to an existing one, the process involves careful planning, configuration, and execution. In this guide, we’ll walk you through every step, from preparing the environment to verifying the new instance’s operation. By the end of this article, you will have a clear understanding of both DBCA and SRVCTL methods for adding instances, best practices for shared storage and network setup, and tips to avoid common pitfalls.
Sharing knowledge is the ultimate key to gaining knowledge..
The only two things that stay with you for life
are you & your knowledge !
Live while you can!
Teach & inspire while you could &
Smile while you have the teeth.. 😉
-
ASM
- Creating ASM Instance and diskgroups manually without DBCA
- 20 ASM Realtime | Interview Questions
- How to make a cold backup for database running on ASM ( using RMAN )
- Moving a Single Datafile from File System to ASM System (METHOD 1)
- Moving a Single Datafile from File System to ASM System (METHOD 2)
- Things to consider while adding new disk/ Rebalancing existing Disk Group
-
Dataguard
- Dataguard Modes
- Dataguard Modes - II
- Oracle DataGuard Setup
- invalid archived log deletion policy
- recover from the Loss of a Datafile on a Standby Database ?
- MRP terminated with ORA-00600: internal error code, arguments
- Recover archive gaps in standby database - using 2 methodss
- Gap Resolution in Dataguard
- Convert Physical Standby to Snapshot Standby and Vice Versa
- Re-create Redo-logs on Standby/ Primary
- Pre-check for DataGuard switchover Process
- ORA-19815: WARNING: db_recovery_file_dest_size
- How do you purge old archivelogs which are applied on Standby DB
- Pre-check For SWITCHOVER using DG Broker
- https://oracle-dba-help.blogspot.com/2016/03/data-guard-modes.html
- ORA-01274 : RENAME THE UNKNOW FILE IN THE STANDBY DATABASE
- Database Creation in Easy 6 Steps
- Oracle Networking
- Tablespace management
- Housekeep : Quick Tips for DBA
- Health check for DB
- ORA-12537 While Connecting To Database Via Listener
- How to identify the applied patche-set of your Oracle Home
- Accessing a schema without knowing the password
- ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
- Session Related Scripts
- How to check ORA Error on DB Server – Beginner Tip
- Working with Redo Logs
- Decommission of Oracle Database
- Roles in Oracle - Managing Users
- Oracle Release Number Format
- Troubleshooting Handy-Guide
- Understanding the Upgradation Process
- Query to find the session creating more redo
- Audit in Oracle
- Troubleshooting Internal Errors and Error-Look-up Tool on MOS
- Troubleshooting Issues with Undo Tablespace
- User Management
- User Management - II
- Data Pump Gets Better
- MEMORY_TARGET Parameter
- Oracle 21c: INCLUDE and EXCLUDE in Data Pump
- Behind the Scenes of COMMIT
- Data Guard Redo Transport Encryption
- Oracle 19C with ADG DML Redirection
- 19c PDB Refreshable Clones
- Solving the Mysterious Database Connection Timeouts
- How to identify the applied patche-set of your Oracle Home
- Topic need to get clear to become expert in Oracle DBA
- Working with Redo Logs
- Oracle Database Block corruption
- What happens during Instance Recovery
- Oracle Datapump Scenarios
- Troubleshooting Issues with Undo Tablespace
- General Tips to Prepare for an Oracle DBA Job Interview
- RMAN Questions
- Installing PostgreSQL Server on CentOS, RHEL 6 / 7 Systems
- Creating a database in Postgres
- Initialize multiple Postgres instance on the same RHEL server
- How to stop starting of clusters while starting up services
- Setup a streaming replication
- Switchover- master server and warm standby (with streaming replication)
- All About Physical Replication and Log shipping
- PostgreSQL Upgrade and troubleshooting
- Timeline Switch issue
- Query to identify the lag in replication
- Drop table : ERROR: must be owner of relation table_name
- PgBadger
- PgCenter
- PgTune
- Internals of Toast Table
- Influencing Query Execution Plan
- Create Extension ERROR
- Find Uptime in PostgreSQL
- Set DB Timezone
- Clear RAM Cache, Buffer
- Read-Only User in Postgres
- Everything you need to know about Streaming Replication
- Ora2Pg Migrate Oracle to Postgres
- Total Page Cost
- PostgreSQL 13 - Everything you need to know
- Startup Failure - .conf file
- All About Postgres Upgrade
- Basic Guide
- Session Related Scripts
- AWR :: Beginners Guide
- All About ASH - Active Session History
- Wait Events : checkpoint busy waits or archiver busy waits
- Find sessions performing sort operations : TEMP Tablespace occupants
- Generate ADDM task and generate its report for Tuning
- Database Performance Tuning Scripts -Keep Handy
- Buffer Busy Wait
- Simulating the Deadlock
- Latches
- Steps to Schedule any RMAN Jobs In Windows Server
- ORA-01194: file 1 needs more recovery to be consistent
- Loss of Current Online Redo-Log
- RMAN "baby Steps"
- Recovery of ControlFiles
- Loss of Datafile
- Recovery from complete loss of all online redo log files
- Block Change Tracking
- RMAN Questions
- Instance Recovery
- Redundancy and Recovery window in RMAN
- Cold Backup
- Database Cloning
- Contact
- Drop Database using RMAN
- PITR to older Incarnation
Monday, 9 March 2026
Thursday, 5 March 2026
Oracle Utilities for DBAs: Complete Guide to Essential Tools
Managing an Oracle Database efficiently requires mastering a variety of utilities designed for administration, data movement, performance tuning, and troubleshooting. Whether you’re performing backups, moving data, monitoring performance, or tuning SQL queries, Oracle provides tools to streamline every task. In this guide, we’ll cover the most commonly used Oracle utilities, grouped by functionality, with practical examples and best practices for real-world DBA scenarios.
Monday, 2 March 2026
Understanding Oracle 19c DML Internals for OLTP Performance
For Oracle DBAs managing high-volume OLTP (Online Transaction Processing) systems, understanding how core DML (Data Manipulation Language) operations function under the hood is essential. SELECT, INSERT, UPDATE, and DELETE statements are the backbone of any database, but their internal mechanics—parsing, execution, undo/redo generation, buffer cache interactions, and transaction control—can significantly impact system performance.
Saturday, 28 February 2026
Oracle Backup Success Story : Predictable Backups, Confident Restores - Oracle Features for Modern VLDBs
When we talk about database growth, we usually celebrate it. But growth without backup redesign is silent risk.
This was the story of a 60.5 TB Oracle production database, where individual datafiles had grown between 500GB to 800GB+, and backups were quietly destabilizing the entire ecosystem.
What started as a "long backup" issue turned into something much deeper.
Friday, 27 February 2026
Essential Oracle Database Keywords Every DBA Should Know - Part 1
Whether you are just stepping into the world of Oracle databases or have years of experience managing complex environments, understanding the foundational keywords and concepts is crucial. Oracle databases come with a rich ecosystem of terms, from memory structures and wait events to transaction control and performance monitoring. This guide walks you through essential Oracle database keywords, explaining each term in plain language with practical examples. You’ll learn not only what these concepts mean but also how they impact daily database operations, troubleshooting, and performance tuning. By mastering these terms, freshers gain a strong starting point, while seasoned DBAs can refresh and refine their knowledge.
In this first installment, we cover critical keywords ranging from Buffer, Cache, and Parsing, to Data Pump and SQL Plan Baselines, giving you a solid foundation for Oracle administration.
Monday, 23 February 2026
SQL Query Tuning in Oracle: A Practical Guide for DBAs
If you're an Oracle DBA, you already know this feeling: a message pops up — “The application is slow.” No context. No logs. Just urgency.
And more often than not, the root cause comes down to a poorly performing SQL query.
SQL tuning in Oracle isn’t just about adding an index or running the SQL Tuning Advisor. It’s about following a structured, evidence-based approach that eliminates guesswork. Over the years, I’ve realized that the biggest difference between average and effective SQL query tuning lies in discipline — knowing what to check, in what order, and why.
Monday, 16 February 2026
Oracle Data Archiving Best Practices Guide
As an Oracle DBA, you already know this feeling - the database keeps growing, storage keeps expanding, backups take longer, maintenance windows shrink, and suddenly performance complaints start coming in.
Handling large data volumes isn't just about adding more disks or increasing SGA. It's about implementing Oracle Data Archiving best practices that balance performance, cost, compliance, and scalability.
Monday, 9 February 2026
How to Boost Oracle Data Pump Performance for Faster IMPDP Operations
Oracle Data Pump (IMPDP) is a powerful utility for moving data between Oracle databases, but large-scale imports and exports can often be slow and resource-intensive. Whether you’re managing a standalone database or handling complex LOB-heavy schemas, improving Data Pump performance is key to reducing downtime and ensuring smooth operations. In this guide, we’ll explore practical strategies to enhance IMPDP performance, including parallelism, network-based imports, LOB optimizations, and buffer tuning.
Wednesday, 4 February 2026
VLDB Backup Optimization – RMAN Concepts Revision for Interviews
Q 1: What is the main challenge when backing up a multi-terabyte Oracle database with very large datafiles?
Monday, 26 January 2026
Republic Day Reflections for DBAs: Oracle, PostgreSQL, MSSQL, and the Art of Governance
As India celebrates 26th January - Republic Day, it’s a perfect moment for DBAs to draw parallels between national governance and database management. Just as the Constitution defines rules, responsibilities, and structures for our nation, robust databases rely on architecture, policies, and governance to thrive.
Monday, 12 January 2026
All Important Things About Oracle RAC Every DBA Should Know
In today's always-on digital world, databases are no longer just data stores—they are the backbone of business continuity. Whether it’s a bank processing millions of transactions per second, a pharma company maintaining regulatory compliance, or an eCommerce platform surviving flash sales, downtime is simply not an option. This is exactly where All Important Things About Oracle RAC become critical for anyone working with enterprise databases.
Monday, 5 January 2026
Classic vs Integrated Capture in Oracle GoldenGate: Key Differences Explained
Oracle GoldenGate is a robust solution for real-time data replication, offering flexibility to suit a wide range of enterprise database environments. One of the fundamental decisions when implementing GoldenGate is choosing between Classic Capture and Integrated Capture. While both approaches serve the same purpose—capturing database changes for replication—they differ significantly in performance, scalability, and compatibility with modern Oracle features such as RAC, multitenant architecture, and TDE (Transparent Data Encryption).