Skip Headers
This procedure removes all deployment templates at the site where the procedure is called.
This is a dangerous procedure that cannot be undone.
DBMS_REPCAT_RGT.DROP_ALL_TEMPLATES;
None