CEE3715W
The parameter string returned from CEE3PR2 was truncated due to insufficient storage space for the string provided by the caller.

Explanation

The user parameters exceeded the space provided by the caller and the remainder of the user parameters are truncated.

System action

The user parameter string is truncated to the length of the space provided by the caller.

Programmer response

Increase the storage space to the length returned by the service.

Symbolic Feedback Code

CEE3K3