The number of buffer pool pages locked has exceeded the threshold. Locked
buffers will reduce the amount of storage available to the system, however they
will also insure that the access to the data in the buffer is faster since the
pages will be in memory. This is not a real problem unless your system has real
storage constraints that are impacting other applications.
|