We have mq client (Unix Server)installed on one system and server system(Windows Server).The data will be triggered from the server and would be written in to the client system.
The data is not being triggered.In tracing we had found out the error message as: " runmqtmc on PRODSERVER has STOPPED. "
On cheking up onthe process i had got it as follows:
mqm 8690 1 0 16:47:48 ? 0:00 sh ./proc_mon.ksh runmqtmc
Please advice how to start the runmqtmc service in Unix Service or how to resove it.
We have mq client (Unix Server)installed on one system and server system(Windows Server).The data will be triggered from the server and would be written in to the client system.
The data is not being triggered.In tracing we had found out the error message as: " runmqtmc on PRODSERVER has STOPPED. "
On cheking up onthe process i had got it as follows:
mqm 8690 1 0 16:47:48 ? 0:00 sh ./proc_mon.ksh runmqtmc
Please advice how to start the runmqtmc service in Unix Service or how to resove it.
Did you ever check what happens to the runmqtmc process when the communication between the client and server fails?
The line you show is the not the runmqtmc process itself but the process that is perhaps starting the trigger monitor. Why is that process not terminating / hanging?
A lot of things you have to try out and investigate.
Anyways I would have thought you'd put the runmqtmc process in the background so the proc_mon.ksh process should exit very quickly...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum