Beginning a Load

The jomBeginLoad call, shown in the following example, indicates the beginning of an atomic read transaction.

int jomBeginLoad(const DskHandle  *pHandle,
                 UInt32           lineNo)

All unlock operations are ignored within a load state to guarantee that a number of object buffers remain consistent for a period.

The parameters for this call are described in the following subsections.