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-03206 error during tablespace creation

573141Aug 21 2009 — edited Aug 21 2009
hi experts,

i am trying to create a tablespace in 10g,

create tablespace testdata datafile 'd:\ts_sth.dbf'
size 2g
autoextend on maxsize 35g
extent management local uniform size 1g;

ran into the following error

ORA-03206: maximum file size of (4587520) blocks in AUTOEXTEND clause is out of range


please help

many thanks,
Charles

Edited by: user570138 on Aug 20, 2009 10:28 PM

Edited by: user570138 on Aug 20, 2009 10:29 PM
This post has been answered by Mohammed Mehraj Hussain on Aug 21 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2009
Added on Aug 21 2009
5 comments
13,271 views