Oracle Error ORA-02818: Less than the number of blocks requested was read in

Oracle Error Message

ORA-02818: Less than the number of blocks requested was read in

Reason for the Error

A server could not read in the request amount of data. The first number in the “additional information” field is the block number being read in. The second is the actual number of bytes that was read in.

Solution

This is a programming error.