Sun Java System Messaging Server 6 2005Q4 MTA Developer's Reference

Return Values

Return Values  

Description  

0

Normal, successful completion. 

MTA_BADARGS

This value is returned for one of following reasons: 

  1. A NULL value was supplied for the dq_ctx call argument.

  2. An invalid dequeue context was supplied for dq_ctx.

  3. A NULL value was specified for the process_message routine.

  4. A NULL value was supplied for a required item code argument.

MTA_FOPEN

Unable to initialize the MTA SDK. Unable to read one or more configuration files. 

For further information, issue the following command: 

imsimta test -rewrite

MTA_NETWORK

Error communicating with the Job Controller. 

MTA_NO

Unable to initialize the MTA SDK. 

For further information, issue the following command: 

imsimta test -rewrite

MTA_NOMEM

Insufficient virtual memory. 

MTA_NOSUCHCHAN

Specified channel is not defined in the MTA configuration file. If no channel was explicitly specified, then the channel name specified with the PMDF_CHANNEL environment variable is not defined in the MTA configuration file. This error may also be returned when the Job Controller’s configuration file lacks a CHANNEL section matching the specified channel.

MTA_NOSUCHITEM

An invalid item code was specified.