DG029
- DG029 - check permissions: arcsom.exe
This verifies if the Server Object Manager executable (<ArcGIS Server Installation directory>/bin/arcsom.exe) has been given Read, Write and Set-UserID (setuid) access rights.
If this check fails, run the following as the install owner:
% chmod 755 arcsom.exe
% chmod a+s arcsom.exe
11/18/2013