I had an instance that I could not see the enterprise server processes on a linux machine via SM.
I tried starting the agent as oracleas and jde812, but nothing.
I looked at the sm logs e1agent_1.log and found that the user could not chmod startEntServer.sh
I also noticed that it was owned by root, which means some pain in the arse had tried to start the Agent as root and messed things up…
So I logged in as root and chown’d and chgrp’d the crap out of the files and then started the agent as jde812 (as it should be).
Now everything is peachy.
Now I try to install 8.98.2.2 to this server…
No comments:
Post a Comment