Previous Topic: TIRM634E ERROR FAILURE OCCURRED IN THE CLIENT SECURITY TOKEN EXITNext Topic: TIRM636E ERROR FAILURE OCCURRED IN THE CLIENT ENCRYPTION EXIT


TIRM635E ERROR BUFFER OVERWRITE OCCURRED IN THE CLIENT SECURITY TOKEN EXIT

Reason:

The token generated by the customized security token user exit, WRSECTOKEN, exceeded the maximum length available.

Action:

Reduce the length of the generated token to the length passed into WRSECTOKEN through the tokenLen argument. Set tokenLen to the current length of the generated token.