Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Ingres Topics / June 2005

Tip: Looking for answers? Try searching our database.

RE: [Info-ingres] Table usage

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ball, David - 27 Jun 2005 16:05 GMT
Kay/Martin,

The 'audstat' shell script from DBHygiene (a downloadable tool @ NAIUA) does
some nice reporting on the output from auditdb (including usage and hit
rates etc).

Dave

-----Original Message-----
From: martin.bowes@ctsu.ox.ac.uk [mailto:martin.bowes@ctsu.ox.ac.uk]
Sent: 27 June 2005 15:00
To: MacKayro
Cc: info-ingres@cariboulake.com
Subject: Re: [Info-ingres] Table usage

Hi Kay,

    Assuming you define highest activity as inserts,updates and
deletes then auditdb is probably the best option.

Auiditdb will be quite happy to span checkpoint boundaries. It only
requires that the journals exist. - well there are a few complications, but
this is the major point.

So auditdb -b -e and place the data into a file.
Then try this:
grep Table <your_file> | \
perl -ne '/^\s*(\S+)\s*: Transaction Id (\S+).*Table \[(\S+)\]/ && print "$1

$3\n"' | \
sort | uniq -c | sort -nr | head -100

That'll produce a listing of highest number of inserts, updates, deletes
activity on the tables.

Martin Bowes
--
Random Duckman Quote #68:
Cornfed: It'll make Bosnia look like a foot rub from Perry Como.

On 27 Jun 2005 at 7:27, MacKayro wrote:

> Gurus...  Is there any way (other than auditdb) to find what tables
> had the highest activity on them from time a to time b?  I have been
> asked to find this information and my database has been checkpointed 4
> times since the time period that is being requested.
>
> Thanks,
>
> Kay
>
> _______________________________________________
> Info-ingres mailing list
> Info-ingres@cariboulake.com
> http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres

_______________________________________________
Info-ingres mailing list
Info-ingres@cariboulake.com
http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres

**********************************************************************

The information contained in this e-mail is confidential and intended only
for the use of the addressee. If the reader of this message is not the
addressee, you are hereby notified that you have received this e-mail in
error and you must not copy, disseminate, distribute, use or take any action
as a result of the information contained in it.
   
If you have any queries, please contact the IT Service Desk on 1870
(01384-275454).
   
postmaster@npower.com

**********************************************************************

This e-mail is provided for general information purposes only and does not constitute investment or transactional advice. For  the avoidance of doubt the contents of this email are subject to contract and will not constitute a legally binding contract.

The information contained in this e-mail is confidential and intended only for the use of the addressee. If the reader of this message is not the addressee, you are hereby notified that you have received this e-mail in error and you must not copy, disseminate, distribute, use or take any action as a result of the information contained in it.
   
If you have received this e-mail in error, please notify postmaster@npower.com (UK 01384 275454) and delete it immediately from your system.
   
Neither Npower nor any of the other companies in the RWE Npower group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses.
Npower Limited Registered office: Windmill Hill Business Park, Whitehill Way, Swindon SN5 6PB. Registered in England and Wales: number 3653277.  This e-mail may be sent on behalf of a member of the RWE Npower group of companies.

**********************************************************************
Paul White - 29 Jun 2005 03:40 GMT
It would be useful is to see DBMS cache activity by individual table, index
etc.  EG how many times a specific index has been been utilized or how many
locks on a specific table.

Paul

-----Original Message-----
From: Ball, David [mailto:David.Ball@npower.com]
Sent: Tuesday, 28 June 2005 1:06 AM
To: 'martin.bowes@ctsu.ox.ac.uk'; MacKayro
Cc: info-ingres@cariboulake.com
Subject: RE: [Info-ingres] Table usage

Kay/Martin,

The 'audstat' shell script from DBHygiene (a downloadable tool @ NAIUA) does
some nice reporting on the output from auditdb (including usage and hit
rates etc).

Dave

-----Original Message-----
From: martin.bowes@ctsu.ox.ac.uk [mailto:martin.bowes@ctsu.ox.ac.uk]
Sent: 27 June 2005 15:00
To: MacKayro
Cc: info-ingres@cariboulake.com
Subject: Re: [Info-ingres] Table usage

Hi Kay,

    Assuming you define highest activity as inserts,updates and
deletes then auditdb is probably the best option.

Auiditdb will be quite happy to span checkpoint boundaries. It only
requires that the journals exist. - well there are a few complications, but
this is the major point.

So auditdb -b -e and place the data into a file.
Then try this:
grep Table <your_file> | \
perl -ne '/^\s*(\S+)\s*: Transaction Id (\S+).*Table \[(\S+)\]/ && print "$1

$3\n"' | \
sort | uniq -c | sort -nr | head -100

That'll produce a listing of highest number of inserts, updates, deletes
activity on the tables.

Martin Bowes
--
Random Duckman Quote #68:
Cornfed: It'll make Bosnia look like a foot rub from Perry Como.

On 27 Jun 2005 at 7:27, MacKayro wrote:

> Gurus...  Is there any way (other than auditdb) to find what tables
> had the highest activity on them from time a to time b?  I have been
[quoted text clipped - 9 lines]
> Info-ingres@cariboulake.com
> http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres

_______________________________________________
Info-ingres mailing list
Info-ingres@cariboulake.com
http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres

**********************************************************************

The information contained in this e-mail is confidential and intended only
for the use of the addressee. If the reader of this message is not the
addressee, you are hereby notified that you have received this e-mail in
error and you must not copy, disseminate, distribute, use or take any action
as a result of the information contained in it.
   
If you have any queries, please contact the IT Service Desk on 1870
(01384-275454).
   
postmaster@npower.com

**********************************************************************

This e-mail is provided for general information purposes only and does not
constitute investment or transactional advice. For  the avoidance of doubt
the contents of this email are subject to contract and will not constitute a
legally binding contract.

The information contained in this e-mail is confidential and intended only
for the use of the addressee. If the reader of this message is not the
addressee, you are hereby notified that you have received this e-mail in
error and you must not copy, disseminate, distribute, use or take any action
as a result of the information contained in it.
   
If you have received this e-mail in error, please notify
postmaster@npower.com (UK 01384 275454) and delete it immediately from your
system.
   
Neither Npower nor any of the other companies in the RWE Npower group from
whom this e-mail originates accept any responsibility for losses or damage
as a result of any viruses and it is your responsibility to check
attachments (if any) for viruses.
Npower Limited Registered office: Windmill Hill Business Park, Whitehill
Way, Swindon SN5 6PB. Registered in England and Wales: number 3653277.  This
e-mail may be sent on behalf of a member of the RWE Npower group of
companies.

**********************************************************************

_______________________________________________
Info-ingres mailing list
Info-ingres@cariboulake.com
http://mailman.cariboulake.com/mailman/listinfo.py/info-ingres
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.