Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Large files under oracle7.1.6
size of the table can be more than size of a single datfile .It depends upon the size of the Tablespace (which is a comination of n number of datafiles). If you experience any performance degradation with big tables consider horizontal stripping.
suresh
In article <01bd403d$9a2153a0$118df1c3_at_msegers>,
"maurice segers" <msegers_at_worldonline.nl> wrote:
>
>
> Hi there,
>
> We are installing a large database on a HPUX 10.20 machine usinf oracle
> 7.1.6.
> There are several tables that are very large (one table over 28 GB). After
> checking oracle if they are supporting large file (over 2GB) the answer was
> no.
>
> One solution is to split the datafiles into 2GB of space. But as you know
> you cannot make you tables larger than the datafile.
>
> Does anyone use HPUX 10.20 whit tablespaces larger than 2GB at once and
> what is your experiance.
>
> Mauice
>
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Mon Feb 23 1998 - 00:00:00 CST
![]() |
![]() |