Retries

The number of retries is used in conjunction with the Timeout value. When an adapter exhausts the timeout value the number of retries is decremented and the adapter then starts the retry process again. This value is also used when an adapter experiences a problem, say, with obtaining a socket as well as reading from a socket.
Java™
Default value 3
Set using Java property com.ibm.mqe.adapters.MQeCommunicationsAdapter.retries
Native
Default value 3
Set using the Windows® Registry: HKEY_LOCAL_MACHINE > SOFTWARE > MQe > CurrentVersion > Communications > retry. The value is a string and should represent the number of retries.

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.