| Oracle9i Replication Management API Reference Release 1 (9.0.1) Part Number A87502-01 | 
 | 
DBMS_REPCAT_RGT, 15 of 33
Use this procedure before instantiating a deployment template to delete a runtime parameter value that you defined using the INSERT_RUNTIME_PARMS procedure.
DBMS_REPCAT_RGT.DELETE_RUNTIME_PARMS( runtime_parm_id IN NUMBER, parameter_name IN VARCHAR2);
| Exception | Description | 
|---|---|
| miss_template_parm | The specified deployment template parameter name is invalid or missing. | 
| 
 |  Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. | 
 |