sufficient next extent space
- From: "Jeffrey Beckstrom" <JBECKSTROM@xxxxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>, <oracle-db-l@xxxxxxxxxxxxxxxxxxxx>, <ORACLE-L@xxxxxxxxxxxxx>, <oracledba@xxxxxxxxxxx>, <oracle-rdbms@xxxxxxxxxxxxxxx>
- Date: Mon, 07 Feb 2005 07:49:51 -0500
I have an SQL script that looks for sufficient space for the next
extent. I am having a problem though when Oracle is breaking the
datafile into multiple free extents, i.e.
26 107,758 153,816 ***FREE***
426 126,985 507,904 ***FREE***
426 190,473 421,824 ***FREE***
427 9 507,904 ***FREE***
427 63,497 507,904 ***FREE***
427 126,985 507,904 ***FREE***
427 190,473 421,824 ***FREE***
File 427 is a brand new 1900M datafile in the tablespace. Right now I
am seeing the largest free as 507,904 bytes and not 1900 M. Any
suggestions on how to combine the extents in the sql script.
Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority
1240 W. 6th Street
Cleveland, Ohio 44113
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: sufficient next extent space
- From: Tony . Adolph
- Re: sufficient next extent space
- From: Tony . Adolph
Other related posts:
- » sufficient next extent space
- » Re: sufficient next extent space
- » Re: sufficient next extent space
- » RE: sufficient next extent space
- » Re: sufficient next extent space
- » Re: sufficient next extent space
- » RE: sufficient next extent space
- » Re: sufficient next extent space
- » Re: sufficient next extent space
- » RE: sufficient next extent space
- » RE: sufficient next extent space
- Re: sufficient next extent space
- From: Tony . Adolph
- Re: sufficient next extent space
- From: Tony . Adolph