Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
LMT ASSM & next extent

LMT ASSM & next extent

2004-02-11       - By ryan.gaffuri@(protected)
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

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

I find it to be one less thing to have to worry about. Is this approach flawed?
>
> From: "Niall Litchfield " <n-litchfield@(protected) >
> Date: 2004/02/11 Wed AM 09:09:23 EST
> To: <oracle-l@(protected) >
> Subject: RE: RE: LMT ASSM & next extent
>
> What happens when you fill the disk? I don 't especially like auto-extend ex > cept for system, but even if you do use it, use it with a max size...
>
> > -- --Original Message-- --
> > From: ryan.gaffuri@(protected)
> > Sent: 11 February 2004 14:00
> > To: oracle-l@(protected); ryan.gaffuri@(protected)
> > Subject: RE: RE: LMT ASSM & next extent
> >
> >
> > what is wrong with auto-extend? Is this just the 'I need to control
> > everything ' type thing? I find that to be too much trouble.
> > If I spend all my
> > time controlling everything I dont have time to code. I
> > typically have to do
> > both.
> >
> >
> > >
> > > From: "Jamadagni, Rajendra " <Rajendra.Jamadagni@(protected) >
> > > Date: 2004/02/11 Wed AM 08:35:31 EST
> > > To: <oracle-l@(protected) >
> > > Subject: RE: RE: LMT ASSM & next extent
> > >
> > > We are a location where our SAs don 't like autoextend ...
> > even DBAs =
> > > don 't want autoextend.
> > >
> > > Raj
> > >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
> > -- ---- ---=
> > > -- ----
> > > 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 !
> > >
> > >
> > > -- --Original Message-- --
> > > From: oracle-l-bounce@(protected)
> > > [mailto:oracle-l-bounce@(protected)]On Behalf Of
> > ryan.gaffuri@(protected)
> > > Sent: Wednesday, February 11, 2004 8:28 AM
> > > To: oracle-l@(protected)
> > > Subject: Re: RE: LMT ASSM & next extent
> > >
> > >
> > > is there a practical need to do that? I typically just turn
> > autoextend =
> > > on for all my files and have code that monitors the bytes
> > in all my =
> > > segments in a tablespace vs. the size of the datafile and I
> > get an email =
> > > if its close to filling up or if the datafile extends.=20
> > >
> > > is there a need for a more comprehensive approach?=20
> > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > > To unsubscribe send email to: oracle-l-request@(protected)
> > > 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
> > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> > >
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > To unsubscribe send email to: oracle-l-request@(protected)
> > 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
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> >
> >
>
>
>
> **********************************************************************
> 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.
> **********************************************************************
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> To unsubscribe send email to: oracle-l-request@(protected)
> 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
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
>

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --