Messages

The following is a listing of all the codes and messages that can be returned as a result of using the MSMQ Adapter for sources or targets.

In addition to the following return codes, the MSMQ Adapter can return MSMQ error codes. Consult the MSMQ documentation for descriptions of these codes.

Adapter return codes with positive numbers are warning codes that indicate a successful operation. Adapter return codes with negative numbers are error codes that indicate a failed operation.

Return Code Message

-1001

Trace file could not be accessed

-1002

Adapter command is incorrect

-1003

Failed to load and initialize MSMQ library

-1004

Queue could not be opened

-1005

Message could not be stored on the queue

-1006

Message could not be retrieved from the queue

-1007

Transaction could not be rolled back explicitly

-1008

Transaction could not be committed

-1009

Queue could not be closed

-1010

Invalid message format

-1011

Transaction monitor not supported

-1012

Problem occured on the queue cursor

-1013

New transaction could not be started

-1014

Queue path could not be translated to the format name

-1015

Machine name could not be translated to the machine GUID

-1016

Transaction usage was required for a non-transactional queue