while using jspm /sdm the user is locked.what will you do?
Answer Posted / r05han
for dual stack systems you can unlock the user from ABAP tcode SU01.
for Java only systems follow Note 669848:
- open configtool
- goto Global server config > Services > com.sap.security.core.ume.services
-
Property : ume.superadmin.activated
Value :true
This activates the SAP* user.
Property : ume.superadmin.password
Value: <password>
Enter any password of your choice. This defines the password for the SAP* user.
- restart AS Java
- SAP* is activated and all other users are deactivated
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to create RFC CONNECTION between production server and Global trade system. what prerequsite we need for this.
Which are the most frequent errors encountered while dealing with transports ?
Explain the system log?
Explain what is the use of reference and service user in sap?
Is it possible to install ecc 5.0 as a test system and not production, without installing solution manager?
What is development class? Why to create the development class?
What is the system's configuration required to implement SAP.
What are the Parameters need to be set when connecting EP to r/3 system what are they?
For ex: i scheduled one ABAP program as a background job but it was running 10 days, how to analyze the problem?
what are the current support stack levels at market place?
describe how to setup a printer in SAP or where they would look to research why a user/users can not print?
What are the errors you got while applying support pack?
How database extend?
What is ocm and how to apply ocm patches?
list some common errors faced with jspm while updating java stcks.and solutions.