DFS3173E Invalid MAPPUT Var: xxxxxxxx Map: yyyyyyyy

Explanation

Data Mapping error while running EXEC with IMS Adapter for REXX. Error in EXEC on MAPPUT statement or DL/I "PUT" call packing/concatenating variable yyyy in map xxxxxxxx. Common cause is Map data, when packaged, is larger than output segment/buffer.

System action

Variable manipulation is aborted, EXEC execution continues with a -10 return code from the call/command.

Programmer response

Correct application, verify correct variable spelling.