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!

ALTER SYSTEM SET processes=1000 generates ORA-00064: object is too large to

676478Aug 31 2011 — edited Aug 31 2011
Hi All

I'm using Oracle Release 10.2.0.1.0.
When performing:
=============
ALTER SYSTEM SET processes=10000 SCOPE=SPFILE;

We can't start the 10g DB: ORA-00064: object is too large to allocate on this O/S (1,5282400)

When reducing the size to 150 there is no problem starting the db. I can not start it. ORA-00064: object is too large to allocate on this O/S (1,5282400)

I refered to 699689
But I can not resolve this problem.

Please help me.

thiensu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2011
Added on Aug 31 2011
4 comments
652 views