[AIX][MQ 9.4.0 Jun 2024][Linux]

2064 (0810) (RC2064): MQRC_TOKEN_TIMESTAMP_NOT_VALID

Explanation

An MQCONNX call was issued that included an authentication token, but it failed because the token is not yet valid or is expired.

Completion code

MQCC_FAILED

Programmer response

Ask your administrator to check the queue manager error logs for additional messages. Get another token that is not expired and if it has a 'not before' claim, connect and present the token after the 'not before' time is passed. For more information, see Requirements for authentication tokens.