- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2022 01:35 AM
Hello,
Do any you have any idea on the difference between the total memory and the max memory in the instance. How are the two used and how does it differ from each other based on their uses?
When I was exploring on the UI pages on system_diagnostic_pages, I am getting values for total memory and max memory.
And I am confused on what do i use in case I want to get the number of memory not in use?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 09:19 AM
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2022 02:26 AM
Please refer to the documentation link, to understand about JVM memory
https://docs.oracle.com/javase/8/docs/api/java/lang/Runtime.html#freeMemory--
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2022 06:08 PM
Hello,
Thanks for the path, but can you further elaborate more on this since I am fairly new to scripting and have zero knowledge in java. Much appreciated.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 09:19 AM
Thanks & Regards,
Vasanth