The following commands are issued on QMGRA:
DEFINE QLOCAL(SATURN)
DEFINE QLOCAL(QMGRB) USAGE(XMITQ)
DEFINE QALIAS(MARS) TARGET (VENUS)
DEFINE QALIAS(PLUTO) TARGET(SATURN)
DEFINE QREMOTE(VENUS) RNAME(SATURN) RQMNAME(QMGRB)
The following commands are issued on QMGRB:
DEFINE QLOCAL(mars)
DEFINE QLOCAL(QMGRA) USAGE(XMITQ)
DEFINE QALIAS(SATURN) TARGET(VENUS)
DEFINE QALIAS(PLUTO) TARGET(VENUS)
DEFINE QREMOTE(VENUS) RNAME(PLUTO) RQMNAME(QMGRA)
Where does the message go when it is put to MARS on QMGRA?
Currently there are no comments in this discussion, be the first to comment!