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

Home -> Community -> Usenet -> c.d.o.server -> Re: Unix script to monitor iostat on AIX 4.3.3

Re: Unix script to monitor iostat on AIX 4.3.3

From: chao_ping <member327_at_dbforums.com>
Date: Thu, 04 Sep 2003 12:15:02 -0400
Message-ID: <3330639.1062692102@dbforums.com>

Be careful using this script , I saw this script from STATSPACK HIGH PERFORMANCE TUNING (by bulson) and I saw a lot of DIFFERENT SQL in my shared pool and it used all my shared pool.

I do not think it is a good idear.

If you really want to log them into database, I suggest you awk them with proper format and use sqlldr to load them into database daily.

Regards.

Zhu Chao

--
Posted via http://dbforums.com
Received on Thu Sep 04 2003 - 11:15:02 CDT

Original text of this message

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