ORA-12519: TNS:no appropriate service handler found
We are facing ORA-12519: TNS:no appropriate service handler found on our database. runningon 9.2.0.6
now if i check V$process the count is way below the threshold of the maximum process. but if check v$resrouce limit the current value seems to be breaching the threshold.
This looks to the be due to the bug "Bug 3896119 CURRENT_UTILIZATION of V$RESOURCE_LIMIT may be too high "
So does the listner check v$resrouce limit or v$process to determince the current number of processess ?