Regarding lock at SAP system

hay,
our client says, suddenly today SAP 40B Prod system does not allowusers to login to system. so we had restarted the server. but we would like to know the possible reason for this occurence.
could somebody guide me what are all things i have to check and what could be reason to get lock.
I checked Systemlog but could not able tojudge particular reason for it..is there any procedure to findout.
helps could be appreciated.
ambichan.

Hola Ambi,
there could be a lot of reason,
first one, you have dialog process, if all dialog process are busy ... you will not be abble to login to SAP. (I thing this case was not in the syslog).
seconde, maybe the table USR02 had some trouble, did you check the database table USR* ?
Regards
Frédéric

Similar Messages

  • Regarding locks in SAP ( concurrent access by two reports for a same table)

    Hi All,
    I have a problem regarding locks. I have designed a report using lock function modules to set locks and release them after the database operations and it works perfectly. There is another report which also does some DB operation on the same table but there are no table locks using enqueue function module implemented in this report and despite of lock set by first report on the table it is able to do the changes on the db table. I need to know how to overcome this problem.
    Thanks for your solutions.
    Regards,
    Sachin

    Sachin Dangayach wrote:
    Hi All,
    >
    > I have a problem regarding locks. I have designed a report using lock function modules to set locks and release them after the database operations and it works perfectly. There is another report which also does some DB operation on the same table but there are no table locks using enqueue function module implemented in this report and despite of lock set by first report on the table it is able to do the changes on the db table. I need to know how to overcome this problem.
    > Thanks for your solutions.
    >
    > Regards,
    > Sachin
    lock procedure requires that all programs involved cooperate. Inconsistencies can occur if a program reads or changes data without having previously locked it. When a lock is set, the data records are only protected against changes by another program if this program also requests a lock before accessing the data.
    Please check the above extract from [SAP help|http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eed9446011d189700000e8322d00/frameset.htm],  to maintain data consistency, it must be ensured that all the programs should lock the data before changing.
    -Rajesh.

  • Report to find Locked objects in sap system

    Hi All,
    does anyone know the report to find out the locked objects in an sap system?
              or
    name of the table that stores locked objects ?
    or any other way through which we can find the number of locked objects ?
    Thanks and regards
    Abdul Hadi

    Hi,
    You can unlock locked objects in transaction SE03.
    Click on Display Repaired objects.
    You can see all the objects that are locked.
    To unlock you can select the particular object and click on Unlock.
    Do reward points if the answer to your question is met.
    Regards
    Suhas

  • How to unlock users in a SAP system if all of them are locked

    How to unlock users in a SAP system if all of them are locked
    Posted: Mar 21, 2007 10:07 AM         Reply      E-mail this post 
    Hello Experts,
    In any SAP System,if a user having authorizations has mistakingly locked all the users of the SAP system,then how wll we unlock those users bcoz we wont be able to logon into the SAP System. Requested to revert your valuable replies at earliest.This happened with us,how to resolve it.My Email Id is [email protected] .
    Regards,
    Saumya

    Hello Siva And Manas,
    Thanx for ur replies .
    Manas: These SQL statements we hv to run at the Command Prompt level only na.......
    Siva : U r telling to delete the SAP* user ,u dont mean with the System created default user SAP* rite but u mean to delete our self created SAP*/any super user rite? Secondly how to delete tat user at the database level?
    Regards,
    Saumya
    If all the users are locked , they can only be unlocked via sql.
    Actually waht happens is if the uflag field of an user in table usr02 is 0 then the user is unlocked. Different values of the uflag field in table USR02 mean:
    0          User not locked
    32         Locked by CUA central administrator
    64         Locked by administrator
    128       Locked after failed logon
    Incase all the users are locked execute the following sql to unlock them
    update sap<sid>.usr02   (means update sapd01.usr02 or sapq01.usr02 etc)
    set uflag='0' ;
    commit.;
    This unlocks all the users.
    update sap<sid>.usr02
    set uflag='0' where bname='xxx';
    commit.;
    This unlocksonly the user xxx.

  • Regarding posting invoice to sap system from non r/3 system

    HI experts,
                    I have to create or change the existing invoice in sap system by using the idoc. Idoc has been extended to meet customer requirements. for creating i am using BAPI_INQUIRY_CREATEFROMDATA2 and for changing  i am using BAPI_CUSTOMERINQUIRY_CHANGE in the same function module Z_IDOC_INPUT_INQUIRY_CREATEFRO (standardd one: IDOC_INPUT_INQUIRY_CREATEFROMD)
             It is working fine for the creating but it is going into dump for change by giving error messge fm is not called properly. I am passing same all parameters  to the change bapi like i have passed for the Creating bapi. please help me out in this.
    Thanks & regards,
    Prasanna
       *good solutions will be rewarded***

    Hello Prasanna,
    Go to transaction SE37, put in 'BAPI_INQUIRY_CREATEFROMDATA2' and use menu entry
    - Goto - Documentation - Function Module Documentation
    There you can find a description of the various parameters for that BAPI.
    Regards,
    Michael

  • Regarding  the Service Registry in SAP  PI 7.1 and non SAP System ....!

    Hi All ,
    I  need to know answers for the below Question ...hope to get some answers frm Experts ....
    1) How to publish service from non-SAP systems?
    2)  How to use discovered service in the Service Registry for consumer/provider scenario? With some examples.
    Thanks in Advace ...!
    Regards ,
    Aziz khan .
    Edited by: Aziz khan on Sep 16, 2009 11:43 AM

    Hi,
    1) How to publish service from non-SAP systems?
    Publish Service is nothing but making WSDL of that service available. For that you need to Publish the WSDL of the web Service to UDDI. For Non SAP system, Lik .net , Java they have there oun APIs to do so. U can search on net to get it.
    For Ex. below link.
    http://www.startvbdotnet.com/web/publish.aspx
    2) How to use discovered service in the Service Registry for consumer/provider scenario? With some examples.
    Once you discover the services, you get the WSDL of that Service. Then You can import this WSDL in IR and you it.
    See the below links.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/ce993b45cb0a85e10000000a1553f6/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/26/9e97b0f525d743882936c2d6f375c7/frameset.htm
    Shweta

  • Output device DKRDSP029 is locked in the SAP system - RFC error

    Hi,
    One user of the system has got the following error when he is loading his "Change Office and communication" iView in the portal. This is the SAP standard DK used iView!
    No one else has this error in the system as far as we know and the DKRDSP029 is a printer. I had no idea that a printer was connected to this information but apparently there is.
    Does anyone has any input to what the problem actually is?
    Thanks :-)...
    Start of the stacktrace:
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Output device DKRDSP029 is locked in the SAP system                 , error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
    at com.sap.xss.hr.cod.FcCodBusinessLogicComp.callRFCGetDetails(FcCodBusinessLogicComp.java:472)
    at com.sap.xss.hr.cod.FcCodBusinessLogicComp.onInit(FcCodBusinessLogicComp.java:228)
    at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicComp.onInit(InternalFcCodBusinessLogicComp.java:512)
    at com.sap.xss.hr.cod.FcCodBusinessLogicCompInterface.onInit(FcCodBusinessLogicCompInterface.java:115)
    at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicCompInterface.onInit(InternalFcCodBusinessLogicCompInterface.java:147)
    at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicCompInterface$External.onInit(InternalFcCodBusinessLogicCompInterface.java:227)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)

    Please check if this user has any default output device configured in the corresponding backend system. (from SU01)
    If the printer/output device configured for this user is DKRDSP029, there might be a problem with the printer setup.
    You can try and change the printer to a different one if required.
    Thanks,
    Shanti

  • Regarding SAP system performance improvements

    Dear All,
    i have face the system slow problem many time.
    How to improve the sap system performance?
    which T code should i use?
    how to use this T code.
    regards,
    Abhijeet

    Dear Sir,
    very very thank you for suggestion.
    i found the transaction and work process which took more time.
    I have check with Buffer details with ST02. there is in swap column 8 rows are red.
    Regards,
    Abhijeet Pawar

  • Regarding SAP System component classification

    Hi All.
    I have a particular requirement. If we take a SAP system, a system can consist of multiple components (PI_BASIS, SAP CRM, SAP HRM etc) in the system landscape which we can see through the system->status->SAP System Data->and click on the Finder button. Alternatively, we can see it in CVERS table.
    Here my requirement is,  how to find out for which SAP Component a particular system is  used, ie whether the system is particularly used for SAP SRM or SAP CRM or for SAP BI etc.  Awaiting suggestions.
    Regards,
    Mani

    Hi Mani,
    You will get more replies if you post in basis forums.
    Regards,
    Madhu.

  • Regarding Transfer of HR data From SAP System to Non-SAP System

    Hi All,
    Can anyone Please help me how i can transfer HR Payroll Data from a SAP system to a Non-SAP system. If it can be done by using Bapi's Please send me some notes or code the way how it can be done,data can be transfered through IDOC wht wud be the IDoc format and the message type etc.Please help me out in this, if some one have done it or got any idea pls send it across. Even if my idea is wrong pls sujjest me ur method and the way it can be done.
    Thanks & Regards
    Sathish

    Hi manoj
    Thanks a lot, u can send it to [email protected] and [email protected] Pls Send it accross to both.
    Thanks
    Sathish

  • One issue regarding PPDS OP.confirmation from Legal Non-SAP system

    Dear Experts
    we met a BAPI function issue regarding PPDS Operation.confirmation from Legal Non-SAP system.
    scenario is as following:
    we want to build the interface between PPDS and non-SAP system, regarding OP. and order confirmation inbound processing.
    now we input simulated inbound date and test using BAPI: BAPI_MOSRVAPS_CONFOPRMULTI
    but we find a problem, even we set different value for fields ‘ duration’ in function. after call BAPI, It didn't reflect the 'net duration' or 'remaining duration', these fields not changed through check in Tcode:/SAPAPO/RRP3 for single operation.
    In the meanwhile , but it works for fields 'confirmed Yield' and fields 'confirmed Scrap' for single operation.
    my questions is that: if we need to synchronize the operation confirmation( including confirmed yield,confirmation scrap, duration),do we use the correct BAPI for this or do we need an additional BAPI, please hints.
    Thanks a lot! any feedback would be welcome!
    Best Regards
    Kevin

    Hi Kevin,
    Yes you use the right BAPI.
    you have to use table OPERATION_CONFIRMATION.
    You cannot just set the duration. You have to trigger time event confirmations.
    The field duration according to the documentation currently not supported.
    You need to use CONFIRMATION_TYPE
    0100 Start of Setup
    0150 End of setup
    0200 Start of processing
    0300 Partially complete
    0350 Complete
    Not sure if all confirmation types are supported by the BAPI.
    You can also set start and end time but not sure either whether it is supported or not.
    Regards,
    Uli

  • Query regarding accessing of Webdynpro application from a non-SAP system.

    Hi,
      I have developed a webdynpro application and I want the users from non-SAP systems to access it from their browser. User will not have to enter the username and password of the SAP system. How will I achieve this? Any suggestions?

    Hi Anirban,
    you can assign a user in the service of your web dynpro application.
    Call transaction SICF and open the service to your web dynpro application.
    Within the tab "logon data" you can enter a user/password.
    You should not assign a dialoug user.
    For productive environment, have a look at all the other options like SSL
    and maybe you have to do some more configuration to make it secure!!!
    Keep in mind, that all "internet" users are working now with the same SAP user/authorization.
    Kind Regards,
    Andreas

  • Clarification regarding data upload in to SAP System

    Hi All,
    The requirements goes like this.
    There is a file in the Application Server in which there are many records.
    Each record will have to create two Idocs based on two particular fields.
    For example, If A, B, C, D are the fields
    One Idoc shold have A,B,D fields and another Idoc should have A,C,D fields.
    Now, the problem these Idocs should get updated in SAP.
    The requirement is so confusing that the Idocs are posted and again updated in the same SAP System.
    How to achieve this scenario ? Is is possible to create an Idoc and update the records in the same SAP System.
    Do we need to use LSMW along with this in this scenario??
    If so, does this LSMW map the same record to two Idocs as mentioned in the above example scenario.
    Please provide me with your valuable suggestions...
    Thanks,
    Babu Kilari

    Hi ars,
    Can you explain the process more clearly ?
    Thanks,
    Babu Kilari

  • Regarding uploading .wri files in sap system

    Hi Experts,
    I want to know which all file types can be uploaded in sap system. Can we upload .wri file in sap system ?
    Waiting for quick replies.
    Thanks in advance,
    Akash

    Hi Experts,
    I want to know which all file types can be uploaded in sap system. Can we upload .wri file in sap system ?
    Waiting for quick replies.
    Thanks in advance,
    Akash

  • SAP System run slowly

    Dear all,
    Our DB Instance always run very slowly and update process
    responding time is very long during month end.
    I think this maybe due to it runs the database and application.
    So I want to delete the DB Instance from Logon Group, and then users
    will just access other else three Dialog Instances, is it Ok or what
    impact will have ?
    How to check PI system connected to SAP ECC Logon Group's IP , but not only
    connected to the DB Instance ?
    Users always need run many Background Jobs at the day,but I heard other
    company almost only allow users run Background Jobs at the night.
    Generally, how many background jobs running on one Instance is normal?
    Do we have any good ways to control or limit users' background job
    setting at the day ?
    The dialog and update process numbers of DB Instance are respectively 80 and 6(Update & Update2) , other Dialog Instance is 50:4(Batch:Update)
    How is the general ratio between dialog and update process numbers ?
    what's the difference between update and update2 process ?
    Thanks,
    Michael

    Hi Michael,
    Your company basis team searching why SAP system run slowly.
    But don't have your company basis team check your system transactions.
    ST01 - Operating system monitor
    ST02 - Tune Summary
    ST04 - SQL Server performance analysis
    SM21 - System Log
    SM50 - Process Overview
    SM13 - Update Requests.
    SM12 - Lock Entries
    Maybe long time background working process see u overview tcode SM50 and SM12 kill procees after system speed normaly.
    Regards.
    Cem ATES

Maybe you are looking for

  • Monitor for .err file creation in a specific directory

    Does anyone know if it's possible to get SCOM to monitor a certain directory and then alert if a .err extension file is created there?   If so, are there any instructions you might be able to provide or resources to point me to?  I tried searching bu

  • JDBC not working with jar or applet

    I managed to get the JDBC driver (com.mysql.jdbc.Driver) working just fine for a regular java application. However, when I tried to pack the program into an executable jar file, I once again get the "java.lang.ClassNotFoundException: com.mysql.jdbc.D

  • V1.5 ORB Setting Timeout values

    Is it possible to set the timeout values used by the Java ORB? I can�t find any information about it� I know that in version 1.4.x was impossible. I tried this with different values, but no success� // transport read tcp timeout property, colon separ

  • After update to iOS6.0.1; auto-lock doesn't work

    After update to iOS6.0.1; auto-lock doesn't work at all

  • I need more information about imovie

    Hi, I have some problems with the imovie, sometimes I save a project and when I return it to open has changed and it is listened to very badly or one is slow, also there are times that I apply an effect and duplicated scenes appear to me that before