Oracle DBA, How To, Error, Cause and Action

ORA-02226: invalid MAXEXTENTS value (max allowed: string)

ORA-02226: invalid MAXEXTENTS value (max allowed: string)


Cause:


The MAXEXTENTS specified is too large for the database block size. This applies only to SYSTEM rollback segment.



Action:


Specify a smaller value.

No comments:

Post a Comment

Thanks for your comment.