[z/OS]

2360 (0938) (RC2360): MQRC_OBJECT_LEVEL_INCOMPATIBLE

Explanation

An MQOPEN or MQPUT1 call, or a command, was issued, but the definition of the object to be accessed is not compatible with the queue manager to which the application has connected. The object definition was created or modified by a different version of the queue manager.

If the object to be accessed is a queue, the incompatible object definition could be the object specified, or one of the object definitions used to resolve the specified object (for example, the base queue to which an alias queue resolves, or the transmission queue to which a remote queue or queue manager alias resolves).

This reason code occurs only on z/OS®.

Completion code

MQCC_FAILED

Programmer response

The application must be run on a queue manager that is compatible with the object definition. .