Automatic client reconnection You can make your client applications reconnect automatically, without writing any additional code, by configuring a number of components. Automatic client reconnection is inline . The connection is automatically restored at any point in the client application program, and the handles to open objects are all restored. In contrast, manual reconnection requires the client application to re-create a connection using MQCONN or MQCONNX , and to reopen objects. Automatic client reconnection is suitable for many, but not all client applications. Table 1 lists the earliest release of WebSphere® MQ client support that must be installed on a client workstation. You must upgrade client workstations to one of these levels for an application to use automatic client reconnection. Table 2 lists other requirements to enable automatic client reconnection. With program access to reconnection options, a client application can set reconnection options. Except