Error messages in LiveCache

Hello,
I have the following error messages when i check the alert monitor in dbacockpit and the bottlenecks in LC10:
Critical Logging Event    Error OM13
High : Log_WriterTaskSynchronizer::m_spinlock: collision rate 0.02%, 1 collisions, 30000 spin loops, 66356 yield loops, 5704 accesses
Does anybody know what that means ?
Thanks for your help.

Hello Youssef,
What is the version of the liveCache on your system?
1) "Critical Logging Event Error OM13"
    You have the critical LCA logging events. Please check the errors in
     //om13 transaction, Logging folder. You also could display the LCA logging events in the //om11 transaction.
2) "High : Log_WriterTaskSynchronizer::m_spinlock: collision rate 0.02%, 1 collisions,
       30000 spin loops, 66356 yield loops, 5704 accesses"
  Log_WriterTaskSynchronizer class coordinates the suspend/resume of the Log_Writer .
      As SAP customer you have the option to create the SAP OSS ticket to the component 'BC-DB-LVC' and discuss the problems on your system in more details. We could login to your system via OSS to check the status of the system and problems with the writing log in liveCache.
Please use the DB Analyzer, liveCache tool, to find the bottleneck in liveCache.
         -> For SAP liveCache documentation please see the SAP note 767598.
         -> Please see the information & documents in the MAXDB Library at the link :
                 http://maxdb.sap.com/doc/7_7/default.htm
                 -> Tools Documentation -> Database Analyzer -> Database Analyzer Messages
Thank you and best regards, Natalia Khlopina

