1

My application is working in Real cluster application(RAC)in production. I am new to RAC and gone through this video .

My understanding after reading this

  1. RAC uses more than one node only for data processing the data in memory but still uses one node to store data
  2. processing can be like applying index, order by clause, any function etc
  3. So its the load distribution at processing level not at data storage level

Is my understanding correct ?

asked Jun 29, 2018 at 2:45

1 Answer 1

0
  1. Data is stored on shared storage. Nodes do not store any data, they just process it.

  2. Yes.

  3. Yes.

answered Jun 29, 2018 at 11:37

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.