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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / s.m.feroz ahmed
Hi,
Client 800 is the copy of client 000 and client 000 is the
place where SAP Application Server is installed and client
800 is the replica of client 000.So one can login to client
000 and make changes to client 800 by making use of
TCode "SU01" from where one can unlock user SAP* and
DDIC.BY default SAP* and DDIC has a unique
password "19920607" and "07061992" as SAP R3 Application is
introduced in the year 1992.
Is This Answer Correct ? | 0 Yes | 1 No |
Myself Rahul am MBA(Mkt)having 1.5 years marketing experience.and in SAP-SD for 1 years experience.am looking for job.so pl anywher opening then pl let me revert.
what is logical system ? how to create and why ?
If the data buffer quality, log buffer Quality <95%, then what should be done by the Basis consultant?
diff between SM50 and SM66?
why do we set Java Path in Environmental Variable.
Hi, Cansomeone please send the system refresh doc , it's very urgent for me. Thanks in advance.
What is OCS and How to apply OCS Patches ?
What is a support package? What is its purpose?
What is Consolidation route and delivery routes? How to define Logon groups? And what is Logon load balancing? What is Transport domain and Domain controller?
Explain the concept of ?Business Content? in SAP Business Information Warehouse?
How to add sap router entry into sap gui logon pad.
how can i convert figures into words in sap?pl tell me the function module name?