Starting the sender channel on QMA on z/OS
If necessary, start the channel initiator, start a listener program, and refresh security. Then start the channel using the START CHANNEL command.
Procedure
- Optional: If you have not already done so, start the channel initiator.
- Optional:
If you have not already done so, start a listener program on QMB.
The listener program listens for incoming network requests and starts the receiver channel when it is needed. For information about how to start a listener, see Starting a channel listener.
- Optional:
If the channel initiator was already running or if any SSL/TLS channels have run previously,
issue the command
REFRESH SECURITY TYPE(SSL)
.This ensures that all the changes made to the key repository are available. -
Start the channel on QMA, using the command
START CHANNEL(TO.QMB)
.