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
How database extend?
How can a user be able to access only for Customizing requests even if assigned se01 and se10?.
Do? If another user wants to share that lock but the user using that
User wants lock ASAP then what will u do?
What is oracle Architecture?
If possible send me screenshot doc for installation of ecc6
What is the different type of users in sap?
Transport request types and its syntax?
How to find users used transaction codes which are not authorized for?
what are the pros and cons of auto extend of table spaces?
What is R/3? and what is basis version?
What will you do if u got Update failure?
Mention what is the difference between central instance & application server?
what are the current support stack levels at market place?
can u explain step by step procedure of DB REFRESH..Ravi