cancel
Showing results for 
Search instead for 
Did you mean: 

Shared memory concept in Java Stack

Former Member
0 Kudos

Hi,

While restarting the Java stack we have been advised to give the command :

jcontrol -c <hostname> to clear the shared memory. Though i am using it for restarting i am not clear about the concept of

shared memory and the need to clear it for restarting. Can any please provide the documentation about the shared memory of

java and its monitoring.

We have been searching help.sap.com and couldn't find the required documentation.

Kindly advise me in this regard,

Thanks & Regards,

DVRK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi rama krishna,

For SAP Java stack, SAP JVM hadles/manages the shared memory. One should know how much memory to allotted for maximum and minimum spaces and how this memory being managed using the concept of Garbage Collector tool.

Please refer to below link that describes full in details about SAP JVM

http://help.sap.com/saphelp_nwce10/helpdata/en/47/dc90b4ef17452289f9128b8c2bbd77/frameset.htm

Regards

Sekhar

Answers (1)

Answers (1)

Former Member
0 Kudos

jcontrol -c clears the shared memory of Java