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: Compatible must be set to 7.2.0.0.0 problem...

Re: Compatible must be set to 7.2.0.0.0 problem...

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Tue, 7 Sep 1999 20:30:24 +0200
Message-ID: <936729076.20334.0.pluto.d4ee154e@news.demon.nl>


Hi Jeff

Are you running 7.2.3 or higher? If not, you can't resize datafiles. If yes, the value of your compatible parameter in init<sid>.ora is still 7.1.0.0 (the default) and you will need to increase it to 7.2.0.0, just as the message says and bounce the database. Then issue
alter database datafile '<filename>' resize <n> M; If you don't know how to change the parameter, provide details about platform
database version
SID
reply to this newsgroup, and we should be able to help you out.

Hth,

--
Sybrand Bakker, Oracle DBA

Jeff Brouchard, Zenith Publishing Projects <jefferson.brouchard_at_tesco.net> wrote in message news:7r3j5p$c97$2_at_barcode.tesco.net...
> I am trying to resize tablespace files and keep getting this message. I am
> not a DBA and my company has no DBA. I know that this is a stupid
question,
> but how do I resize a database file?
>
> Thanks
>
>
> J. Brouchard
>
>
Received on Tue Sep 07 1999 - 13:30:24 CDT

Original text of this message

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