Introduction In Oracle Real Application Clusters (RAC), the MGMTDB database plays a critical role in managing and monitoring the cluster itself. However, there might be situations where you need to remove the MGMTDB database. Whether it’s due to decommissioning, troubleshooting, or other reasons, this guide will walk you through the process of removing the MGMTDB…
Tag: oracle rac
RAC Database Shutdown Procedure
Introduction When it comes to managing an Oracle Real Application Clusters (RAC) database, proper shutdown procedures are crucial to maintain data integrity and prevent potential issues. In this short blog post, we’ll guide you through the step-by-step process of shutting down an Oracle RAC DB in sequence using commands, ensuring a smooth and safe shutdown….
Add or Create A New ASM Disk
Adding or creating a new ASM (Automatic Storage Management) disk involves several steps. ASM is a feature of Oracle Database that manages database files and provides striping and mirroring for better performance and redundancy. Here’s a general outline of the process to add or create a new ASM disk: 1. Identify the Disk First, identify…
