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

Home -> Community -> Usenet -> c.d.o.tools -> FREE Oracle DBA Tool (UX-Based)

FREE Oracle DBA Tool (UX-Based)

From: Bill Border <bb22_at_uswest.net>
Date: 2000/08/02
Message-ID: <nfXh5.254$0k6.70610@news.uswest.net>

Hi All,

  There is a free tool called "orastat" which is available at: http://dbamon.com/ .
It runs from the UX (would also work on Linux) command line and it simplifies
various DBA tasks (listing datafiles, tablespaces, users, I/O activity, ...). Here
is some sample output:
orastat -ts (Tablespaces)
orastat | ORACLE SID=PD1 ORACLE HOME=/oracle/PD1

Tablespace NumDF Size(MB) Free(MB) Used(MB) Pct

-------------------- ----- --------- --------- --------- -----
PSAPBTABD               11     15319      2800     12519  81.7
PSAPBTABI                9     10594      2138      8456  79.8
PSAPCLUD                 5      2636       735      1900  72.1
PSAPCLUI                 1       500       120       379  75.9
PSAPDDICD                3       939       411       528  56.3
PSAPDDICI                2       525       266       259  49.4
...
orastat -pi (I/O By Datafile)orastat | ORACLE SID=PD1 ORACLE HOME=/oracle/PD1                                                                          

   Pct Of

                                                       1000's 1000's 
1000's DB I/O
Datafile                                                Reads Writes    
R+W Total

--
Received on Wed Aug 02 2000 - 00:00:00 CDT

Original text of this message

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