| Oracle9i Replication Management API Reference Release 1 (9.0.1) Part Number A87502-01 | 
 | 
DBMS_REPCAT_RGT, 32 of 33
When a deployment template is being updated or modified, you should use the LOCK_TEMPLATE_EXCLUSIVE procedure to prevent users from reading or instantiating the template.
The lock is released when a ROLLBACK or COMMIT is performed.
DBMS_REPCAT_RGT.LOCK_TEMPLATE_EXCLUSIVE();
None
| 
 |  Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. | 
 |