Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, just curious about this one.
There's any parameters to tune how much memory/cpu or any other parameters to tune OnCommand 5.0 server via dfm commands related to various components (db, server, web, etc)?
Thanks
Francesco
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Francesco,
The simple answer is No.By default in OC 5.0 the sql process takes 50% of available memory, but that too is not user configurable. There is no other options I KNOW of which a user could tune.
Regards
adai
4 REPLIES 4
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Francesco,
The simple answer is No.By default in OC 5.0 the sql process takes 50% of available memory, but that too is not user configurable. There is no other options I KNOW of which a user could tune.
Regards
adai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How is the scalability with number of cpu cores? Does OnCommand use all cores effectively if I have e.g. 8 cores in my system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, the OnCommand code is heavily multi-process and multi-threaded. We can use all cores you've got available. It is possible to generate workloads that don't scale but you have to work at it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the information.
