How to fix the Oracle error ORA-38864: cannot create a guaranteed restore point with user specified SCN or time.?
In this post, you’ll learn more about the Oracle ErrorORA-38864: cannot create a guaranteed restore point with user specified SCN or time. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-38864: cannot create a guaranteed restore point with user specified SCN or time.
Reason for the Error ORA-38864: cannot create a guaranteed restore point with user specified SCN or time.
An SCN or timestamp was specified when creating a guaranteed restore point. This is not supported. You can only create a guaranteed restore point as of the current time.
How to fix the Error ORA-38864: cannot create a guaranteed restore point with user specified SCN or time. ?
You can fix this error in Oracle by following the below steps
Avoid this combination of options for creating a restore point.
Leave Your Comment