I am trying to stop the thread from inside my recovery 33 procs if I receive an AR back from the End System.
I issue the command in my tcl script:
After setting up the Environment variables ‘setroot & setsite”
exec /u01/qdx5.3/integrator/bin/hcicmd -p t_rad_4 -h ax30.sleh.com -c ‘d_heartlab pstop’
In the Error Log of the process, it says…No Response within timeout…..Assuming Process Hung!!!
The above command however works perfect when I try to run it from another UNIX script to Stop a specific Thread. It also works fine from the command line.
Can you suggest any way I can increase the timeout time so that it does not assume the process is hung. Any other suggestions would also be helpful.
Thanks
Amit