-677   INSUFFICIENT VIRTUAL STORAGE FOR BUFFERPOOL EXPANSION

Explanation

An attempt to either open (create) or expand a buffer pool has failed because insufficient virtual storage was available.

This error may occur under either of two circumstances:
  • An attempt to create a buffer pool while opening a table space or index(space), or
  • An attempt to expand a buffer pool from its current size to its maximum size.

System action

The statement cannot be processed.

Programmer response

If this error should occur during interactive execution of an SQL statement or execution of an application program, installation administration should be notified.

Installation Action: It may be necessary to reexamine the buffer pool storage strategy.

One of the following messages has also been sent to the MVS™ console: DSNB601I, DSNB603I, or DSNB605I.

SQLSTATE

57011