Thursday, November 26, 2009

Funny Ideas For Wedding Reply Cards

How to change the password from the SDM (Software Deployment Manager)

It may be that one time in the SDM has to change the password!

do you go to the directory / usr / sap / / / SDM / program

and calls the following commands:

StopServer.sh

sdm.sh jstartup "mode = standalone"

sdm.sh ChangePassword "newpassword = xxx"

sdm.sh jstartup "mode = integrated"

StartServer.sh


password has been changed in this case to xxx ...

0 comments:

Post a Comment