Configure the client initialization file

If we are using the HP NonStop Transaction Management Facility (TMF), we must have an IBM MQ client initialization file to enable your IBM MQ client for HP Integrity NonStop Server to reach the TMF Gateway.

An IBM MQ client initialization file for HP Integrity NonStop Server can be held in a number of locations, for more information, see Location of the client configuration file.

For details of the contents of the configuration file, together with an example, see Configure a client using a configuration file. Use the TMF stanza to specify the TMF queue manager and server details, for more information, see TMF and TmfGateway stanzas.

Here is an example of the entries for an IBM MQ client for HP Integrity NonStop Server:
TMF:
PathMon=$PSD1P

TmfGateway:
QManager=MQ5B
Server=MQ-MQ5B

TmfGateway:
QManager=MQ5C
Server=MQ-MQ5C

For more information about configuring a client using environment variables, see Use IBM MQ environment variables.

Parent topic: Configure IBM MQ client for HP Integrity NonStop Server