Runtime Error every 3mins - SAPLBP_CENTRAL_PERSON or SWWDHEX

HI,
I hope somebody can help me here, here's my problem:
When i checked the list of Runtime Errors (ST22), i found out that there is a RAISE_EXCEPTION error that occurs every 3 minutes. It started last week, though we didnt schedule any background jobs or change anything in the system.
Here are the Runtime Error details:
Username: WF-BATCH
Name of Runtime Error: RAISE_EXCEPTION
Short text
    Exception condition "NO_ID" raised.
What happened?
    The current ABAP/4 program encountered an unexpected     situation.
Error analysis
    A RAISE statement in the program "SAPLBP_CENTRAL_PERSON" raised the exception
    condition "NO_ID".
    Since the exception was not intercepted by a superior  program, processing was terminated.
    Short description of exception condition:
    At least one ID must be filled
    For detailed documentation of the exception condition, use  Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
User and Transaction
    Client.............. 102
    User................ "WF-BATCH"
    Language key........ "E"
    Transaction......... " "
    Transactions ID..... "4C4E8E396A343C83E1000000C0A80106"
    Program............. "SAPLBP_CENTRAL_PERSON"
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
Information on where terminated
    Termination occurred in the ABAP program "SAPLBP_CENTRAL_PERSON" - in
     "BP_CENTRALPERSON_GET".
    The main program was "RSWWDHEX_INTERNAL ".
    In the source code you have the termination point in line 183
    of the (Include) program "LBP_CENTRAL_PERSONU05".
    The program "SAPLBP_CENTRAL_PERSON" was started as a background job.
    Job Name....... "SWWDHEX"
    Job Initiator.. "WF-BATCH"
    Job Number..... 10372101
Thanks in advance.
Regards,
Dexter

Hi Dexter Marius,
Please see the Note: 1134889.
Summary
Symptom
When you use transaction BBP_POC to display or change a purchase order, a dump "NO_CENTRAL_PERSON" occurs in the program SAPLBP_CENTRAL_PERSON. The dump can occur only if the person who is the requester has left the company in the meantime.
Other terms
SAPLBP_CENTRAL_PERSON, dump, NO_CENTRAL_PERSON, BBP_POC
Solution
Implement the attached corrections.
Header Data
Release Status: Released for Customer
Released on: 26.09.2008  13:46:40
Master Language: German
Priority: Correction with high priority
Category: Program error
Primary Component: SRM-EBP-PD Procurement Document Methods
Affected Releases
Software
Component Release From
Release To
Release And
subsequent
SRM_SERVER 500 500 500  
SRM_SERVER 550 550 550  
SRM_SERVER 600 600 600  
Correction delivered in Support Package
Support
Packages Release Package
Name
SRM_SERVER 500 SAPKIBKS13
SRM_SERVER 550 SAPKIBKT12
SRM_SERVER 600 SAPKIBKU05
Corrections Instructions
Correction
Instruction Valid
from Valid
to Software
Component Last
Modifcation
600319 500 500 SRM_SERVER 23.01.2008  08:55:07
600320 550 550 SRM_SERVER 23.01.2008  08:55:23
657322 600 600 SRM_SERVER 26.09.2008  13:46:27
FORM CHECK_DELIMITED_PARTNER
Delta001Context Block 
  CALL FUNCTION 'BP_CENTRALPERSON_GET'
    EXPORTING
      iv_bu_partner_guid = lv_partner_no
    IMPORTING
      EV_USERNAME               = lv_username
Delete Block 
Insert Block 
    EXCEPTIONS
      NO_CENTRAL_PERSON         = 1
      NO_BUSINESS_PARTNER       = 2
      NO_ID                     = 4
      OTHERS                    = 5
  IF sy-subrc NE 0.
    lv_msgv1 = lv_partner_no.
    CALL FUNCTION 'BBP_PD_MSG_ADD'
      EXPORTING
        i_msgty       = c_msgty_e
        i_msgid       = 'BBP_PD'
        i_msgno       = 239
        i_msgv1       = lv_msgv1
      EXCEPTIONS
        log_not_found = 1
        OTHERS        = 2.
    IF sy-subrc <> 0.
      PERFORM abort.
    ENDIF.
    IF c_on = c_off. MESSAGE e239(bbp_pd) WITH lv_msgv1. ENDIF.
  ENDIF.
