How to fix the Oracle error ORA-01559: MAXEXTENTS for rollback segment must be greater than 1?
In this post, you’ll learn more about the Oracle ErrorORA-01559: MAXEXTENTS for rollback segment must be greater than 1 with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-01559: MAXEXTENTS for rollback segment must be greater than 1
Reason for the Error ORA-01559: MAXEXTENTS for rollback segment must be greater than 1
Specified MAXEXTENTS of less than 2 for rollback segment
How to fix the Error ORA-01559: MAXEXTENTS for rollback segment must be greater than 1 ?
You can fix this error in Oracle by following the below steps
Specify larger MAXEXTENTS
Leave Your Comment