cancel
Showing results for 
Search instead for 
Did you mean: 

Manual setup/change of SMD Agent

Former Member
0 Kudos

Hello experts,

I want to make manual setup of SMD Agent (smd class version: 7.0014.20080306115143.0000) because of normal setup was broken.

I run following command:

E:\usr\sap\SMD\J98\script\smdsetup.bat managingconf hostname:"myhost.com" port:"50004" user:"SMD_ADMIN" pwd:"password"

File runtime.properties was crated in E:\usr\sap\SMD\J98\SMDAgent\configuration.

But when I try to run SMDAgent process from SAP Management console I get error:

File "E:\usr\sap\SMD\J98\SMDAgent\configuration\secstore.properties" does not exist although it should.

Could somebody to say how I can generate this file or get me example of contents of secstore.properties?

Thanks for advance

Accepted Solutions (0)

Answers (2)

Answers (2)

mkloeffer
Advisor
Advisor
0 Kudos

Hi,

you can try the following:

Edit the smdsetup.bat file (<drive>:\usr\sap\<smdsid>\JXX\script) and add at the end of the "SET" commands:

SET jdk="<your java_home>"

SET java_home="<your java_home>"

SET jdk_home="<your java_home>"

and rerun the command you used.

Best regards

Michael

Former Member
0 Kudos

The simplest way is:

1. Update your CIM version to 1.5.26 or higher

2. Uninstall SDM and reinstall it