DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap hostagent not starting

former_member362299
Participant
0 Likes
1,678

HI all,

while trying to start sap host agent im getting below error, please suggest

regards

Manjappa

1 ACCEPTED SOLUTION
Read only

JPReyes
Active Contributor
1,551

Seems to me your directory structure is incorrect... it should be "/usr/sap" not "/usrsap/"

Hence your variables are pointing to the wrong path.

Regards, JP

View solution in original post

3 REPLIES 3
Read only

S_Sriram
Active Contributor
0 Likes
1,551

Hi Mnajappa.

Refer the sap note 2541513 about the error message

Regards

SS

Read only

kaus19d
Active Contributor
0 Likes
1,551

Hi,

Following your issue, I would suggest you to 1st check if the physically the path & files are existing. If not, you may need to install the saphostagent seperately. If installed, I can suggest to check the permission ownership sapadm:sapsys for all files inside /usr/sap/hostctrl

You can try to run the command as below,

/sap/<SID>/SYS/exe/run/sapstartsrv pf=/usr/sap/<SID>/SYS/profile/<start or instance profile>

Also, Check the /etc/hosts file

Also you will get saphostagent logs in /usr/sap/hostctrl/work, please add logs if the above does not work-out for you

Thanks,

Kaushik

Read only

JPReyes
Active Contributor
1,552

Seems to me your directory structure is incorrect... it should be "/usr/sap" not "/usrsap/"

Hence your variables are pointing to the wrong path.

Regards, JP