Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01144

branislav.dobrotkaJul 5 2008 — edited Sep 2 2011
HI all
I use ASM instance with ASM dik group , when I add datafile to tablespace :
SQL> alter tablespace INDM add datafile '+STARINS' size 50G;
alter tablespace INDM add datafile '+STARINS' size 50G
*
ERROR at line 1:
ORA-01144: File size (6553600 blocks) exceeds maximum of 4194303 blocks

I had to add datafile with max 30G , but I thought that ASM copes larger files.
we have one diskgroup +STARINS, to two ASM DISK :

Am I making any mistage by configuration ..this is may first contact with ASM and immediately serious project :)

Can You give me any recommendation ?

Thank You Brano
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2011
Added on Jul 5 2008
10 comments
13,329 views