!--a11y-->
-915: No more memory 
Explanation:
The available main memory is not sufficient to open a user session. The maximum main memory available is determined by the parameter CAT_CACHE_SUPPLY when installing the serverdb.
The available main memory is not sufficient to execute the desired database procedure.
User Action:
You can only open a session when at least one other user has terminated his session. A check should be made as to whether the value of the installation parameter CAT_CACHE_SUPPLY is large enough.
Try to execute the database procedure at a later time.
Check whether the installation parameter DBPROC_DATA_CACHE can be increased.
