cancel
Showing results for 
Search instead for 
Did you mean: 

time stamp on JVM parameter change

Former Member
0 Kudos

Experts:

I want to be able to track the time of change made for JVM parameters on configtool.

For example, I want to know when Xms was changed.

Seems default.trc does not have it.

Is there any place to retrieve this information?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Helen,

Check the Instance.properties under \usr\sap\<SID>\JC00\j2ee\cluster\instance.properties and \usr\sap\<SID>\JC00\j2ee\cluster\instance.properties.vmprop and timestamp of the files.

if the core parameters have been modified like memory or jvm, Instance.properties gets updated with the change of time.

Did you get chance to check configtool.log and Application log under cluster\server<n>\ folder ?

Regards,

Arjun