How do I unlock or reset the password after ddic and sap * are locked? Let mongoboyd tell you!
Method 1: There is a Logon account of a client.
1. log on to a client with an existing account
2. Run tcode se30
3. Click tips and tricks.
4. Enter the following in the rightmost input box of the performance tips and tricks for ABAP objects screen:CodeAnd then click "measure RunTime" to execute:
Tables: Usr02.
Select*FromUsr02WhereBname ='Ddic'. "Ddic or sap *
Usr02-mandt ='001'. "Client of the account
ModifyUsr02Client Specified.
Endselect.
The password after the reset is known by the Martian, such as 19920706 and pass.
Method 2: no client Logon account
1. In the parameter file/usr/SAP/ECC/sys/profile/Default. PFL(ECC is the System ID)Modify or add the following parameters:
Login/no_automatic_user_sapstar = 0
2. Restart the sap service.
3. Use sap */pass to log on to the SAP system.
4. Run tcode: su01 to unlock the device.
Other problemsProgram:
Se38: ewulkusr tcode: ewz5