if someone lock standard user such as sap* and ddic in
client 800? and client 000 is working fine so how can i log
in client 800?
is there any other standard user with standard password?
Answer Posted / narendranath gogineni
Kindly requesting u all Don't delete any standard users.
To Unlock the SAP* or DDIC from DB Level following:
from Command prompt: SQLPLUS/nologin
connect SYSDBA
and execute the following command
UPDATE SAPSR3.usr02 SET uflag=0 WHERE bname=USERNAME(sap*)
AND mandt=CLIENT(800)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Some transactions in sap are seen as customizing, for instance ovrf (updating routes). In some systems this is set as master data and can be set open. Where do you do this?
What is an ‘ok’ code? What are the differences an ‘ok’ code to a ‘t-code’?
What is the need of having Development system?
What is redolog file? Path?
what is the procedure for java stack upgradation?
Why do you use DDIC user not SAP* for Support Packs and SPam?
What is the use of commit value while deleting jobs in sap system?
I'm getting the following runtime error in IDES "DYNPRO_MSG_IN_HELP". GUI is 720 final release and patch level:0
How can a user be able to access only for Customizing requests even if assigned se01 and se10?.
Is there a way to perform sapgui 640 roll out using a centralized server?
describe how SAP handles Memory Management?
What is JVM switch. Why JVM switch is required ?
Error in the phase import_proper while applying support packages?
Explain checkpoint?
You want to find out which users have an access to a particulat transaction. How would you do that?