If the PLUTO queue manager is running and the initiation queue is defined, you should see a message stating that the trigger monitor is started and waiting for a trigger message.
如果pluto队列管理器正在运行且启动队列已定义,那么您应该能看到一条消息,说明触发器监控器已启动,且正在等待触发器消息。
Make sure that the maximum defined queue depth for this queue is sufficient to store messages, and monitor it to ensure that the maximum depth is not exceeded.
请确保为这个队列定义的最大队列深度对于存储消息来说足够大,并且对它进行监视以确保不会超过最大深度。
A special program called a trigger monitor receives the trigger message from the queue manager, reads the process definition, and then runs the command line task specified there.
一个名为触发器监控器的特殊程序接收来自队列管理器的触发器消息,读取进程定义,然后运行进程定义中指定的命令行。
应用推荐