ATB70016I   TP security violation. Profile name is longer than the maximum number of characters allowed on MVS.

Explanation

APPC/MVS received an inbound allocate request (FMH-5). A TP security violation occurred. The FMH-5 specified a profile name that is longer than the maximum number of characters allowed on MVS (eight characters).

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 profile name on the profile parameter.

Source

APPC/MVS