It may be that one time in the SDM has to change the password!
do you go to the directory / usr / sap /
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