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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Resizing datafiles

Re: Resizing datafiles

From: Marin Dimitrov <marin_at_sirma.bg>
Date: Thu, 20 Jul 2000 10:30:30 +0300
Message-Id: <10564.112502@fatcity.com>


> Is it possible to resize a temp datafile (in a temp tablespace)
> to a smaller size? What would be the syntax? Would it have
> any negative effects to do that?

To resize the file to 15 MB u can execute

ALTER DATABASE DATAFILE '/path/to/file/temp01.dbf' RESIZE 15M;  

hth,

    Marin


"The important thing for all of us is never look *at* the bars, look *through* them. Because if you keep looking *at* bars, you'll never get anything done, and you'll never have fun in life, any joy."

                                                  William Wharton, "Pride"
Received on Thu Jul 20 2000 - 02:30:30 CDT

Original text of this message

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