Anand:
 
This is one of four queries in a script I call my 'space_critical'
script.  Every night, an automated process scans all the DBs that
I am responsible for, and sends me an e-mail if there is a problem,
such as not enough space in a tablespace for a table to add an
another extent.
 
When I get this e-mail, I log in to this database with a maintenance
ID, and run 'space_critical'.  The entire report shows space by
tablespace, by datafile, and by 'troubled object'.  Trouble Objects
are tables, indexes, whatever, that cannot allocate another extent.
 
My script also creates a script in the /tmp directory that will
change the next_extent size to a number that will fit in the
remaining space.  This is useful when the vendor is late delivering
the disk you need.
 
I published this script last year to www.searchDatabase.com.  The
I hope you find it useful.
 
Cheers,
Mike
 
-----Original Message-----
From: Anand Kumar N [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 19, 2002 9:05 PM
To: Vergara, Michael (TEM)
Subject: Re: Win2000/8.1.7.3.0/SQL

U'r prompting in this SQL as Generating first troubled objects.
What does this mean, actually what is the output of this sql. Pl. reply me.
 
Regards
Anand Kumar
ITW Signode India Ltd
 

Reply via email to