InterviewSolution
| 1. |
Difference Between Mqsc Commands And Control Commands? |
|
Answer» MQSC Commands: These commands are USED to handle the admin related functions for the components that are present in the MQ Series. In general MQSC commands are used for creating and maintaining MESSAGE channels, Queue Managers, CLUSTERS etc… Control Commands: These commands are used to manage the processes and services that are HELPFUL in the functioning of the MQ Series. In general these commands are used for Channel listener, Channel Initiator, TRIGGER monitor etc… MQSC Commands: These commands are used to handle the admin related functions for the components that are present in the MQ Series. In general MQSC commands are used for creating and maintaining Message channels, Queue Managers, Clusters etc… Control Commands: These commands are used to manage the processes and services that are helpful in the functioning of the MQ Series. In general these commands are used for Channel listener, Channel Initiator, Trigger monitor etc… |
|