ATB70013I   TP security violation. Inbound allocate request specified 'already verified' security level, but did not specify a user ID.

Explanation

APPC/MVS received an inbound allocate request (FMH-5). A TP security violation occurred. The inbound allocate request is already verified by the partner LU, but the FMH-5 did not specify a user ID. Requests with a security level of "already verified" must specify a user ID.

System action

The system rejects the request with a sense code of security_violation (X'080F6051').

Programmer response

On the call to the Allocate service, specify a valid user ID on the User_ID parameter.

Source

APPC/MVS