Previous Topic: TIRM636E ERROR FAILURE OCCURRED IN THE CLIENT ENCRYPTION EXITNext Topic: TIRM638E ERROR FAILURE OCCURRED IN THE CLIENT DECRYPTION EXIT


TIRM637E ERROR BUFFER OVERWRITE OCCURRED IN THE CLIENT ENCRYPTION EXIT

Reason:

The length of the encrypted data generated by the security encryption exit WRSECENCRYPT() exceeded the available buffer size.

Action:

This exit may not return encrypted data, argument encryptView, whose length exceeds the length in the maxViewLen argument. Reduce the encrypted length of your view to maxViewLen.