abed alrahman
abed alrahman

Reputation: 1

memory managment in databases

I'm looking for any information source describes how a database like oracle manages memory

Upvotes: 0

Views: 104

Answers (1)

Vincent Malgrat
Vincent Malgrat

Reputation: 67722

a good place to start (and to re-read from times to times) would be the concept guide. Chapter 8 of the guide describes the Memory Architecture of the DB.

Upvotes: 2

Related Questions