How to fix the Oracle error ORA-23446: duplicate template site?
In this post, you’ll learn more about the Oracle ErrorORA-23446: duplicate template site with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-23446: duplicate template site
Reason for the Error ORA-23446: duplicate template site
The template site specified by the site name, user name and refresh group template name already exists.
How to fix the Error ORA-23446: duplicate template site ?
You can fix this error in Oracle by following the below steps
Correct the invalid parameter and execute the procedure again. Use the DBA_REPCAT_TEMPLATE_SITES view to query the existing template sites.
Leave Your Comment