Problem:
Using the cobesdebug utility, the error message is displayed when the server argument is validated to a specific region. We would like to use the ESDEMO region, but the error message is displayed.
 
Resolution:
In the following text the name of the server is ESDEMO , ESDEMO must be modify to the name of the wanted server .
1. This message is displayed when the region is not allowed to debug
    In the table of servers on the Home page of Enterprise Server Administration , find the row for the server ESDEMO
    and click Edit in the left hand column 
    Check Allow Dynamic Debugging
    Click OK to confirm your changes 
The server must be restarted
2. This message is displayed when the region is started by an other Unix user
 Check your user by id command 
 Check the user who starts the server 
 by the command ls -l /var/mfcobol/es/ESDEMO/console.log 
Both users must be the same. If it is not the server must be stopped , and started by the command casstart -rESDEMO.
#EnterpriseDeveloper
#MFDS

