0% found this document useful (0 votes)
219 views15 pages

Add-Remove Node in 19c Cluster

The document provides instructions for adding and removing nodes from a 19c Oracle database cluster. It describes preparing a new Node 3 by installing the OS and Oracle ASM packages, creating users and groups, adding shared ASM disks, and starting the machine. It then explains running gridSetup.sh on Node 1 to extend the Oracle Home to Node 3, and using dbca from Node 1 to add the database instance. To remove a node, it states to reverse the steps.

Uploaded by

Logis M
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
219 views15 pages

Add-Remove Node in 19c Cluster

The document provides instructions for adding and removing nodes from a 19c Oracle database cluster. It describes preparing a new Node 3 by installing the OS and Oracle ASM packages, creating users and groups, adding shared ASM disks, and starting the machine. It then explains running gridSetup.sh on Node 1 to extend the Oracle Home to Node 3, and using dbca from Node 1 to add the database instance. To remove a node, it states to reverse the steps.

Uploaded by

Logis M
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

ADD & REMOVE NODE in 19c Cluster

Prepare Node3:
1. Install OS, Same as node 1 & node 2
2. Install ORACLEASM packages, Pre-19c
prerequisite. (Ref. Node Preparation doc)
3. Create user and groups
4. Create Floder structure.
5. Add Shared ASM DISKS
6. Finally start the machine

Update /etc/hosts files on all nodes.


`
Go to node 1 and run gridSstup.sh

`
`
`
`
`
Extend the ORACLE_HOME to NODE 3:

`
`
`
Database Instance Addition:
`
Run dbca from node 1

`
`
`
`
Remove node:
Follow in reverse order.

You might also like