Created On:  2010-04-12

Problem:

When trying to load an assembler table, the load failed with an eibresp=27 for some tables, but other tables loaded with no error.

Resolution:

By checking the console.log file, it was noted that the message:
   CASKC0007W Shared memory storage constrained
   appeared each time a load failed.
The size of the tables being loaded exceeded the shared memory available for the Enterprise Server. Increasing the number of Enterprise Server shared memory pages resolved the issue.
 
Incident #2441254