ATB70011I   TP security violation. Allocate request specified a user ID but did not specify a password.

Explanation

APPC/MVS received an inbound allocate request (FMH-5). A TP security violation occurred. The FMH-5 specified a user ID, but did not specify a password. A password is required if a user ID is specified, unless the request specifies a conversation security level of ALREADYV (for already verified) or PERSISTV (for persistent verification).

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 password on the Password parameter.

Source

APPC/MVS