IZD1006E modname DB2 COMMAND BUFFER EXTEND FAILED FOR ssid COMMAND command RC = return_code BM = bytes_moved BNM = bytes_not_moved

Explanation

An attempt to extend the DB2 IFI command buffer failed.
The message variables are:
modname
The name of the module that issued the DB2 command.
ssid
The ID of the DB2 subsystem that the command was issued against.
command
The DB2 command that was issued.
return_code
The STORAGE(OBTAIN) return code received.
bytes_moved
The number of data bytes returned by the command.
bytes_not_moved
The number of bytes that could not be moved because of buffer overflow.

System action

Processing stops.

System programmer response

Return codes for the IFI interface are documented in DB2 for z/OS Codes.