As SDM is default in Integrated Mode, first you have to take it to Standalone Mode and after changing password take it back to Integrated Mode.
WINDOWS
- Access (RDP,VNC,RADMIN,..) system with
adm user. - Open Command Prompt
- Go to SDM Root folder with : cd
:\usr\sap\ \JC \SDM\program\ - Take SDM to Standalone Mode: sdm jstartup "mode=standalone"
- Change SDM Password: sdm changepassword "sdmhome=
:\usr\sap\ \JC \SDM\program" "newpassword= " - Take SDM to Integrated Mode: sdm jstartup "mode=integrated"
UNIX
- Access (Telnet, SSH, DT, XWindows) system with
adm user. - Open Terminal Window
- Go to SDM Root folder with : cd /usr/sap/
/JC /SDM/program - Take SDM to Standalone Mode: sdm.sh jstartup mode=standalone
- Change SDM Password: sdm changepassword sdmhome=/usr/sap/
/JC /SDM/program newpassword= - Take SDM to Integrated Mode: sdm.sh jstartup mode=integrated
No comments:
Post a Comment