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: max file size

Re: max file size

From: herve.MAYNE <herve.MAYNE_at_wanadoo.fr>
Date: Thu, 18 Apr 2002 00:04:08 +0200
Message-ID: <a9krov$qe7$1@wanadoo.fr>


hello
your max datafile size can be : 4194302*db_block_size in your case your db_block_size seems to be 4096 try with a db_block_size of 2048 then your datafile can't grow after 8Go (4194302*2048 )

"Dominik Zimmerer" <dominik.zimmerer_at_med.uni-jena.de> a écrit dans le message news: a9e577$2cqjg$2_at_ID-140794.news.dfncis.de...
> hi, i created tables in my tablespace. then i created my rows and
everything
> works fine.
> now i tried to activate the autoextend for my databasefile.
> Now i recogniced that the max files size on my NTFS harddisc with a
capacity
> of 30 GB was
> 16383 MB!!
>
> Why?
>
>
Received on Wed Apr 17 2002 - 17:04:08 CDT

Original text of this message

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