How u will apply OCS patches?
If a user wants to execute a background job immediately but
there is no Background work process available. How u will
do?
How you will do client copy? If SAP * user is not available
at all in your system then how u will do client copy?

Answer Posted / naveen

login to oracle and do this

To unlock all the users who are locked

update sapr3.usr02 set uflag='0' where mandt='<client number>';


To Unlock particular users:

update SAPR3.USR02 set UFLAG = 0 where MANDT = <client number> and BNAME != <don't lock user 1>
AND BNAME != <don't lock user 2>;


U can unlock all the users locked with uflag =64 or 128 (locked by admin or wrong pass attempt)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the need of having Development system?

1345


Is system user sap basis consultant and dialogue user other user like fico, hr, mm user?

1138


What are the different types of sap profiles?

621


What is the purpose of tdevc ?

961


What is business kpis ?

577






What is the use of patches in sap system? Could you name few common patch types?

706


I'm getting the following runtime error in IDES "DYNPRO_MSG_IN_HELP". GUI is 720 final release and patch level:0

3971


What is your organization’s security philosophy? What level of security does your data require? How much risk are you willing to assume in each application area?

1504


Is sap a database ?

648


How much swap memory should be in the system?

650


Have you done any up gradations?

1738


what is garbage collector. is there any way to set the time to gc?

3629


1)Have you used performance tuning? What major steps will you use for these? 2)In production what is the user exit? 3)What type of user exits have you written? 4)Difference between Search Helps and Match Codes 5)On which even we can validate the input fields in module progams? 6)what are the table controls in BDC ? 7)what is the difference between bdc and lsmw ? 8) If the scripts are client dependent, what above driver program ? (client dependent / independent) 9). I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it? 10) Will 50,000 records be uploaded directly into APP's Server? 11) What is the button to change the variant in ALV ? 12) If your project is support project ? when is your implementation has completed ? 13)In start of selection, if we perform validation, what happens ? 12)How to join 3 tallies & looping. We have developed a program in a client say (200- client) and 210 has test data. No developing rights. How to test data? 13)How to transfer data which is coming from are report as output to another report 14)How to create standard text and how do u transfer it ? 15)What are the views when we are creating Material ?

1960


What is sap market place?

618


How to check CPU usage in EP? If java path is down the how to do trouble shoot? What is the transport group? What is the SLD system in PI? How to take back up in EP? How to create logical system? Is it possible to change the name logical system in SSC4? How you will take the online Backup and incremental Backup? What is the backup strategy? How many application servers you have in Production System? Difference between oracle 9i and oracle 10g? What is EHP4? What is your enhancement package and support package? how to find RAM size on Unix? How to find OS level at command Prompt? While doing kernel upgrade what is exe files? What is client comparison? How to apply job on Os level? What are the recent challenges faced? How to apply support package in solution manager? Difference between SPDD/SPAU If SAP* is not working ? If job is slow? how you will trouble shoot? What are software files required for SAP 4.7?

2725