Lock table overflow Error in BD91

Hi Sapper's,
Can anyone please tell me how to rectify the below error which occurs for me in T-Code - BD91.
MC603: Lock table overflow in T-Code BD91
Also please help me how to change the size of the profile parameter 'enque/table_size'
Please reply immeidately.
Regards,
Kumar.S

Dear,
Lock table overflows means that their are too many locks in the system at that point in time. Check SM12 to see these locks. Is your program causing all these locks or is it something else.
Please take help from technical person.
Also refer this link,
http://help.sap.com/saphelp_erp2005/helpdata/EN/c2/2d7037ecc92a7ee10000009b38f8cf/frameset.htm
Regards,
R.Brahmankar

Similar Messages

  • MC603 Lock Table Overflow Error in Maintenance Order Settlement

    Hello,
    I am running RKO7KO8G- "Settlement of Maintenance Orders" program in background. For few Orders I am getting "MC603:Lock Table overflow " error. What might be the problem for this?
    Number of Order processed in a job is around 10,000.
    I checked in SM12 table.No entry is found
    Size of the Lock table details is
    Min - 4096
    Max - 102400
    Diff Value - 4096
    Profile Value - 10000
    Current Value - 10000
    Regards,

    Hello Srinivas,
    Please take a look at the below link.
    http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ab344411d3acb00000e83539c3/content.htm
    As I already said, there is no standard value to define. You need to consider the no.of locks being generated and act accordingly to address this problem.
    I suggest you please go through the lock management documentation to address this kind of problems in the feature.
    Thanks,
    Siva Kumar

  • Lock Table Overflow Error in SM58

    Hi Team,
    Error has observed on transactional RFC (SM58),it is happing  every monday during business hours .So we observed that same day db2 automatic reorg job is running same day and same time in SAp PI .Please confirm is this issue with SAPPI or target system ?
    Error Text: “Lock table overflow”
    This issue has fixed after reorg job finished automatically .is there any relation b/w lock table and reorg job ?
    I observed that this was due to DB2 reorg job causing the issue.Please correct me if am wrong ?
    Regards ,
    Ravindar.a

    Hi
    Please check the following link:
    http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ba344411d3acb00000e83539c3/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/d3/43d2416d9c1c7be10000000a1550b0/frameset.htm
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/lock-table-overflow-506470
    Mutti

  • "Lock table overflow" error msg when trying to change a repot program

    hi ABAP experts,
    We are getting the following error msg
    "Lock table overflow
    Choose 'Display object' or 'Cancel'.".
    Click the question mark on the same error msg window, then the detailed error msg would like this:
    Message no. MC603
    Diagnosis
    This table overflowed when trying to enter SAP locks in the lock table.
    System Response
    The locks could not be set.
    Procedure
    Contact your system administrator. If this error occurs frequently, change the size of the profile parameter 'enque/table_size'. This parameter defines the size of the lock table in KByte.
    What would be the reason and how to resolve this problem?
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 2, 2008 1:03 PM

    Hi,
    This could be bcos the lock table is getting overflowed beyond the allotted space. Check if any other program/BAPI is causing continuous creation of locks.
    To analyze choose (SM12) Extras Statistics to display the statistics. These are the statistics that have been compiled since the last time the lock server was restarted.
    Check the below link for more information on SAP Lock Concept.
    http://help.sap.com/saphelp_nw04/helpdata/en/7b/f9813712f7434be10000009b38f8cf/content.htm
    For details on Subsequent Analysis of Lock Table Overflows, check the below links.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d3/43d2416d9c1c7be10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f0/b57338788f4d72e10000009b38f8cf/content.htm
    Hope this helps. <REMOVED BY MODERATOR>
    Thanks,
    Balaji
    Edited by: Alvaro Tejada Galindo on Apr 2, 2008 1:03 PM

  • IDOC Receiver Adapter, getting Lock Table Overflow to CRM System

    Hello SDN!!!
    This scenario is for PI to process a file and send to CRM via IDOC. The IDOCu2019s are only being created and not processed until later.
    Problem: I am getting a Lock Table Overflow error in method IDOC_INBOUND_ASYNCHRONOUS via sm58 in PI which points to the CRM box.
    I have been searching many forums and every solution seems to indicate increasing the lock table, the problem with that solution is we are currently trying to create (not process yet) 80000 IDOCu2019s. This would allocate too much for the lock table.
    So my question is this, Shouldnu2019t the lock be released when the IDOC gets created or none the less when a packet of IDOCu2019s via content management (breaking up the file in 1000 increments) finish. The lock table in CRM keeps increasing until all rows from the file, sent via IDOC adapter in 80 messages with 1000 IDOCu2019s per messagein the table are complete (80 separate messages in sxmb_moni).
    Background:
    IDOC was imported, changed to include unbounded and reimported.
    Content Management breaks the file into 80 different segments, thus creating 80 distinct mappings with distinct MessageIdu2019s.
    80 IDOC packets are sent to CRM, via IDOC adapter and sm58.
    TCODE sm12 in CRM shows the table to keep growing and locks not released until full message is complete.
    Any help would be appreciated
    Cheers
    Devlin

    The only way to process the IDOCs in this case is by increasing the "enque/table_size" parameter in order to create the required IDOCs. You can increase the value for this parameter up to 102400 (beyond that can cause performance issues). Since you need to handle 80000, this shouldn't be an issue.
    Please refer to the notes below for more information about the lock queue overflow and management.
    [Note 552289 - FAQ: R/3 Lock management|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=552289]
    [Note 13907 - System error in the block handler, overflow lock table|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=13907]

  • Lock table overflow problem in  transaction sm58

    Hi ,
    I have a file to idoc scenario.I am on xi 7.0 sp09.
    I am posting about 10000 records at one time in a 1 mb file.
    In idx5 i am able to idocs .
    However in transaction SM58 I am seeing Lock table overflow error .
    Regards ,
    Deepak

    Deepak,
    Here you can solve the problem in two ways
    1) increase the size of the lock table via parameter
    enque/table_size
    2) or increase the enque work processes from 1 to 2 or 3
    via parameter rdisp/wp_no_enq
    Please have a look on SAP Note: 928044.
    ---Satish

  • Lock table Overflow as the file size is 50 MB BW side.

    Hello Everyone,
    I have a XML idoc file as input which is usually more then 50MB in size.
    Usually, i am getting Lock table overflow at Receiver BW side . This error is pointing to Inbound_Asynchronous_Idoc.
    i have tried dividing the Input XML idoc file into small group by handling them in chunk mode of sender communication channel.
    However, since its TRFC , so if it gets processed in PI but at outbound if there is an Lock table overflow error, then it fails.
    I have tried to process the 50 MB of file in parts by processing  5 MB at one point of time. but does this mean that BW also process data in parts or it gets entire 50 MB to process at one stretch.
    Since the input is IDOC XML so i was not able to make use of Record Set per message. so i am making use of chunk mode.
    AM i doing correctly ?
    Regards,
    Ravi

    Hi Ravikanth,
    If  i make use of the below logic as mentioned in the link that you provided, then do i have to remove the chunk mode from communication channel .?
    Secondly, mine is a SLSFCT idoc XSD that  i am using here as source and target as well.
    The hirearchy becomes like this after implementing the logic mentioned in  link:
    Messages
    Message1
    Z1ZBSD_SLSFCT01
    IDOC
    BEGIN
    EDI_DC40
    For Messages and MEssages1 there is no mapping at target side.
    For  Z1ZBSD_SLSFCT01 its 1..1 in source and 0..unbounded in target.
    For IDOC its mapped to constant and Begin to constant with value 1 .
    And then EDIDC to source and target are mapped to each other with occurrence of 1..1. 
    Is there some thing wrong that i am doing . because after this again the files are not getting divided
    Regards

  • Lock table overflow 1 & Error 7 when sending an IDoc

    dear all,
    we r getting error in purchasing cube for itm datasource
    2lis_o2_itm for delta...
    1.Lock table overflow 1
    2.Error 7 when sending an IDoc
    3.Errors in source system
    when i check in details it is showing :
    Data Package 1 : arrived in BW ; Processing : Selected number does not agree with transferred n
    its daily delta..plz give me solution its urgent....
    at request in manage...we got some records...wat shud  the process..
    Thanks in adv
    pinky reddy
    Edited by: pinky reddy on Apr 8, 2008 7:42 AM

    solved

  • Error  " RFC Status :-  Lock table overflow "in event trace  ( SWEL )

    Hi experts ,
    I will not mention this post as URGENT but you guys can understand the importance as I am in PRD Support of my workflows .
    My Workflow is throughing error in SWEL  , as below   and after error its getting deactivated .
    The workflow is triigering based on the  BO : DRAW and event CREATED .
    Error :  RFC Status           Lock table overflow
    In feedback after error the message is : A system error has occurred in lock management .
    I have resolved the deactivation problem after error  , but   can any body please suggest me  what is the root cause of this error , so that i can try to avoid that error .
    Regards
    Prabhudutta
    Edited by: Prabhudutta Behera on Nov 20, 2008 5:58 AM

    This error I have not faced. i will suggest you to check SWU3 transaction Code and check everything is configured. Also check SM12 and SM58. Also I will ask you to contact the Basis Guys related to this issue. Also check WF-BATCH is having all the authorization required. Try to replicate this from the system where Workflow is working.
    Thanks
    Arghadip

  • File to Idoc error:"Lock table overflow"

    When I post 3000 records I see 3000 idocs generated in ECC successfully, when I try to post 4000 idocs I get an error in PI "Lock table overflow" in SM58, please help
    Thanks

    Hi.
    The error could be due to following:
    1. small size of lock table
    2. a particular program sets a large no of locks
    3. an update process hangs hence setting a large number of locks
    please check below thread.
    Lock table overflow
    Also check below link frm help.sap.
    http://help.sap.com/saphelp_nw70/helpdata/en/d3/43d2416d9c1c7be10000000a1550b0/frameset.htm
    Hope this helps.
    Regards,
    Deepak.
    Edited by: Deepak  Shah on Feb 8, 2011 4:48 AM

  • UCWB - Consolidation Workbench - Lock table overflow

    Hello,
    This is w.r.t SEM BCS. We are in the initial phase of consolidation implementation. When I try to execute UCWB - Consolidation Workbench, system is giving an error with Message No. MC603
    Lock table overflow
    Diagnosis
    This table overflowed when trying to enter SAP locks in the lock table.
    System Response
    The locks could not be set.
    Procedure
    Contact your system administrator. If this error occurs frequently, change the size of the profile parameter 'enque/table_size'. This parameter defines the size of the lock table in KByte
    Request you kindly reply in this regard.
    Regards
    Sreekanth

    Hello Sreekanth
    Have you implemented any note for this problem or adjusted the table parameters.I am also facing the same problem.Could you please let me know if there is any note which needs to be implemented.
    thanks

  • EnqStoreTopHist: Lock Table Overflow

    Hello SAP agents,
    This is the error log from our basis team. As I checked with SD users, they didn't do anything special in VT01N/VT02N and there are no big volumn in their shipment. Maximun there will be 70 items inside. This will not cause any tables locked.
    Our basis team mentioned SAP Notes 1800487 and 604473, but we suppose that our system (ECC 6.0) is including them already.
    Pls can you help us with this defect? It's very urgent!
    2014-9-11:
    EnqStoreTopHist: Lock Table Overflow at 2014/09/11 09:58:07 caused by
    Top user 1:
    Cnt=   89911 Cli=011 Uname=WOA9HK3      Tcode=VT02N
    Owner1=20140911095734119086009474rb3prpa0........................
    Owner2=20140911095734119086009474rb3prpa0........................
    Top user 2:
    Cnt=      82 Cli=011 Uname=DIM6CHA      Tcode=/REX/R_BININFO
       Owner1=20140911082516610788004574rb3prpa0........................
    Owner2=20140911082516610788004574rb3prpa0........................
    Top user 3:
    Cnt=      47 Cli=011 Uname=YAE5PK       Tcode=MD15
    Owner1=20140911082858843639001374rb3prpa0........................
    Owner2=
    2014-9-5:
    EnqStoreTopHist: Lock Table Overflow at 2014/09/05 15:23:56 caused by
    Top user 1:
    Cnt=   89482 Cli=011 Uname=TSQ9HK3 Tcode=VT01N
       Owner1=20140905152159039144007174rb3prpa0........................
    Owner2=20140905152159039144007174rb3prpa0........................
    Top user 2:
    Cnt=     218 Cli=011 Uname=LYA2PK       Tcode=MD15
    Owner1=2014090508543029367200E374rb3prpa0........................
       Owner2=
    Top user 3:
    Cnt=     212 Cli=011 Uname=LYA2PK       Tcode=MD15
    Owner1=2014090513464980597800H074rb3prpa0........................
    Owner2=2014090513464980597800H074rb3prpa0........................
    Top argument 1:
    No top lock argument 1 identified
    Top argument 2:
    No top lock argument 2 identified
    Top argument 3:
    No top lock argument 3 identified
    EnqStoreTopHist: Lock Table Overflow at 2014/09/05 15:57:43 caused by
    Top user 1:
    Cnt=   89741 Cli=011 Uname=TSQ9HK3      Tcode=VT01N
       Owner1=20140905152159039144007174rb3prpa0........................
    Owner2=20140905152159039144007174rb3prpa0........................
    Top user 2:
    Cnt=     218 Cli=011 Uname=LYA2PK       Tcode=MD15
    Owner1=2014090508543029367200E374rb3prpa0........................
       Owner2=
    Top user 3:
    Cnt=      36 Cli=011 Uname=PAM8AHM      Tcode=ME21N
    Owner1=20140905143700719131005374rb3prpa0........................
    Owner2=20140905143700719131005374rb3prpa0........................
    Top argument 1:
    No top lock argument 1 identified
    Top argument 2:
    No top lock argument 2 identified
    Top argument 3:
    No top lock argument 3 identified

    Hello,
    Not on apps servers but on CI/enque server
    enque/table_size in ASCS/CI
    http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ab344411d3acb00000e83539c3/content.htm
    Enque/table_size paramter is not reflecting in SM12 statistics
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/c675698b8d462b8895583c27bdc9bd/content.htm
    Thanks

  • Lock table overflow - Delta (fetch)

    Hi,
    I have an InfoCube which contains large amount of data. Before starting to extract data from this InfoCube, I want to set datamart status as fetched to start extractions with new coming requests.
    However, when I choose the processing mode of DTP as "9 No Data Transfer; Delta Status in Source: Fetched" and execute the DTP, it ends with an error: "Lock table overflow".
    Is there any way to solve this without increasing the lock table parameters (enque/table_size) ?
    Regards,
    Erdem

    You need to first resolve the issue with the "Lock table Overflow"....usign the below method in RZ10.
    Here you can solve the problem in two ways
    1) increase the size of the lock table via parameter
    enque/table_size
    2) or increase the enque work processes from 1 to 2 or 3
    via parameter rdisp/wp_no_enq
    Ask Basis team for their assistance on the same.
    Thanks
    Murali

  • Lock table overflow in SAP

    We are tyring to execute a transaction and it is giving the error Lock table overflow, Though the  enque/table_size parameter is set to 96,000 KB which i guess good enough.
    Can you please suggest.
    Thanks,
    Chandu

    Hello Chandu,
    how many records this transaction is locking?
    SAP Note 746138: Analyzing lock table overflows, describes how to analyze this issue.
    Are you using Standalone enqueue? If that's the case check that the enqueue table size is defined in the ASCS instance.
    kind regards,
    Mercedes

  • Lock table overflow - BRF Plus - can it work with many entries in tables ?

    hi,
    when I'm trying to open expression table in BRFplus with 500 entries in web
    I get an error: Lock table overflow and I see more then 2000 entries in sm12 for fdt_ tables
    and the system cannot create any more locks (so other applications are not working)
    why is that ? can BRF plus work with more then 100 entries in table expressions at all ?
    can anyone tell from experience as this is a huge issue I believe
    thank you,
    Regards,
    Michal Krawczyk

    Hi Michal,
    You are running a NW 701 system. This was the first version of BRFplus and the DB schema was not good for high volumne.
    I have created some notes recommending to use decision table for up to 100 rows (of course other factors like # of columns are also important).
    In NW 702 the DB schema has been changed and decision tables with 10.000 rows are possible and performance better by a factor of 100 and more.
    In your specific case you may consider to increase the number of logs that are possible. But this is rather a workaround than a solution.
    BR,
    Carsten

Maybe you are looking for

  • Contacts NOT in Address Book Syncing to iPhone

    Long story short, I created a distribution list for my father in law with 800 addresses in it. Then deleted all the cards and distribution list. They still show up in my iPhone, no matter what I do. I have tried the following: #1 Confirmed they are n

  • How do I copy a file from a flash drive to my iMac

    I am trying to import my contacts from my old PC to my new iMac.  I had all my files transfered by an Apple store tech.  My contacts went to my Address Book.  Which is fine, but I now want to import them into Office for iMac 2011 Outlook.  So I expor

  • Foreign languages support.

    Are there any plans for Greek language support? Thanks

  • Can we copy the marketing and banking documents to another database

    dear all, Is it possible to copy all the marketing documents and banking documents form one database to another. The target database is fresh one. Please help me in this. thanks and regards, Yeshwanth

  • Purple cloud and highlight

    I have some problem with Camera raw 4.6 beta and canon 50D. The clouds turn purple when i decrease the exposure or the recovery. Here a sample: http://www.temporalite.com/forum/cloud.jpg I do not have this issue with canon DPP. I suppose this will fi