BIP5521

Severity

20 : Error

Message

The padding of an element failed.
Padding character: <insert_0>
Padding character size (bytes): <insert_2>
Padding needed (bytes): <insert_1>
Coded Character Set ID (CCSID): <insert_3>

Explanation

Either the padding character specified in hexadecimal for a message element is invalid for the codepage used to write the message, or the element cannot be padded because the padding character length is not compatible with the current length of the element (for example, padding needs to be put into an odd number of bytes but the padding character is two bytes wide).

Response

Review previous messages for details of the message set, message type, and element.
Change the padding character for this element or specify a coded character set ID for the message that is compatible with the specified padding character.