Database and Datafile size
839439Sep 5 2011 — edited Sep 6 2011Hello
Can anyone explain how the size of the datafile is dependent on OS 32-bit and 64-bit ??
As far my knowledge, i calculate the max size of database as (max. number of datafile) * (maximum size of the datafile ) .
and i calculate the max. size of data-file as (db_block_size) * ( max number of block) where max. no. of block can obtained from dba_data_files.
So where is it O.S dependent ??
thanks in advance
Regards
Neeraj