|
ICEXEC
At times it will be necessary to restart the ICOBOL icexec process. This can be accomplished using the following. Log on as administrator (you MUST be logged in as administrator to perform this operation). Verify that everyone is logged out of MC Click on Start >> Settings >> Control Panel >> Services On Win 2000 Pro: Start >> Settings >> Control Panel >> Administrative Tools >> Services) Scroll down and find the icexec Service and single click to select it. To restart icexec, do the following: Click on the Start button in the Services window. The Status column should now display Started. This will restart icexec. This should be done whenever there are changes made to the ICOBOL configuration or you have had users terminated abnormally and they still show in the MC user display they are logged in. You will also need to do the process to clear the MC user display after you restart icexec. At times it will be necessary to restart the ICOBOL icexec process. This can be accomplished using the following commands at the # prompt. Log on as root (you MUST be logged in as root to perform this operation). Verify that everyone is logged out of MC. After everyone is logged out of MC, do the following: type cd /mc/cobol press <ENTER> To restart icexec do the following: type ./icexec This will restart icexec. This should be done whenever there are changes made to the ICOBOL configuration or you have had users terminated abnormally and they still show in the MC user display that they are logged in. You will also need to do the process to clear the MC user display after you restart icexec. |