Regards,
Md Ziauddin.

Similar Messages

  • HT1926 i am getting a runtime error every time I try to install itunes on Win 7 computer

    Am trying to reinstall itunes on Win 7 Home and keep getting a runtime error despite turning off antivirus, deleting old version and restarting computer as instructed.  Please help

    Hi there stagerbetty,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    -Griff W.

  • HT1199 I keep getting a runtime error every time I try to install ITunes to my PC  I tried using Safari browser

    I am trying to get the newest application of Itunes for my PC
    I keeep getting the error R6034
    and it stops the app from completely loading
    what is wrong and why can I not get Itunes installed on the PC
    I had it before but uninstalled it becaue the updates would not load.

    Hi there stagerbetty,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    -Griff W.

  • Acrobat v9 Pro and Standard Runtime Error!

    My company recently got in the CD's from Adobe for Acrobat 9 Professional and Acrobat 9 Standard.
    I installed Acrobat 9 Pro on one of our systems. The system got a runtime error every time Adobe Acrobat started citing "C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe This application has requested the Runtime to terminate it in an unusal way. Please contact the application's support team for more information."
    Initially, I thought it was an issue with that system. So, I installed Acrobat Standard on two other systems. Both units get the same error.
    Of the 3 units 2 are identical IBM workstations with some different software installed. 1 is an HP system. The OS is a fairly clean Windows XP SP2 otherwise very stable installation.
    I searched Adobe forums and here but haven't come across much version 9 questions/comments.
    Initially, I was going to fully uninstall Acrobat and try the installation again. However, now that 2 other systems are getting the same error, I feel it would be a waste of time.
    Any ideas on what to look for to resolve this issue?
    Previous version was the latest v8 which 9 uninstalled.
    Thanks in advance!
    -Dean
    EDIT: I did come across this for version 8 and tried the same fix with 9, but to no effect:
    ================================================================================
    C++ Runtime error after launching Acrobat or Adobe Reader 8 on Windows
    Issue
    When you launch Adobe Acrobat 8 Standard, Professional, or Adobe Reader 8 on Windows, an error occurs:
    Runtime Error!
    Program: C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe
    This application has requested the Runtime to terminate in an unusual way. Please contact the application's support team for more information.
    Solution
    Disable the Updater.api plug-in.
    Navigate to where Acrobat or Adobe Reader is installed, usually
    C:\Program Files\Adobe\Acrobat 8.0\Acrobat\plug_ins
    or C:\Program Files\Adobe\Reader 8.0\Reader\plug_ins
    Rename the Updater.api plug-in to Updater.api.old
    Relaunch Acrobat or Reader.

    So here is the flaw... Since i dont see many people saying WHAT the flaw is.
    ==== THIS IS WITH ROAMING PROFILE CRASHES! ====
    Adobe's program iterates the network path from left to right, skipping the first word: \\Server\Folder1\Folder2\Folder3\APPLICATION DATA as it searches a user's profile for the APPLICATION DATA folder.
    So starting at FOLDER1 it checks to see if it can "create" a folder. It doesnt do it, but it tries to check its access. If your not in the users profile at this point, the program MOST LIKELY cannot because its a directory NOT owned by the user. THe previous folders is something you wouldn't give NORMAL users access to.
    After the program FAILS to "create" its folder because it cannot -
    The program Crashes:
    *R6025 - Pure Virtual function call
    * The exception unknown software exception (0x40000015) occurred in the application at location 0x2e80f5e3
    * C++ runtime error
    * WINDOWS NAME Collision error.
    === ITS ALL OF THESE! Same error, different points in the crashing ===
    Solution?
    I create a network drive DIRECTLY to the profile, then I update the registery to make that the WINDOWS APPDATA path. ALL of this is done on the user logon scripts. So it was just "solved" one day, except for a new drive letter appearing.
    (Added to login script)
    net use l: \\SERVER\USER PROFILE TREE\USER PROFILE
    REG ADD "HKEY_CURRENT_USER\software\Microsoft\windows\CurrentVersion\Explorer\User Shell Folders" /v AppData /t REG_EXPAND_SZ /d "l:\Application Data" /f
    For our work we use: \\SERVER\USER PROFILE TREE\%USERNAME%\%COMPUTERNAME% - so each user has SEPERATE data per computer they are on.
    ADOBE - PLEASE update your code so it doesnt iterate like this! If it does RESUME on error, to see if its recoverable before the END of the interation. These are simple mistakes...
    THIS will also fix the SIMILAR / SAME(?) BUG in ROXIO products.

  • InDesign CS5 Runtime Error

    I've seen a ton of these discussions around here but none of them seem to help my specific problem so hopefully somebody can help me out.
    We just bought InDesign CS5 at my job, I'm the lead graphics coordinator, and I'm getting runtime errors every time I try to start it up. Start up seems fine until it gets to "Starting up Service Registry." Once it gets there I get the error "Runtime Error! Program C:\Program Files\Adobe\Adobe InDesign CS5\InDesign.exe This application has requested the Runtime to terminate it in an unusual way..."
    Here is the error signature:
    AppName: indesign.exe     AppVer: 7.0.3.535     ModName: msvcr90.dll
    ModVer: 9.0.30729.4148     Offset: 0005bea4
    I have Photoshop CS5 and Illustrator CS5 installed on this machine as well and have had no problems with them at all. I'm on Windows XP SP3, and I made sure InDesign was up to date as well. I really hope somebody can help me out because I have a $1/hour raise relying on this program! If you need any other information let me know, thanks.

    Hi Chris,
    I'm having a very similar problem to you.  Exactly the same error message and the same faulting module [msvcr90.dll] (the other websites about this type of error seem to be related to other modules).  Did you find a resolution for the problem?  Did the clean wipe and reinstall method work?
    Thanks,

  • InDesign Runtime Error - Urgent

    Can someone please help?  I just downloaded a trial of CS4 and am using InDesign (in hopes of making a purchase), and there is a RunTime error every time I try to open InDesign and it shuts down.  If it's going to be this difficult to edit a document, it may be easier just to recreate it then try to work with InDesign.  Please help as I have a few days left on my trial that I am testing for my organization, and at this rate, we certainly won't be purchasing CS4.
    Thanks.

    Without more information it's really hard to know what to suggest. Turn off Live Preflight to start.
    Also try making a new user and see if the program works in the new user.
    But there probably isn't a lot of point in trying to fix a CS4 demo -- you'll be hard pressed to find legitiamte CS4 licenses now that CS5 is the current version. Is there a reson you aren't using the CS5 trial?
    Some more info on the machine and OS might help, too.
    I'm about to hit the road for a while, so I may not get back to you for a bit...

  • I get a Runtime error when i try to search within the iTunes store

    Please help! When in the iTunes store, I get a runtime error every time I try to use the search feature. I get a dialog box stating that Windows is searching for a solution, but then iTunes shuts down completely.

    I have the same error, but I think we will get no solution for this problem.
    You've get no answer here and the Apple support also doesn't send an answer how to solve the problem.
    BTW I have also Windows 7 and the newest version of iTunes 64-bit.
    Greetings Mike

  • I need help... Runtime error

    I am receiving a runtime error every time I open Photoshop Elements 11.  I have followed the steps in order to change the file "mediadatabase.db3" to old and create a new one, but when I get to that point "mediadatabase.db3" it ISN'T THERE! 
    Any help would be Greatly appreciated!

    This might help you:
    http://helpx.adobe.com/photoshop-elements/kb/microsoft-c-runtime-error-launcing.html

  • LR 3.4 Final: Runtime Error

    Yes, after updating from 3.4RC to the final version Lightroom gives a Runtime Error every time I try to start it.
    Win XP Pro with Service Pack.3
    AppName: lightroom.exe
    AppVer: 3.4.0.10
    ModName: Wintab32.dll
    ModVer: 1.0.3.1
    Offset: 0000b584
    Can anyone help?

    Thanks Beat
    The uninstalling stuff probably did it. But somehow I had to uninstall the RC version too.
    But it's working now and that's what matters.

  • Every time I try to open itunes I get a message saying "runtime error. An application has made an attempt to load the C runtime library incorrectly. I have already un- and re-installed it, but i get the same message as before. How do i fix this?

    every time I try to open itunes I get a message saying "runtime error. An application has made an attempt to load the C runtime library incorrectly. I have already un- and re-installed it, but i get the same message as before. How do i fix this? I don't want to lose my music and would at least want to save that.

    Follow the instructions of tt2 given in https://discussions.apple.com/thread/5822086 and note to run as admin

  • MSS BP shows runtime errors in every MSS iView

    We are running EP6 SP2 Patch 3 HF 7. We loaded MSS version BUSINESS PACKAGE
    FOR MANAGER SELF-SERVICE_60_1_2 with Service Pack. Every single iview
    under MSS gives Portal Runtime Errors. Here is a snippet from the
    log. We are running SAP J2EE 6.20 version 20. All other iviews that
    are not part of MSS work correctly. What can I do to fix or
    troubleshoot the issues with MSS?  See sample log.
    Here is a sample error.
    Exception ID:03:24_08/07/04_0003
    com.sapportals.portal.prt.component.PortalComponentException: Error in
    service call of Portal Component
    Component :
    pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.hcm.
    manager/mystaff/nf_2/overview/com.sap.pct.hcm.reminderofdates
    Component class :
    com.sap.pct.hcm.reminderofdates.ReminderOfDatesComponent
    User : fa1553
    at
    com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponen
    tException(PortalRequestManager.java:863)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:311)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:143)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:195)
    at
    com.sapportals.portal.prt.component.PortalComponentResponse.include
    (PortalComponentResponse.java:209)
    at com.sapportals.portal.prt.pom.PortalNode.service
    (PortalNode.java:589)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:301)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:143)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:195)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
    (PortalRequestManager.java:644)
    at
    com.sapportals.portal.prt.connection.ServletConnection.handleRequest
    (ServletConnection.java:209)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
    (Dispatcher.java:532)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service
    (Dispatcher.java:415)
    at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:853)
    at
    com.inqmy.services.servlets_jsp.server.InvokerServlet.service
    (InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:853)
    at
    com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet
    (RunServlet.java:147)
    at
    com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet
    (ServletsAndJspImpl.java:792)
    at
    com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
    (RequestAnalizer.java:658)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:305)
    at com.inqmy.services.httpserver.server.Response.handle
    (Response.java:166)
    at
    com.inqmy.services.httpserver.server.HttpServerFrame.request
    (HttpServerFrame.java:1153)
    at
    com.inqmy.core.service.context.container.session.ApplicationSessionMessa
    geListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl5.ParserRunner.run
    (ParserRunner.java:55)
    at com.inqmy.core.thread.impl0.ActionObject.run
    (ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run
    (SingleThread.java:153)
    Caused by: java.lang.NoClassDefFoundError
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.internalGetJCOCli
    ent(JCOClientService.java:311)
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolE
    ntry(JCOClientService.java:901)
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolE
    ntry(JCOClientService.java:747)
    at com.sap.pct.hcm.util.Util.getJCoPoolEntry(Util.java:76)
    at
    com.sap.pct.hcm.reminderofdates.ReminderOfDatesPage.doProcessBeforeOutpu
    t(ReminderOfDatesPage.java:63)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest
    (PageProcessor.java:106)
    at
    com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent
    (PageProcessorComponent.java:135)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDepre
    cated(AbstractPortalComponent.java:209)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.service
    (AbstractPortalComponent.java:114)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:301)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:143)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:195)
    at
    com.sapportals.portal.prt.component.PortalComponentResponse.include
    (PortalComponentResponse.java:209)
    at com.sapportals.portal.prt.pom.PortalNode.service
    (PortalNode.java:589)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:301)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:143)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:195)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
    (PortalRequestManager.java:644)
    at
    com.sapportals.portal.prt.connection.ServletConnection.handleRequest
    (ServletConnection.java:209)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
    (Dispatcher.java:532)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service
    (Dispatcher.java:415)
    at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:853)
    at
    com.inqmy.services.servlets_jsp.server.InvokerServlet.service
    (InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:853)
    at
    com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet
    (RunServlet.java:147)
    at
    com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet
    (ServletsAndJspImpl.java:792)
    at
    com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
    (RequestAnalizer.java:658)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:305)
    at com.inqmy.services.httpserver.server.Response.handle
    (Response.java:166)
    at
    com.inqmy.services.httpserver.server.HttpServerFrame.request
    (HttpServerFrame.java:1153)
    at
    com.inqmy.core.service.context.container.session.ApplicationSessionMessa
    geListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl5.ParserRunner.run
    (ParserRunner.java:55)
    at com.inqmy.core.thread.impl0.ActionObject.run
    (ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run
    (SingleThread.java:153)
    [email protected]e9 #
    This is a show stopper for my EP implementation.  We are about to go live with a test group.
    Roy Richardson

    Hello Roy,
    Did you create two aliases for the R3 system named "SAP_R3_HumanResources" and "SAP_R3_Finanacials".
    Just confirm the names (case sensitive)
    Hope this helps..
    Pradeep

  • Every time I try to download Itunes I get a "Runtime Error R6034".  How can I download itunes?

    Every time I try to download itunes on my HP computer I get a "Runtime Error R60343".  Any suggestions how I can download itunes?

    I addressed this with the advice of TuringTest2 see the following link to his solution:-
    https://discussions.apple.com/message/24611030#24611030

  • Every time I perform an update I get a Runtime Error message.

    Every time I update an add-on or the Firefox browser I get this message:
    Microsoft Visual C++ Runtime Library
    0 Runtime Error
    Program: C :\Program Files\Mozilla Firefox\firefox.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application’s support team for more information.

    Find out what that third party software the kext file belongs to and update or use the developers method to uninstall the third party software responsible for it.
    I suspect it's a iTunes extension perhaps?
    You also can use the manual method of Finder > Go > Computer and opening your drive, then your  System/Library/Extensions folder and looking for the file and moving it out onto the desktop, you will need to be in Admin user and use your password, then reboot to clear the random access memory. However this method doesn't remove the parent program you still need to do that.
    How to uninstall/install software on your Mac
    The kext file wasn't loaded, so it's not running, but removing it from the Extensions folder or uninstalling what put it there will solve your notification problem as that's all it appears to be.

  • Any one else have Microsoft C++ runtime error in Adobe Photoshop Elements 11 (non cloud version)

    I have been using Adobe Photoshop Elements 11 for 9 months successfully with no issues.  Last night, for no reason, it stopped working , giving me a Microsoft C++ runtime error.  I have tried every trouble shooting suggestion, including resetting the computer, deleting recent updates, disk cleanup, etc.  I finally un installed the program, and when I attempted to re-install, it got almost to the end of the install, and then I get a message " The installation process encountered an error using Shared Technologies".   Can anyone help me?  Technical support for store bought copies of this program is non existant.  It took me 2 hours to find a  phone number that works and that was only for cloud users, and the only support they offer is a chat room , which disappeard from my screen this morning, and is no being offered at least today.   I must have this program for my photography classes I take 2 x a week.  Please help!

    Moving this discussion to the Photoshop Elements forum.

  • Regarding runtime error DBIF_RSQL_SQL_ERROR and exception CX_SY_OPEN_SQL_DB

    Hi All,
    I am loading a COPA cube from a DSO.
    There are about 15million records to be loaded. every time i try loading the data, 1 or 2 Data packages gets stuck and finally it leads to a runtime error DBIF_RSQL_SQL_ERROR with exception CX_SY_OPEN_SQL_DB.
    When i checked in SM21 transaction code, i got the following message
    10:41:52 BTC  018 500 AMRUKV                     BY  O Deadlock occurred
    10:41:53 BTC  018 500 AMRUKV                     BY  4 Database error 60 at INS access to table /BIC/FCSDV
    10:41:53 BTC  018 500 AMRUKV                     BY  0 > ORA-00060: deadlock detected while waiting for resource
    10:41:54 BTC  018 500 AMRUKV                     AB  0 Run-time error "DBIF_RSQL_SQL_ERROR" occurred
    10:41:58 BTC  018 500 AMRUKV                     AB  1 > Short dump "080818 104154 s0173bel PB100 " generated
    10:41:58 BTC  018 500 AMRUKV                     D0  1 Transaction Canceled 00 671 ( DBIF_RSQL_SQL_ERROR 20080818104154s0173bel_PB1_00 AMRUKV 500 )
    In transaction code ST22 i got the following message:
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Exception              CX_SY_OPEN_SQL_DB
    Date and Time          18.08.2008 10:41:54
    Short text
         SQL error in the database when accessing a table.
    What happened?
         The database system detected a deadlock and avoided it by rolling back
         your transaction.
    What can you do?
         If possible (and necessary), repeat the last database transaction in the
          hope that locking the object will not result in another deadlock.
         Note which actions and input led to the error.
         For further help in handling the problem, contact your SAP administrator
         You can use the ABAP dump analysis transaction ST22 to view and manage
         termination messages, in particular for long term reference.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
          in  procedure "WRITE_ICFACT" "(FORM)", nor was it propagated by a RAISING clause.
         Since the caller of the procedure could not have anticipated that the
         exception would occur, the current program is terminated.
         The reason for the exception is:
         The database system recognized that your last operation on the database
         would have led to a deadlock.
         Therefore, your transaction was rolled back
         to avoid this.
         ORACLE always terminates any transaction that would result in deadlock.
         The other transactions involved in this potential deadlock
         are not affected by the termination.
    How to correct the error
        Database error text........: "ORA-00060: deadlock detected while waiting for
         resource"
        Internal call code.........: "[RSQL/INSR//BIC/FCSDVD_C02 ]"
        Please check the entries in the system log (Transaction SM21).
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
        "GPD3UMZD6V4YAKZAIWAOCYLV07Y" or "GPD3UMZD6V4YAKZAIWAOCYLV07Y"
        "WRITE_ICFACT"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
        4. Details about the conditions under which the error occurred or which
        actions and input led to the error.
        The exception must either be prevented, caught within proedure
        "WRITE_ICFACT" "(FORM)", or its possible occurrence must be declared in the
        RAISING clause of the procedure.
        To prevent the exception, note the following:
    Can anybody suggest on what can be done?
    Thanks in Advance,
    Regards
    A.T

    Hi ,
    This is a table space issue....
    u will be getting a Dump...as DBIF_RSQL_SQL_ERROR check in ST22. in this DUMP if u scroll down u will find the table for which this is failing. Actually this is like some of the table related to the DSO is not having sufficient space to cary out the transaction. hence it is failing.
    U can also see in DB02--> Deadlock....u will see that there is a deadlock for this table. So find the table from ST22 and ask ur basis team to increase the space for this table....
    This can be solved only by increasing the space of the table...no other solution....ask help from ur basis team.
    Thanks
    Sandeep

Maybe you are looking for

  • Tons of Cannot Find SQL Server errors in ULS log

    Background: I inherited the maintenance of this farm. The previous consultant migrated the client from WSS 3.0 to 2013 by way of 2007 MOSS and 2010 (unsure of version). I do not know if there was a "temporary" SQL server used during this process that

  • FireFox current tab loses scrolling when a .PDF file is opened in a new tab through a hyperlink

    Hey, This is Praveen! I have a problem in FF 4.0 and even in the previous versions wherein when I open an .PDF file (in a new tab) from a link, the current tab loses scrolling until I switch over to the newly opened tab. Kindly address this issue. Th

  • Script to populate email address in Order Header attachment

    Hi Experts, I need a help for inserting Order header attachment. We have email address of the customer stored in Order Header attachment in Short text / Long Text under the Category: Customer Email Address. I need a PLSQL script which created the ema

  • I need to call some privileged APIs and need some help on this.

    First the Basics: This program auto-launches each time a user logs in. It is an authentication type of program. Only users with this app running will be allowed to use a secure network. I need to be able to read and write from the route / arp tables,

  • About java.rmi.server.UnicastRemoteObject

    Hi friends Just now I started studying about RMI. In Implementing Remote Interface class we extends java.rmi.server.UnicastRemoteObject class we also have java.server.RemoteObject also why we specifically extends UnicastRemoteObject what is the signi