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 / mallick
if some one has locked user sap* and ddic then do you have
any other user with sufficient authorization who can unlock
these users. with that user in tcode su01 unlock sap* & DDIC.
if you want to make it through sql level then user update
command rather than delete.
SQLPLUS "/AS SYSDBA"
SQL> update sapsr3.usr02 where mandt='800'and bname='SAP*';
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you kill a job in SAP?
Explain what is the importance of table t000?
What is a background processing batch scheduler?
Is sap a database ?
What is redolog file? Path?
I want to change five dialog work processes into batch. Where can I do this?
What is the purpose of support package?
What is you allocate disks to different areas in sap?
What is the use of patches in sap system? Could you name few common patch types?
suppose in the landscape there is development, quality, pre-production and production system is there. what is the route(transport route) between pre-production to production? and why?
Do you know logon groups at which situation will be created logon group?
In a situation where my sap system is down (users unable to login to sap system), how to analyze the problem?
What do you understand by executing background jobs in sap system?
How database extend?
What are the different user types in sap system that an admin can use while creating a new user?