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 can a user be able to access only for Customizing requests even if assigned se01 and se10?.
how to do system refresh?not the client copy but the-standard-system-refresh.
What are the scripts you can create for security by using LSMW??
How to apply job on OS Level?
What settings we have to do in EEWC while using slandalone SAP-CRM system.
When we install sap r/3 enterprise 4.7, there are several error messages in the sapview.log. What does this mean?
Briefly explain a recent problem you faced, which u felt proud by solving that? And how will u solved?
In the Sap Easy Access Menu I see the menu System -> User Profiles ->Own Data. Other options Hold Data is to keep data values that you have entered in a field of an application for the duration of the session; SET DATA not to overwrite the data and DELETE DATA to delete the set data. Can somebody explain me the Hold Data, Set Data and Delete Data with examples, i mean giving an example of fields?
What will happen during the export process?
What is the purpose of webdisptcher and Installing and configuring Web Dispatcher what are the prerequisites?
How to delet a table in sap. How to move a table from one location to another.
What are the different types of rfc and explain what transactional rfc is?
What is a support package? What is its purpose?
What is a background processing batch scheduler?
How to setup RFC connection in ecc6 tells me steps involved?