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 heterogenous system copy and homogenous system copy ?

640


If possible send me screenshot doc for installation of ecc6

1264


How many types of printer you have configured? How do you differentiate between them?

708


TMS Configuration?

1451


i want my company code and controlling area defaut as 'ABC" through out SAP what to do ? and my plantcode also default to some value

1638






can any send unix admin doc? if u have please send it to chanduk29@gmail.com

1489


Explain the architecture of sap system with different layers. What is the use of gateway?

615


What is a support package? What is its purpose?

633


In a situation where my sap system is down (users unable to login to sap system), how to analyze the problem?

893


Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com

1269


Where do you check transport request logs?

658


What is development class? Why to create the development class?

604


Can anyone help me in educating me in installing SAP 4.6C over windows server 2000. Please make it a step by step process, my career depends upon the success and failure of installation.

4211


Do you know logon groups at which situation will be created logon group?

722


Some transactions in sap are seen as customizing, for instance ovrf (updating routes). In some systems this is set as master data and can be set open. Where do you do this?

602