Reset SDM password

Windows:

1 - Goto folder \usr\sap\<SID>\instance number\SDM\program (where SDM, RemoteGui.bat exists)
2 - In MMC, Goto J2EE processes. Right click on SDM and "disable process"
3 - Type - sdm jstartup "mode=standalone"
4 - Type - sdm changepassword "newpassword=newpassword1"
5 - Type - sdm jstartup "mode=integrated"
6 - Now goto MMC and start SDM

Unix/Linux:

1)StopServer.sh
when SDM is stopped
2)sdm.sh jstartup "mode=standalone"
3)sdm.sh changepassword "newpassword=d0ughnut"
4)sdm.sh jstartup "mode=integrated"
Now start SDM
5)StartServer.sh
發佈了50 篇原創文章 · 獲贊 0 · 訪問量 4655
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章