Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
On Solaris 11.*, lots of NSS calls could trigger 5/10 second delays in results, sometimes the results fail. This is usually seen with ps -ef style calls with lots of processes running.
원인
Oracle support have identified that Oracle Bug 18956535 was impacting users of Authentication services.
해결 방안
WORKAROUND: Oracle has provided the following workaround to bypass the defect:
Add the followng entry to /etc/system: * Workaround for Oracle bug 18956535 that was causing QAS to be slow. set siffp_fd_max=1000
For a run-time only change, run the following command: (note that this change will not survive a reboot of the system) echo siffp_fd_max/W 0t1000 | mdb -kw