Message Queue (MSGQ) in AS400 |
Message Queue
All messages on the AS400 system are sent to the message queue (MSGQ). The user or the program associated with the message queue (MSGQ) receives the message from the message queue (MSGQ).
Once the message is received in the MSGQ, a reply to the corresponding message is sent back to the message queue of the user or the program that requested the reply.
Types of message queues
The AS400 system has different types of message queues which are described as follows:
- Workstation Message Queue
- User Profile Message Queue
- Job Message Queue
- System Operator Message Queue
- History Log Message Queue
Workstation Message Queue
Please read about workstation message queue from the following link.
Workstation Message Queue in AS400User Profile Message Queue
Please read about User Profile message queue from the following link.
User Profile Message Queue in AS400Job Message Queue
Please read about Job message queue from the following link.
Job Message Queue in AS400System Operator Message Queue
Please read about System Operator(QSYSOPR) message queue from the following link.
System operator(QSYSOPR) Message Queue in AS400History Log(QHST) Message Queue
Please read about History Log(QHST) message queue from the following link.
History Log(QHST) Message Queue in AS400Create and Manage your own Message Queue (MSGQ)
Please read about Create and Manage your own Message Queue (MSGQ) from the following link.
Create and Manage your own Message Queue (MSGQ) in AS400