When you apply a template, Enterprise Replication generates the replicate and replicate set names. The generated replicate set name is the same as the template name.
The generated replicate name has the following format:
template_server_cdrserverid_n_table
| template | The name of the template |
| server | The name of the database |
| cdrserverid | The server ID as set in the SQLHOSTS file |
| n | A unique sequence number |
| table | The name of the table |