ORA-01144: File size (4194304 blocks) exceeds maximum of 4194303 blocks
RHKSep 3 2012 — edited Sep 3 2012Hello all,
Wen i try to add new datafile(32GB) to tablespace i found the below error. I have space available in my disk, why i am not able to add new datafile to tablespace?
ERROR at line 1:
ORA-01144: File size (4194304 blocks) exceeds maximum of 4194303 blocks
here is my db_block_size information:
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_block_size integer 8192
How can i add new datafile with out any issues.
Regards,
RHK