REGISTRATION.COLLISION

Advisory

Subject Name Syntax

_RV.ERROR.RVCM.REGISTRATION.COLLISION.name

Purpose

A CM transport receives this advisory when it discovers a newly enabled CM transport that claims the same name.

Remarks

Name collisions can result in thrashing, which defeats the benefit of certified message delivery. It is good practice for programs to include a policy for reporting and resolving collisions.

The name element is the reusable correspondent name that is the locus of the collision. The name may consist of several elements, so the wildcard character ">" (rather than "*") is the correct way to match all subjects in this position.

Message Fields

Field Name

Description

name

The name that caused collision. It is identical to the name element.

This field has datatype TIBRVMSG_STRING.