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 Niall Litchfield

Reply:     1     2     3     4     5     6     7     8     9     10     >>  

Not necessarily so. I have a demo that suggests that auto-allocate *can* still suffer from the classic fragmentation problem of 'got enough free space but can 't allocate an extent ', Richard Foote has a subtly different example that suggests that the circumstances under which this occurs are not easily predictable (i.e sometimes oracle will use small gaps and sometimes it won 't). I certainly haven 't worked out what is going on anyway, and to be honest I 'm so enamoured of uniform size that I probably won 't. (SYSTEM should always be autoextend right?)

I attach a log of my example, the script is downloadable/runnable from http://www.niall.litchfield.dial.pipex.com/scripts/tests/auto_alloc_frag.sql and assumes windows and 9i (or whenever drop tablespace including contents and datafiles came in).

Niall Litchfield
Oracle DBA
Audit Commission
+44 117 975 7805


> -- --Original Message-- --
> From: thomas.mercadante@(protected)
> Sent: 11 February 2004 13:35
> To: oracle-l@(protected); thomas.mercadante@(protected)
> Subject: RE: RE: LMT ASSM & next extent
>
>
> I do a similar thing. I run a weekly report producing a file
> that excel can
> open. I include a "Warning " message in the email header if
> any tablespace
> is more than 80% full. With LMT, I don 't need to worry about
> individual
> tables any more - if there is room within the tablespace,
> then any table
> will be able to grab a new extent.
>
> Tom Mercadante
> Oracle Certified Professional
>
>
> -- --Original Message-- --
> From: ryan.gaffuri@(protected) [mailto: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.
>
> is there a need for a more comprehensive approach?
> >
> > From: "Jamadagni, Rajendra " <Rajendra.Jamadagni@(protected) >
> > Date: 2004/02/11 Wed AM 07:26:20 EST
> > To: <oracle-l@(protected) >
> > Subject: RE: LMT ASSM & next extent
> >
> > no.
> >
> > But if you are saving (err... exporting) dbms_stata output
> ... I can =
> > give you a SQL that will show you storage allocation pattern ...
> >
> > 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 Jack van Zanen
> > Sent: Wednesday, February 11, 2004 7:18 AM
> > To: 'Oracle-L Freelists '
> > Subject: LMT ASSM & next extent
> >
> >
> > Hi=20
> >
> > I have my script that will monitor for objects that can not
> allocate =
> > their
> > next extent. However on databases using LMT with
> autoallocate I do not =
> > have
> > a value for next extent. How can I get this figure anyway,
> or is their a
> > view that will give me the space bound objects?
> >
> >
> > Tia
> >
> >
> > Jack
> >
> >
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> > 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
> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> >
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> 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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --