Disclaimer

Tuesday, 13 July 2021

Cluster Configuration Options || RAC Installation

 



Installation Option:

2.  Select Install and configure Oracle Grid Infrastructure for a cluster from the given options as we are going to install and configure two node RAC. Then click on Next button.




Accept the "Configure an Oracle Standalone Cluster" option by clicking the "Next" button.



  • Configure an Oracle Cluster - Installation Option :-



  • Oracle Cluster Domain - Installation Option :-



Oracle Member Cluster for Oracle Databases - Installation Option:-




Oracle Member Cluster for Application - Installation Option :-



Oracle Extended Cluster - Installation Option :-




No comments:

Post a Comment

SQL Explain Plan in Oracle

  The SQL Explain Plan has been confusing for many Oracle DBAs. I would like to explain it in a simple way as follows. Whenever we write an ...