Region is used synonymously with area. It is a group of logically contiguous pages.
Latest Answer : Regarding Server Move ...
The READY prepares a database area for access by DML functions.
The old joke - where the programmer thinks he is, but the DBMS knows he is not. Currency is the location within the database during run-unit execution. There are four levels of currency: current of run-unit
An area sweep accesses records on the basis of the physical location in a database area. It can be total, meaning a record by record search of the area, or it can be of occurrences of records of a specific
A bind associates record types with the program work area; for run unit and records it is the first command issued in the program.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first?
No difference. There is a difference between obtain first and obtain next for an area sweep, but not when current on the owner in a set.