Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: autoextend system
I wasn't aware of any difference from 7.3.4 to 8i. It did not create =
multiple files on 7.3.4 for NT. Just kept growing and growing the same =
file since it was set to UNLIMITED at the time. We had one datafile over =
16GB.
I will let you know soon what it does with multiple files as I will need = to add another in a couple weeks. It should behave just like "normal" = datafiles.
Michael Ray
DBA in training
>>> <ORACLE-L_at_fatcity.com> 08/22 3:05 AM >>>
From: Lyall Barbour <lbarbour_at_stanford.edu>
Date: Mon, 21 Aug 2000 15:00:47 -0700
Subject: Re: autoextend system
Ah, as I see now from reading the 8i docs, it's a little different then=20
7.3.4. Autoextend doesn't create a new datafile every time, it resizes =
the=20
datafile you have already.
What happens when you have two, or more datafiles though? What does =
Oracle=20
do then? Anybody?
Received on Tue Aug 22 2000 - 10:37:40 CDT