DFS3172I Invalid MAPGET Var: xxxx Map: yyyyyyyy
Explanation
Data Mapping error while running EXEC with IMS Adapter for REXX. Error in EXEC on MAPGET statement or DL/I "GET" call while decoding/extracting variable xxxx in map yyyyyyyy. Common causes include when the Map defined is larger than the input segment to the map and data conversion error of packed or zoned decimal.
System action
Program continues. The failing variable's value is dropped. (See IMS Version 15.3 Application Programming APIs for more details).
Programmer response
Correct application and verify mapping definition (MAPDEF).