DFHCZ0138 date time applid userid termid tranid program_name class::method This method failed because the parameter named pname contained an invalid value of pvalue.

Explanation

The method reported in the message failed because one of the parameters supplied was invalid.

This parameter of the method is defined as an integer (general sense), while the value supplied on the call was not sensible for the functional content of the method. For example the method call IccTerminal::sendLine(9876,buffer) would fail, because the column value of 9876 is greater than the height of the screen.

For further guidance, see the Foundation Classes: reference.

System action

The system creates an exception entry in the trace table, writes this message to the TD queue CCZM, and throws an exception.

User response

If the calling program is user written then you need to check the invalid parameter on the calling statement, and if appropriate, change it.

If you are using vendor written software that fails in this way then you will need assistance from the vendor.

If the error condition persists, you will need assistance from IBM. See Working with IBM to solve your problem for guidance on how to proceed.

Module

ICCBUFIC ICCCONEC ICCDATEC ICCFILEC ICCRIDEC ICCTIMEC ICCTMPEC ICCTRMEC ICCTSKEC

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. userid
  5. termid
  6. tranid
  7. program_name
  8. class
  9. method
  10. pname
  11. pvalue

Destination

CCZM