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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: RE: LMT ASSM & next extent

RE: RE: LMT ASSM & next extent

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 11 Feb 2004 14:31:12 +0000
Message-Id: <s02a3cec.003@bristol21.bristol.ac>


How do you tell how full the file system is?

> -----Original Message-----
> From: ryan.gaffuri_at_cox.net=20
> Sent: 11 February 2004 14:25
> To: oracle-l_at_freelists.org; ryan.gaffuri_at_cox.net
> Subject: RE: RE: LMT ASSM & next extent

>=20
>=20

> i poll for the size of the file and the total bytes of the=20
> segments in each
> file. I keep repository of past sizes of the data files(its=20
> just a table). if
> it extends i get an email. I work from there.=20
>=20

> I find it to be one less thing to have to worry about. Is=20
> this approach
> flawed?=20
> >=20
> > From: "Niall Litchfield" <n-litchfield_at_audit-commission.gov.uk>
> > Date: 2004/02/11 Wed AM 09:09:23 EST
> > To: <oracle-l_at_freelists.org>
> > Subject: RE: RE: LMT ASSM & next extent
> >=20
> > What happens when you fill the disk? I don't especially=20
> like auto-extend ex=3D
> > cept for system, but even if you do use it, use it with a=20
> max size...=3D20
> >=20
> > > -----Original Message-----
> > > From: ryan.gaffuri_at_cox.net=3D20
> > > Sent: 11 February 2004 14:00
> > > To: oracle-l_at_freelists.org; ryan.gaffuri_at_cox.net
> > > Subject: RE: RE: LMT ASSM & next extent
> > >=3D20
> > >=3D20
> > > what is wrong with auto-extend? Is this just the 'I need=20
> to control
> > > everything' type thing? I find that to be too much trouble.=3D20
> > > If I spend all my
> > > time controlling everything I dont have time to code. I=3D20
> > > typically have to do
> > > both.=3D20
> > >=3D20
> > >=3D20
> > > >=3D20
> > > > From: "Jamadagni, Rajendra" <Rajendra.Jamadagni_at_espn.com>
> > > > Date: 2004/02/11 Wed AM 08:35:31 EST
> > > > To: <oracle-l_at_freelists.org>
> > > > Subject: RE: RE: LMT ASSM & next extent
> > > >=3D20
> > > > We are a location where our SAs don't like autoextend ...=3D20
> > > even DBAs =3D3D
> > > > don't want autoextend.
> > > >=3D20
> > > > Raj
> > > >=3D20
> > > --------------------------------------------------------------
> > > -----------=3D3D
> > > > -------
> > > > Rajendra dot Jamadagni at nospamespn dot com
> > > > All Views expressed in this email are strictly personal.
> > > > QOTD: Any clod can have facts, having an opinion is an art !
> > > >=3D20
> > > >=3D20
> > > > -----Original Message-----
> > > > From: oracle-l-bounce_at_freelists.org
> > > > [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of=3D20
> > > ryan.gaffuri_at_cox.net
> > > > Sent: Wednesday, February 11, 2004 8:28 AM
> > > > To: oracle-l_at_freelists.org
> > > > Subject: Re: RE: LMT ASSM & next extent
> > > >=3D20
> > > >=3D20
> > > > is there a practical need to do that? I typically just turn=3D20
> > > autoextend =3D3D
> > > > on for all my files and have code that monitors the bytes=3D20
> > > in all my =3D3D
> > > > segments in a tablespace vs. the size of the datafile and I=3D20
> > > get an email =3D3D
> > > > if its close to filling up or if the datafile extends.=3D3D20
> > > >=3D20
> > > > is there a need for a more comprehensive approach?=3D3D20
> > > > ----------------------------------------------------------------
> > > > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > > > ----------------------------------------------------------------
> > > > To unsubscribe send email to: oracle-l-request_at_freelists.org
> > > > put 'unsubscribe' in the subject line.
> > > > --
> > > > Archives are at http://www.freelists.org/archives/oracle-l/
> > > > FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> > > >=20
> -----------------------------------------------------------------
> > > >=3D20
> > >=3D20
> > > ----------------------------------------------------------------
> > > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > > ----------------------------------------------------------------
> > > To unsubscribe send email to: oracle-l-request_at_freelists.org
> > > put 'unsubscribe' in the subject line.
> > > --
> > > Archives are at http://www.freelists.org/archives/oracle-l/
> > > FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> > > -----------------------------------------------------------------
> > >=3D20
> > >=3D20
> >=20
> >=20
> >=20
> >=20
> **********************************************************************
> > This email contains information intended for
> > the addressee only. It may be confidential
> > and may be the subject of legal and/or
> > professional privilege. Any dissemination,
> > distribution, copyright or use of this
> > communication without prior permission of
> > the sender is strictly prohibited.
> >=20
> **********************************************************************
> >=20
> > ----------------------------------------------------------------
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > ----------------------------------------------------------------
> > To unsubscribe send email to: oracle-l-request_at_freelists.org
> > put 'unsubscribe' in the subject line.
> > --
> > Archives are at http://www.freelists.org/archives/oracle-l/
> > FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> > -----------------------------------------------------------------
> >=20
>=20

> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>=20
>=20

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Feb 11 2004 - 08:31:12 CST

Original text of this message

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