Solution
The reason for this error message is an already existing shared memory segment with wrong size. In this case:
- Stop the J2EE instance.
- Go to the os_libs directory of the J2EE instance.
- To invoke the shared memory cleanup, execute:
- jcontrol pf=<SAP instance profile> -c
- Restart the J2EE instance.
tags: sap, shared memory, jcmon, cleanup,
Post a Comment