Home
WebSphere MQ for HP-UX invokable TP setup
This is not required for HP SNAplus2 Release 6.
During the HP SNAplus2 configuration process, you created an invokable TP definition, which points to an executable file. In the example, the file was called /users/interops/HPUX.crs6a. We can choose what you call this file, but you are recommended to include the name of your queue manager in the name. The contents of the executable file must be:
#!/bin/sh /opt/mqm/bin/amqcrs6a -m hpuxwhere hpux is the name of your queue manager A.This ensures that SNA receiver channels activate correctly when a sender channel initiates a conversation.
Parent topic:
Channel configuration
ic13850_
Home