We are seeing messages in our console log related to memory. What do these mean?
When memory gets low, we can issue a warning message about the condition. If the situation is alleviated, then we will also issue an information message. The messages are:
CASKC0007W Shared memory storage constrained
CASKC0008I Shared memory storage constraint ended
Check your settings for the Shared Memory Pages and Shared Memory Cushion in the Enterprise Server Admin web pages under Server > Properties > General. Here are some Help references:
Enterprise > Micro Focus Enterprise Developer 2.2 for Eclipse > Deployment > Mainframe Support for Deployed Applications > MSS Configuration and Administration > JCL Support > Configuring Enterprise Servers for JCL > Shared Memory Area
Enterprise > Micro Focus Enterprise Developer 2.2 for Eclipse > Deployment > Mainframe Support for Deployed Applications > MSS Configuration and Administration > CICS Support > Configuring CICS-enabled Enterprise Servers > Shared Memory Area
Enterprise > Micro Focus Enterprise Developer 2.2 for Eclipse > Deployment > Configuration and Administration > Enterprise Server configuration and administration > Planning your Configuration > Enterprise Server Instance Configuration Issues, See the sub-topics under this heading
Please note that we recommend the Shared Memory Cushion size be 10% of the Shared Memory Page value.
#EnterpriseDeveloper
#MFDS