Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: max file size
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
![]() |
![]() |