Re: Oracle 8 and utlestat.sql

From: buckeye714 <buckeye234NObuSPAM_at_zdnetmail.com.invalid>
Date: 2000/05/22
Message-ID: <00de171c.436edd36_at_usw-ex0106-045.remarq.com>#1/1


In article <392974A1.97E90763_at_cshl.org>, Vsevolod Ilyushchenko <simonf_at_cshl.org> wrote:
>Hello,
>
>How can I get utlestat.sql (an Oracle-supplied monitoring
script) to work on Oracle 8.0.5? The script refers to FILE$ and TS$, which are missing in Oracle 8. How can I change it to work?
>

You need to run utlbstat first. this creates the objects referred to by utlbstat. The process works as follows: Login in a sys.
Run utlbstat at the begining of the period you want to monitor. At the end of the monitoring period, run utlestat. Utlestat will compile the statistics, create a file called report.txt and then delete the objects created by utlbstat.

HTH,
Patrick

  • Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * The fastest and easiest way to search and participate in Usenet - Free!
Received on Mon May 22 2000 - 00:00:00 CEST

Original text of this message