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 ICCTSKECXMEOUT parameters/Message inserts
- date
- time
- applid
- userid
- termid
- tranid
- program_name
- class
- method
- pname
- pvalue
Destination
CCZM