+

Search Tips | Advanced Search

Queue manager QM2 in two queue manager scenario

Queues and channels for QM2.

The following queues have been defined on queue manager QM2:

    LQA
    A local queue.

    LQB
    A local queue.

    LQC
    A local queue.

    DLQ
    A local queue that is used as the dead-letter queue.

The following channels have been defined on QM2:

    QM1.TO.QM2.TCP
    A receiver channel definition, with the following attributes:

    • CHLTYPE(RCVR)
    • TRPTYPE(TCP)
    • PUTAUT(CTX)
    • MCAUSER(MCATCP)

    QM1.TO.QM2.LU62
    A receiver channel definition, with the following attributes:

    • CHLTYPE(RCVR)
    • TRPTYPE(LU62)
    • PUTAUT(CTX)
    • MCAUSER(MCALU62)

    (See Security considerations for the channel initiator on z/OS for information about setting up APPC security.)

    QM1.TO.QM2.TLS
    A receiver channel definition, with the following attributes:

    • CHLTYPE(RCVR)
    • TRPTYPE(TCP)
    • PUTAUT(CTX)
    • MCAUSER(MCASSL)
    • SSLCIPH(TLS_RSA_WITH_AES_128_CBC_SHA256)

Parent topic: Security scenario: two queue managers on z/OS

Last updated: 2020-10-04