Hi Tehzeeb,
sdm password is set at the time of installation...if u have forgotten the password then u can reset this passwaod by following way...
1. Goto SDM directory: cd C:\usr\sap\J2E\JC00\SDM\program
2. execute the following (just copy-paste)
sdm jstartup "sdmhome=C:\usr\sap\J2E\JC00\SDM\program" "mode=standalone"
3. execute following line (replace "password" with your new password for SDM)
sdmchangepassword "sdmhome=C:\usr\sap/J2E/JC00/SDM/program" "newpassword=password"
4. sdm jstartup "sdmhome=C:\usr\sap\J2E\JC00\SDM\program" "mode=integrated"
5. start SDM StartServer.bat
Then try to access using new password.
Hope this will help u
regards
Amit
PS: reward points if helpful
Add a comment