How to fix the Oracle error ORA-23492: no new sites for extension request “string”?
In this post, you’ll learn more about the Oracle ErrorORA-23492: no new sites for extension request “string” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-23492: no new sites for extension request “string”
Reason for the Error ORA-23492: no new sites for extension request “string”
There is no new site with the specified extension request.
How to fix the Error ORA-23492: no new sites for extension request “string” ?
You can fix this error in Oracle by following the below steps
Ensure there is at least one new site in DBA_REPSITES_NEW view for this request before retrying this operation.
Leave Your Comment