CDFAA0083N The routine failed because a mapping specification contains more than one separator (:). Object name: name.
Explanation
A mapping specification maps one database object to another one. The syntax of a mapping statement is (objA:objB). This message is returned when a mapping specification contains a superfluous colon (:). For example:
(objA:objB:objC)
(objA::objB)
User response
Correct and reissue the statement.