Similar Messages

  • Error in Starting liveCache

    Hello there,
        When starting our liveCache in LC10, I encountered an error message stating that "ERROR DBMCLI COMMANDEXECUTE_ERROR when starting liveCache LC1 on server". But nevertheless, the liveCache status turned green. I read the logs in Messages --> Logs --> History and found the following messages: (i replaced the actual password with <b><password of SAPLC1>)</b>
    START *****************************
    liveCache LC1 (restart)
    Thu 09/13/2007
    01:23 PM
    installation path = c:\sapdb\lc1\db
    OK
    OK
    DBMServer 7.6.00   Build 029-123-130-265
    starting LC1 into ONLINE
    OK
    Creating liveCache application procedures
    ERR
    -24964,ERR_EXECUTE: error in program execution
    3,""c:\sapdb\lc1\db\bin\x_python" "c:\sapdb\lc1\db\env\lapps.py" -R "c:\sapdb\lc1\db" -d LC1 -u SUPERDBA,*"
    Installing APPS
    Traceback----
      File "c:\sapdb\lc1\db\env\installib.py", line 410, in connectAndInstall
        installRoutine (session, options)
      File "c:\sapdb\lc1\db\env\lapps.py", line 43, in install
        "APPS"
      File "c:\sapdb\lc1\db\env\installib.py", line 172, in include
        install (session, options)
      File "c:\sapdb\lc1\db\env\APPS.py", line 75, in install
        loaderCmd (session, 'USE USER %s %s' % (sapuser[0], sapuser[1]))
    Command----
    USE USER saplc1 <password of SAPLC1>
    Error----
    loader.LoaderError: [-25008] Logon failure; previous user's (SUPERDBA) connection was restored.
    ERROR : liveCache LC1 not started
    Thu 09/13/2007
    01:24 PM
    END ******************************
    START *****************************
    liveCache LC1 (shutdown)
    Thu 09/13/2007
    01:31 PM
    installation path = c:\sapdb\lc1\db
    OK
    DBMServer 7.6.00   Build 029-123-130-265
    stopping LC1
    OK
    liveCache LC1 successfully stopped.
    Thu 09/13/2007
    01:31 PM
    END ******************************
    START *****************************
    liveCache LC1 (restart)
    Thu 09/13/2007
    01:31 PM
    installation path = c:\sapdb\lc1\db
    OK
    OK
    DBMServer 7.6.00   Build 029-123-130-265
    starting LC1 into ONLINE
    OK
    Creating liveCache application procedures
    ERR
    -24964,ERR_EXECUTE: error in program execution
    3,""c:\sapdb\lc1\db\bin\x_python" "c:\sapdb\lc1\db\env\lapps.py" -R "c:\sapdb\lc1\db" -d LC1 -u SUPERDBA,*"
    Installing APPS
    Traceback----
      File "c:\sapdb\lc1\db\env\installib.py", line 410, in connectAndInstall
        installRoutine (session, options)
      File "c:\sapdb\lc1\db\env\lapps.py", line 43, in install
        "APPS"
      File "c:\sapdb\lc1\db\env\installib.py", line 172, in include
        install (session, options)
      File "c:\sapdb\lc1\db\env\APPS.py", line 75, in install
        loaderCmd (session, 'USE USER %s %s' % (sapuser[0], sapuser[1]))
    Command----
    USE USER saplc1 <password of SAPLC1>
    Error----
    loader.LoaderError: [-25008] Logon failure; previous user's (SUPERDBA) connection was restored.
    ERROR : liveCache LC1 not started
    Thu 09/13/2007
    01:31 PM
    END ******************************
    Another thing is, the actual password is not the same password I changed in DBMGUI and in Integration. Can you please help me with this error and -24964,ERR_EXECUTE: error in program execution keeps appearing in the logs.
    Thank you.

    Hello Deanna Mariel Marasigan,
    -> please check which user you set for LCA connection in LC10 -> Integration.
        You wrote, that it's SAPLC1. Correct?
    -> run the SQL statement as superdba user & check if this user is listed:
    select * from domain.users
    -> To make sure that the lcinit script works with the correct Standard liveCache
    user then you should run the commands to check the
    liveCache user in the upc container:
    In a dbmcli session (e.g. in LC10 -> liveCache:Monitoring -> Tools)
    sql_execute user-type=SAP select user from dual
    Should return this user - SAPLC1
    When an error returns ( unknown user/password ), then no user is set or wrong password.
    To set the new password for Standard user in the upc container run:
    dbmcli -d LC1 -n <LC-server> -u control,<control> user_sap SAPLC1,<pwd-new>
    ( please see the SAP note 616555 for more details ).
    This sets the new user/pwd in the upc container.
    After that the above command should return the user.
    Restart the liveCache in the LC10 transaction.
    Thank you and best regards, Natalia Khlopina

  • Error while accessing Livecache from LC10

    We had a problem on our APO system that dialog work processes are hanging on the central instance showing semaphores 26 (enqueue table) and 43 (rspo cache).
    The dwstat logfile indicates that the enqueue process is running (with the longest processing time of all processes), while the spool process is stuck with semaphere 26 on "global actions".
    The problem is mostly likely caused by a bug in SAP and two recent SAP notes were found that describe the situation: note 1293472 and note 661487.
    The first one states to update the kernel and set rspo/event_update_nocsec = 1, the second one to add an entry to the table TSPOPTIONS.
    now we are upgrading the SAP Kernel to Patch Level 221 that was released on Aug 28.
    kernel release                700 - 64 BIT - Non-Unicode
    But after upgrading the kernel to the patch 221 we are not able to access livecache through LC10, LC10 hangs for a while and then fails with a RFC error
    Name and Server : LS5 u2013 plsapas500
    DBMRFC Function : DBM_CONNECT
    Error: Communication Error
    Error Message: Error when opening a RFC connection
    further we found that the RFC connection SAPDB_DBM_DAEMO is not registered for program dbmrfc@sapdb.
    tried to register it but no success....
    this problem was not faced with old Kernel havin patch 185
    kindly suggest
    thanks & regards,
    Deepak

    hello,
    Can you check the connection test in db59 and check the detailed log.
    check this if helpful:   Re: LC10: system error
    thanks,
    Prasanna Kulkarni

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

  • Error message into a Variable.

    Dear users,
    I have a rather usual (unusual from the weekend beers for me though!!) query which I can't figure out a proper way to implement.
    My requirement is like this:
    I have a message class in which I want to define a text 'Employee number & not found'.
    I want to use this in the program, but not to raise this error. Instead, I want to move this error message with the Employee number into a Character(200) variable.
    So instead of using MESSAGE e0xx(messageclass) USING employee number, I would like to move the error text into a variable which looks like:
    lv_text = e0xx(messageclass) USING '1234'   which stores the text 'Employee number 1234 not found' in lv_text.
    How would I acheive it??
    Thanks, V!

    Try tis way
    message e999(00) with i_emp-empno into lv_text.
    press f1 in message will provide you more details

  • IPod seen by windows, not by iTunes+ weird error message

    I have a first generation 2GB iPod nano and i use windows xp. I can't load any music because iTunes doesn't see my iPod and an error message pops up that reads like this: "iTunes: iTunes.exe corrupt file. The file or directory \iPod_Control\iTunes is corrupt and unredable. Please run the checkdisk utility." I've tried everything, reinstalling iTunes, different versions, reinstalling OS, resetting iPod, even on another computer, same problem. Other than that, the iPod works normally, it's just lacking music..
    and why is there no email adress from apple for service qustions? 10x

    I still don't get it, how can I put it in disk mode if I CANNOT see the iPod in iTunes..?
    Did you read the document i linked you to? here's another link to it:
    Putting iPod into Disk Mode
    whereabouts in that procedure in that document (that you get to by clicking that link) does it say that you have to connect it to iTunes to put it into disk mode?
    ... never mind ... i guess you've fixed it anyway ...

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

  • Windows Blue Screen Error Message Appears As Soon As IPod Connected

    Everytime I connect my IPod to my computer, I get the Windows Blue Screen error message. Thought it was the cable, so plugged cable in by itself. No problem. Uninstalled IPod and ITunes software and then plugged in IPod, still got the Blue Screen. The Blue Screen says something about "recent plugged in device problem". It is not the cable, it must be the IPod. Did not have this problem when I bought it. Tried it on labtop and get the same error message. I can't do updater or anything that requires me to plug the IPod into a computer because the Blue Screen appears immediately. When I unplug, the Blue Screen remains and locks up the computer so I have to restart each time. I have tried everything I can think of. Please help.

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

  • IPod Error Message: "The disk could not be read from or written to."

    Hello!
    I was syncing my sister's video iPod (30GB) and this error message pops up "Attempting to copy to the disk. "SARAH'S IPO" failed. The disk could not be read from or written to."
    I have restored it three times already, but once it starts putting the music and files back onto the iPod it pops up with that error message. I have updated to the latest version of iTunes and iPod software available. My OS is Windows XP.
    Is this something serious? Will I be able to fix it myself or will I need to send it in to be fixed by Apple? Will that be expensive? We didn’t get the Apple replacement plan. D=
    Any help would be greatly appreciated. Thank you in advance. ^_^
    PowerBook G4   Mac OS X (10.4.3)   15" PowerBook 1.5 GHz PowerPC G4, 1.5GB RAM - Windows XP with iPod 5 Generation

    Okay I went thru that entire list and here's what I got...
    (1) My OS is XP and is running fine.
    (2) I've updated my windows
    (3) I don't know of any software that might be interfering.
    (4) There are no damaged files.
    (5) My Windows hard-drive is not damaged and I've tried restoring my iPod's disk thru iTunes but it still doesn't work.
    (6) I don't have an iPod photo and I can't find the folder to delete the cache if if I did.
    (7) The USB cord is firmly connected into my USB port and my iPod
    (8) My music is on my external hard-drive so I need to keep 3rd-party hardware connected
    (9) I will try another USB cord to see if that works.
    Is there anything else that I can do? Can Apple fix this?
    Please let me know.

  • IPod Touch will no longer sync...error message.

    For some reason my older iPod Touch without a camera on it will not sync any more and I am getting an error message saying this iPod cannot be synced. Now I had it set up to sync over Wi-Fi and I would occasionally hook up to the computer with the cable and got error messages on both. Now I read something about removing the SC Info Folder. If I do that will that mess things up with syncing my iPhone? 

    What is the exact wording of the error message?

  • Error Message: Need to purge Cache in Adobe Bridge CC (on PC)

    I tried purging using Adobe Bridge by going to Edit/Preferences/Cache then purging, but it becomes non responsive.  The error message said the problem files were at Users/(my user name)/AppData/Roaming/Adobe/BridgeCC/Cache.   There are 4 files in there that are taking up 124 GB!  Can I simply delete these files or will it corrupt my regular files?  I tried doing as some other forums suggested and hold the ALT key down when opening Bridge before purging, but no luck.

    Yes, you can delete the cache files manually,  Just be advised that Bridge will become very, very slow until it finishes rebuilding its caches.  Depending on your files, that can take a few minutes or several hours.
    A good way of doing it is at night, so you can do it before going to bed and let Bridge rebuild caches overnight.
    If you can, save the cache files before deleting them to an external drive, so that you'll have them as backup if something goes wrong.

  • Error message when installing Photoshop CS2 in Windows 8

    I just upgraded to a computer with Windows 8.  I use Photoshop CS2.  I am getting the error message below when starting photoshop after installation.  I changed program folders, but that did not work.  Please advise. 
    Error: an error has been detected and activation cannot continue. Please restart your computer and reinstall application.

    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l

  • Adobe Photoshop CS2 Error messages after update to mac os 10.4.6

    After updated to mac os 10.4.6 everytime I use Photoshop CS2 I receive an error message "Could not complete your request because of a program error"
    I did all the workarounds that were described in document 331627 from Adobe's website and nothing worked.
    I also subscribe to maxosx.com support and someone suggested removing the legal.localized/Tien...file from the photoshop cs2/legal directory, but everytime I tried to select the directory "legal" from within the finder view, it disappeared and closed the finder window.
    HELP!

    Did you upgrade from a previous version of OS X like 10.3.x or 10.2.x or from a prior version of 10.4.x? If the former, there are probably some files in your previous system folder that need to be restored.
    Otherwise, double click Photoshop when it's closed, and then IMMEDIATELY hold Command + Option + Shift. You'll get a box for resetting the settings. Select Yes and maybe that will help.
    --Ryan

  • Upload Error message: HTTPS protocol is not supported

    Hi,
       Whenever I do a quick par upload i'm getting an 'Operation failed' message to check sap-plugin.log.
       Log says
    Upload Error message: HTTPS protocol is not supported, please ensure this server is not using HTTPS. My webdynpro applications are getting deployed without any issues.
         How to resolve this?
    Thanks
    Sumathi

    Hi Sumathi,
    As there are often problems with the Quick PAR Upload reported, I would suggest to use the "normal" PAR upload from the icon tray (you have to activate the portal icons in the icon tray). That is almost that "quick" (one or two clicks more needed, we don't talk about more than a second) and - it works (it least it should, and at least it works in most cases even if the Quick PAR Upload fails).
    Hope it helps
    Detlev

  • Custom error message in SAP application log

    Is there a way to add a custom error message to the SAP application log without passing the message variables MSGV1, MSGV2, MSGV3, MSGV4 and the Message class and number. 
    We want to pass a custom message from the BAPIRET2-MESSAGE without giving it a Message class and number.  The reason for this is that  we are using class based exceptions instead of the traditional message class with errors.  When we catch the class based exception, we take the error text of the exception and put in in the BAPIRET2-message and set the BAPIRET2-TYPE as 'E'.  Now we want to add this to the SAP application log.
    The call to 'BAL_LOG_MSG_ADD' takes a structure BAL_S_MSG which is just like BAPIRET2.  However this function builds the entry to the application log use the message variables MSGV1, MSGV2, MSGV3, MSGV4.  There is no provision to pass in the BAPIRET2 message.
    Add message to application log
      CALL FUNCTION 'BAL_LOG_MSG_ADD'
        EXPORTING
         i_log_handle              = app_log_handle
         i_s_msg                   = log_message
    Thanks,
    Jay

    Hi Jay,
    Did you see <b>BAL_LOG_EXCEPTION_ADD</b>?
    This FM is represented by the structure <b>BAL_S_EXC</b>. This can have various versions as described below:
    <b>Data of BAL_S_EXC Structure  /     Use</b>
    <b>EXCEPTION</b>  /                              Exception class from which an exception text 
                                                       is added to the log. This field must be filled.
    <b>MSGTY</b>  /                                     Message type (MSGTY) of a T100 message.
                                                       This field must also be filled for exceptions.
    <b>PROBCLASS,
    DETLEVEL,
    ALSORT, TIME_STMP</b>  /                Message or exception attributes, such as
                                                        problem class (PROBCLASS, for
                                                        example, "very important"), level of detail
                                                        (DETLEVEL, from 1 to 9), sort criterion
                                                        (ALSORT, unrestricted) and timestamp
                                                        (TIME_STMP). These fields can be displayed
                                                        in the log (except TIME_STMP).
    <b>MSG_COUNT</b>   /                            This attribute is not used for exceptions.
    Follow the link below for more details:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/d6/5d7f38f52f923ae10000009b38f8cf/frameset.htm">SAP Help DOc</a>
    Hope this helps.
    Thanks
    Sanjeev

Maybe you are looking for