Re: Slow connection to Oracle on AIX: using truss

From: Mladen Gogala <mgogala_at_yahoo.com>
Date: 24 Feb 2008 12:11:09 +0100
Message-ID: <47c150cd$1@news.x-privat.org>


On Wed, 20 Feb 2008 21:01:23 -0800, Vsevolod Afanassiev wrote:

> So it spent 0.8 second executing "kread" with file_id = 9. But what is
> it? There is no "open" that returns "9". I think "0" is standard input,
> "1" is standard output, and "2" is standard error. But what is "9"?

Probably a socket. You can find out by going to /proc/$PID/fd and doing "ls -l 9".

-- 
http://mgogala.freehostia.com
Received on Sun Feb 24 2008 - 05:11:09 CST

Original text of this message