cdr delete template

The cdr delete template command deletes a template from the replication domain. It also deletes any underlying replicate sets associated with the template (these will exist if the template has been realized). No replicates are deleted.

Syntax


1  cdr delete
template?  %Connect Option
 (1) template
Notes:
Element Purpose Restrictions Syntax
template Name of the template to delete. The template must exist. Long Identifiers

Usage

Use the cdr delete template command to delete the template definition and the replicate set realized from the template. Any replicates created by realizing the template to a database server are unaffected by this command.

You can run this command from within an SQL statement by using the SQL administration API.

Examples

The following command deletes the template and replicate set tem1:
cdr delete template tem1