Hi,
I'm not really a great fan of trying things out on production servers, it always seems to come back and bite you from an other direction. If your environment is anything like most of the ones I have worked in over the years, test and development machines seem to be scarce and if they exist - getting testing resource is like finding a winning lottery ticket.
It's a difficult call for me, I don't know anything about your environment other than you are using Solaris 11.2, one server has 36Gb of memory, the other has 16Gb of memory and they could be whole root zones. And of course the fact that both servers are reporting almost 90% memory utilisation which will trigger an alert.
Much of this is going to come down to a few things here;
- Can you do this on a Test/Dev sever?
- Does going ove 90% memory utilisation cause a problem with the application.
- Can you live with the alert generated at the 90% threshold, can it be ignored or the threshold changed.
- Do you have to try this change in a production environment, if there are problems whats the regression?
- How critical is the production server, if it's critical could you test on the DR server?
- Will your boss back you up if you take the iteritive approach and set "user_reserve_hint_pct" to 60% as Oracle suggest.
I know the above isn't overly helpful, but asking someone with no experience of the environment in which you work just opens up many more questions than can't be easilly answered in a forum such as this.
My preferred approach to this would be to run an explorer over the system and raise a support ticket (case) with Oracle support, in the ticket you should cite your concerns - please be aware that Oracle may well come back and suggest things like the patching is brought up to date for the systems.
Regards
Gull04