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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-1632 Max # extents 505 reached in table A

Re: ORA-1632 Max # extents 505 reached in table A

From: DBAOracle <dbaoracle_at_aol.com>
Date: 04 Jul 1999 23:54:00 GMT
Message-ID: <19990704195400.16905.00007456@ng-fw1.aol.com>


What version of the database are you running on? In <7.2, you were limited to the max number of extents based on block size. In later versions this was not the case. Alter the table and increase the max extents size to unlimited or some greater number.

Robert Received on Sun Jul 04 1999 - 18:54:00 CDT

Original text of this message

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