Configuring the client initialization file

If you are using the HP NonStop Transaction Management Facility (TMF), you must have an IBM® MQ client initialization file to enable your IBM MQ client for the 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 Configuring a client using a configuration file. Use the TMF and TmfGateway stanzas to specify the TMF queue manager and server details, for more information, see TMF and TmfGateway stanzas.

An example of the entries for a IBM MQ client for HP Integrity NonStop Server is:

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 Using IBM MQ environment variables.