Discussions
Categories
- 197K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.8K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 556 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.4K SQL Developer
- 296.4K Development
- 17 Developer Projects
- 139 Programming Languages
- 293.1K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 161 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 473 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
ASM and RAC configuration

Hello everyone,
How can I configure (automatic storage management) and (real applicant clusters) step by step ?
Oracle version: 19c
Answers
-
_K.T_ wrote:Hello everyone, How can I configure (automatic storage management) and (real applicant clusters) step by step ? Oracle version: 19cا
Hello
On what platform do you want to install?
Cheers,
Arsalan
-
For the Linux platform the docs below can be useful to you.
https://randydba.blogspot.com/2019/07/oracle-database-19c-step-by-step.html
https://oracledbwr.com/step-by-step-guide-to-install-oracle-19c-rac-installation-using-virtualbox/
HTH
Cheers,
Arsalan
-
RAC is build on 2 critical foundation blocks.
Shared cluster storage. Ideally 8Gb fibre channels or higher, or 40Gb Infiniband I/O fabric layer (e.g. iSER).
Cluster Interconnect. A dedicated and private high speed, low latency, communication backbone. 40Gb Infiniband using the RDS protocol, or slower 10Gb Gig Ethernet using the UDP protocol.
These also need to be redundant, dual switches, dual port PCI HBA/HBC cards, using bonded ports, etc.
Get this wrong, and I guarantee that you will have a slow performing, non-scalable, non redundant cluster that will fail to meet its potential, and business requirements.
And if you do not know what I'm talking about, stop, and carefully evaluate what skills and experience are required for building RACs. And whether it is not preferable buying a RAC COTS solution that is a certified and engineered RAC solution, such as Oracle ODA or Exadata Database Machine.
-
Hello Friend
Please have a look
Configuring 3-Node RAC - Oracle Database 19c (19.3) - Oracle Enterprise Linux 8.0
http://yvrk1973.blogspot.com/2020/05/configuring-3-node-rac-oracle-database.html
Configuring 3-Node RAC for Oracle Database 19c (19.3) with April 2020 RU on Oracle Enterprise Linux 8.0
Oracle 19c - GI and RDBMS Softwares with April 2020 RU
1. Oracle 19c RDBMS: LINUX.X64_193000_db_home.zip
2. Oracle 19c APR 2020 RU:p30869156_190000_Linux-x86-64.zip
3. Oracle 19c GI: LINUX.X64_193000_grid_home.zip
4. Oracle 19c APR 2020 RU:p30899722_190000_Linux-x86-64.zip
Hope it will help....
Thanks
LasersSoft