Background documentation-915: No more memory Locate this document in the navigation structure

 

Explanation

There is not enough main memory available to open a database session or execute the database procedure.

User Response
  1. Increase the memory that is available to your database.

  2. You can only open a session when at least one other user has terminated their session. Reduce the number of sessions if possible.

  3. Try to execute the database procedure at a later stage.

  4. Check the system table MEMORYALLOCATORSTATISTICS for details on memory consumption.

More Information

System Tables, MEMORYALLOCATORSTATISTICS