CDFAA0084N The routine failed because two mapping specifications specify the same source object name. Object name: name.

Explanation

A mapping specification maps one database object to another one. This message is returned when two mapping specifications specify the same source object. For example:

(objA:objB)
(objA:objC)

It is not allowed for one object to be mapped to two different objects.

User response

Delete one of the conflicting mapping specifications and reissue the statement.