Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to continue monitoring file access (Was: Problem solved, but WHY??? (Long))

Re: How to continue monitoring file access (Was: Problem solved, but WHY??? (Long))

From: yong huang <yong321_at_yahoo.com>
Date: Tue, 14 Nov 2000 15:04:00 -0800 (PST)
Message-Id: <10680.122062@fatcity.com>


Thanks, Jared.

gethrtime() is going to use a lot CPU, isn't it? What I really want is to capture fuser or lsof output absolutely without a single miss and it doesn't use much CPU. I hope there's a way to tell fuser that whenever a file (such as sqlnet.ora) is read by a process, fuser writes the process info to a log file (or a pipe we create) so we can tail -f that_log_file.

Yong Huang
yong321_at_yahoo.com


Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays! Received on Tue Nov 14 2000 - 17:04:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US