I am seeing that the netstat -oe command shows that the column Recv-Q has some values in it long after the process that created it terminated. This connection is between IBM MDM Server (v10) and Oracle DB (v11). We have been running into the problem where Oracle is running out of processes on its side and the below data is on the IBM MDM server side. I am trying to debug this issue and I see that the netstat -oe command shows as below.
Proto Recv-Q Send-Q Local Address Foreign Address State User Inode Timer
tcp 9540 0 mdmserver.com:39233 dbserver.ncube-lm ESTABLISHED mdmuser 24887363 off (0.00/0/0)
tcp 2690 0 mdmserver.com:38866 dbserver:ncube-lm ESTABLISHED mdmuser 25816552 off (0.00/0/0)