From rockyw_99@yahoo.com Thu, 08 Mar 2001 11:33:36 -0800 From: Rocky Welch Date: Thu, 08 Mar 2001 11:33:36 -0800 Subject: Re: Max Extents Error Message-ID: MIME-Version: 1.0 Content-Type: text/plain Hi Sanjay, Issue this command as the table owner: alter table A maxextents unlimited; Check the max extents for the table and use an appropriate value for your application. Unlimited will allow the table to grow to the size of free space in the tablespace. HTH, Rocky --- Sanjay Kumar wrote: > Hi, > > I have a table which consists of Long Raw column in addition to other > columns of Number and Varchar2 datatypes. > > I have the datafile size set to 2GB. The average length of the messages > goes up to 100M, sometimes more than that. > > I have now added three datafiles to that tablespace each greater than > the first datafile. But I still keep getting the > ORA-01631 Max extents reached for table "A" error. > > What do I do resolve this error? > > I am using 8K as the DB block size on SOlaris with Oracle 816. It is not > a prod environment instead a dev environment. > > Thanks > Sanjay > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rocky Welch INET: rockyw_99@yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).