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: Oracle Enterprise Manager on NT vs Oracle Enterprise on UNIX

Re: Oracle Enterprise Manager on NT vs Oracle Enterprise on UNIX

From: Uday Bikkasani <udayb_at_mindspring.com>
Date: 1998/02/27
Message-ID: <6d7ivt$ooj@camel20.mindspring.com>#1/1

I think you are referring to Auto Extend Feature that has been introduced in the later versions of Oracle 7.x , I think 7.2. It is a database specific feature and Enterprise manager lets you do that using the GUI

The AutoExtend sets the Auto Extend feature for a datafile used in a database.

ALTER DATABASE DATAFILE 'C:\ORANT\DATABASE\ASD.DBF' AUTOEXTEND ON NEXT 1234K;

Uday Bikkasani


Gerry West wrote in message <01bd42f5$bb14df90$847253ce_at_deepwater>...
>All,
>
> Can anyone tell me if there is a Self Expanding Option for Tablespaces
> in the Oracle Enterprise Manger on UNIX ? And if not is self expanding
>the default ?
>
> The NT version has whats called the Storage Manager
> which gives you the option if you want the tablespace to be self
>expanding.
>
>Thanks in advance,
>Gerry
>
>
>
Received on Fri Feb 27 1998 - 00:00:00 CST

Original text of this message

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