ORA-23436 missing template authorization for user cause and solution
The following is the ORA-23436 error message, you can learn the cause and solution of the Oracle database error.
ORA-23436 missing template authorization for user
Cause: The specified template authorization does not exist.
Solution: Check the values for user name and refresh template name to ensure a valid row exists in the DBA_REPCAT_USER_AUTHORIZATIONS view.
Please wait for the update…