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: db_files won't exceed 30 (but I need more)

Re: db_files won't exceed 30 (but I need more)

From: <skubiszewski_at_Eisner.DECUS.Org>
Date: Mon, 21 Sep 1998 19:53:44 GMT
Message-ID: <EznGLK.LIL@news.decus.org>


In article <01bde58a$112002c0$a504fa80_at_mndnet>, "Oracleguru" <oracleguru_at_mailcity.com> writes:
>You can try to increase the datafile size by entering the following command
>for the existing tablespaces, upto 2G I believe on UNIX:
>
>alter database datafile '/u1/xyz/tablespace_01' resize 500M;

This would have worked but we're running compatible with 7.1 and it needs compatible = 7.2 or greater.

I took Horace Chow's advice and recreated the control file to increase MAXDATAFILES but thanks for another easy solution to the db_files problem.

Rose Received on Mon Sep 21 1998 - 14:53:44 CDT

Original text of this message

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