| Oracle8i Replication Management API Reference Release 2 (8.1.6) Part Number A76958-01  | 
  | 
Replication Management API Reference, 142 of 179
This procedure lets you drop template parameters for a specified deployment template. You can use this procedure to drop all parameters that are not referenced by a template object or to drop from the template all objects that reference any parameter, along with all of the parameters themselves.
DBMS_REPCAT_RGT.DROP_ALL_TEMPLATE_PARMS ( refresh_template_name IN VARCHAR2, drop_objects IN VARCHAR2 := N);
| Exception | Description | 
|---|---|
    
miss_refresh_ template  | 
 Specified deployment template name is invalid or does not exist.  | 
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |