38 INVMPSZ


If the RESP of the CICS command is equal to "38", then it's meaning is INVMPSZ. Change the map width if the terminal width is global or change the terminal if the map width is global.

Default Action - The task gets terminated abnormally.

Command RESP RESP2 Reason, Deafult Action & Solution
RECEIVE MAP 38 Reason - Occurs if the specified map is too wide or too long for the terminal.

Solution - Change the map width if the terminal width is global or change the terminal if the map width is global.
SEND MAP 38 Reason - Occurs if the specified map is too wide for the terminal. Also occurs if a HANDLE CONDITION OVERFLOW command is active and the specified map is too long for the terminal.

Solution - Change the map width if the terminal width is global or change the terminal if the map width is global.