Slideshow:
The fact that disk blocks can be stored in 2 difference places (on disk and in memory) will create 2 problems (ambiguity !!) that we must solve...
Therefore:
Database address ---> Memory address
in order to locate the (disk) block or record in memory !!!
(This topic will be discussed later)