On Thu, Jan 24, 2008 at 09:13:37AM -0800, Sylvain Quartier wrote: > I'm considering using DTrace to monitor performance of Oracle 10g RAC > version. Is their any existing provider for that? thanks
There's no Oracle provider per se in that they haven't embedded probes into Oracle itself, but you can certainly use the other providers on the system to understand how Oracle is consuming resources _and_ the internals of how Oracle is working using the pid provider (though that may take some effort). I'm sure there are people on this list who have used DTrace to examine Oracle problems. Adam -- Adam Leventhal, Fishworks http://blogs.sun.com/ahl _______________________________________________ dtrace-discuss mailing list [email protected]
