SM37, Identify job causing slowdown

Hi All,
    Many times jobs running in SM37 cause our RF operations to slowdown. Is there a way to find out which job is causing the slowdown?

Look at transaction [ST03N|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_library&query=st03n&adv=false&sortby=cm_rnd_rankvalue] there are many performance information in this report.
Regards

Similar Messages

  • How to find all the SM37/36 jobs, created user and step user details

    Hi Gurus,
    Is there any table or transaction is available to check all the SM37/36 jobs that are running in the system, details of created user and step user in single screen?.
    Regards,
    Srinivas

    Check the below tables
    TBTCP                          Background Job Step Overview
    TBTCO                         Job Status Overview Table
    TBTCJSTEP                 Background Job Step Overview
    TBTC_SPOOLID                   Background Processing Spool IDs Table
    TBTCS                          Background Processing: Time Schedule Table

  • HP Connect vs Eprint can't delete print job causing log jam

    I have used eprint for years and recently been transfered to HP Connected.
    In Eprint if a job failed to print following jobs would not print until the problem job was deleted.
    In HP Connected I can tick the box for the job causing the problem but the delete (and other options) at the top remain unshaded so it does not allow that job to be deleted.  This means I cannot clear the log jam.
    Do I need to resort to making a new email for the printer and starting again ?
    Any help much appreciated, I tried HP customer help but haven't had any luck so far.
    Joel

    Hi Joel. To enable full use of the Collections tab, you should have received an email to 'confirm your email'. Have you received this email from HP Connected and clicked the big orange button?
    The other factor, is that the jobs in the queue that are 'stuck' will most likely have to fail before they can be deleted. You will not have to get a new email, but you will have to figure out why they are stuck.
    The hpconnected site will show you your printer status on the devices tab. Does it say you are online and ready?
    You can turn off your printer (unplug it). Pull the plug on your router for 10 seconds or so and then plug it back in. When the router returns to life, power on the printer. When the printer comes back online you need to print an 'info page' or web services report. This can fix this sort of behavior. The process can vary from printer to printer (depending if it has an Eprint button, or Web Services Icon on the front of the printer). What is the model number of printer?
    Here is a document helping you find your model number: http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=bud09626
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • CK24 Marking Batch Jobs causes SM12 Record locks

    When finance runs the CK24 Marking job at month end, it seems to leaving some record locks hanging in SM12. The batch job is sucessful and says it has processed 23,699 materials, but it always leaves locks on some 700~ materials.
    The materials are rohs, halbs, and ferts. I cannot figure out why only some cause this problem.
    I am able to cleanup the locks, by deleting in SM12, but I want to know how to prevent, because it stops all functions such as shipping on these materials.
    Thanks,
    Bev

    Dear,
    Please check SM37 is for job logs
    Have you "enqueue" in RZ20 ?
    In SM12 By double-clicking a lock entry, you can display detailed information, including the host name and number of the SAP System in which the lock was generated.
    check this sap help...
    http://help.sap.com/saphelp_nw04/helpdata/en/7b/f9813712f7434be10000009b38f8cf/frameset.htm
    Regards,
    R.Brahmankar

  • How to write log information into SM37 batch job log

    Hi,
    I have a report running in batch mode, and I would like to log the start time and end time for some part of the code (different Function modules). I need to write this log information into the batch job log. Therefore I can check the time frame of my FMs.
    After search the SDN, I can only get some information on how to write log into the application log displayed in SLG1, but that's not I want. I want to write batch log information, and check it in SM37.
    If you have some solution or code to share, please. Thanks a lot.
    Best Regards,
    Ben

    Hi Nitin
    Thanks for the reply. Could you explain it with some code ?
    I tried to use the write statement , but it did not wrok. I could not see the result in SM37.
    write : "start of the FM1 processing".
    FM1 code
    write : "end of the FM1 processing".
    but those two statement did not show in SM37..
    1) how to use  a information message  ?
    2) how to use NEW PAGE PRINT ON and PRINT OFF command. ?
    I would appreciate if you can write some code ,that I can use directly.
    Thanks a lot.
    Best Regards,
    Ben

  • DI job causing high levels of I/O on database server

    We have a DI job that is loading a sql server 2005 database.  When the facts are loaded itu2019s causingu2019s a high level of I/O on the database server causing the DI job to slow down.  No more than 5 facts are loaded concurrently.  The fact dataflows all have a sql transform to run the select query against the DB, a few query transforms to do lookups to get dimension keys, and all do inserts to the target. The DBA says there are too many DB connections open and DI is not closing them.  My thinking was DI would manage the open connections for lookup, etc and would close then properly when the dataflow is complete. 
    Any thoughts on what else would cause high levels of DB I/O?
    Additional Info:
    - Run the DI job, source and target tables are in SQL Server, and it takes 5 hours.
    - Run the same DI job again, on the same data set, and it takes 12+ hours.  This run will have high levels on DB I/O.
    - But if SQL Server is stopped and restart, the job will again take 5 hours the first time it runs.
    Edited by: Chris Sam on Apr 15, 2009 3:43 PM

    There are a lot of areas of a DI Job that can be tuned for performance, but given the fact that your job runs fine after the database is restarted, it sounds like a problem with the database server and not the Data Integrator job.
    There are a lot of resources out there for dealing with SQL Server disk IO bottlenecks.  As a minimum first step all of them will recommend putting your .mdf and .ldf files on seperate drives and using Raid 10 for the .mdf file.

  • Can a long running batch job causing deadlock bring server performance down

    Hi
    I have a customer having a long running batch job (approx 6 hrs), recently we experienced performance issue where the job now taking >12 hrs. The database server is crawling. Looking at the alert.log showing some deadlock,
    The batch job are in fact many parallel child batch job that running at the same time, that would have explain the deadlock.
    Thus, i just wondering any possibility that due to deadlock, can cause the whole server to be crawling, even connect to the database using toad is also getting slow or doing ls -lrt..
    Thanks
    Rgds
    Ung

    Kok Aik wrote:
    According to documentation, complex deadlock can make the job appeared hang & affect throughput, but it didn't mentioned how it will make the whole server to slow down. My initial thought would be the rolling back and reconstruct of CR copy that would have use up the cpu.
    I think your ideas on rolling back, CR construction etc. are good guesses. If you have deadlocks, then you have multiple processes working in the same place in the database at the same time, so there may be other "near-deadlocks" that cause all sorts of interference problems.
    Obviously you could have processes queueing for the same resource for some time without getting into a deadlock.
    You can have a long running update hit a row which was changed by another user after the update started - which woudl cause the long-running update to rollback and start again (Tom Kyte refers to this as 'write consistency' if you want to search his website for a discussion on the topic).
    Once concurrent processes start sliding out of their correct sequences because of a few delays, it's possible for reports that used to run when nothing else was going on suddenly finding themselves running while updates are going on - and doing lots more reads (physical I/O) of the undo tablespace to take blocks a long way back into the past.
    And so on...
    Anyway, according to the customer, the problem seems to be related to the lgpr_size as the problem disappeared after they revert it back to its orignial default value,0. I couldn't figure out what the lgpr_size is - can you explain.
    Thanks
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    "Science is more than a body of knowledge; it is a way of thinking" Carl Sagan

  • Flash 9.0r45 causing slowdowns?

    I seem to be experiencing a problem when using Flash content
    on my Mac (specs below) upon upgrading to Flash Player 9.0r45.
    After viewing two or three pieces, my computer slows to a crawl;
    for example, windows and menus take an incredibly long time to
    draw, and my dock zooming is choppy. When I first experienced the
    problem (not knowing what may have been causing it), I went to my
    Activity Viewer to see if an app/process was misbehaving, and I
    found that WindowServer was taking anywhere from 70 to 90 per cent
    of my CPU. It wasn't until yesterday that I discovered this
    slowdown seemed to occur after viewing Flash content. Logging out
    fixes the slowdown issue, until the next time it happens, of
    course.
    I've since downgraded to 9.0r28, hoping that will solve the
    problem for now, but I'm hoping that some tech genius at Adobe is
    able to figure out what's going on and is able to fix this problem
    in the next release. I'm currently using a Power Mac G4, upgraded
    to dual 1.2 GHz processors (PowerPC 7447). My system has 640
    megabytes of RAM, and has ample free hard drive space. I'm
    currently running Mac OS X 10.4.9 (8P135) and Safari 2.0.4
    (419.3).

    Just a little update: downgrading to 9.0r28 has done nothing
    to solve the problem. Unfortunately, I don't have access to any
    older versions to see if they would work any better.

  • SM37 Simple Job Selection Authorizations

    All,
    I am currently adjusting a role that run the transaction SM37.  What I'm trying to do is limit the jobs the users can run.  I.E. One person creates these jobs and they need to make it so other users can run these jobs but only his jobs and their own.  I have been working with the auth objs. S_BTCH_ADM, S_BTCH_JOB and S_BTCH_NAM.  It seems that when you put a 'Y' in S_BTCH_ADM it allows you to see everyones jobs whereas if you put a 'N' it limits you to almost no jobs that you can see.  In the S_BTCH_NAM I have placed the users name in it and also a '  ' , for the users to see themselves.  It seems that nothing will work without have the 'Y' in S_BTCH_ADM.  If there is another way to approach this or if you have a solution to fix this please let me know.
    Thanks,
    -Dan

    If "the other person" (i.e. the batch admin who scheduled the job) releases it for them, then all they need is transaction SMX to display their own jobs.
    Anyway, it is advisable to use SYSTEM type users for such jobs...
    PS: For further infos please take a look in the FAQ sticky thread at the top of the forum. There is a note there which explains exactly how these objects work in combination with each other and in which mode.
    Cheers,
    Julius
    Edited by: Julius Bussche on Aug 7, 2009 8:55 PM

  • I have crashes constantly in my imac, can anyone help me to identify main cause? (Error report in post)

    Hello, my imac crashes every day, sometimes it's simply stop working in a black screen. I think that's something about video card, because every crash, I see a black screen or messed screen.
    Can anyone help me find the main cause? Below is my last error report.
    Anonymous UUID:       DDB9DB5F-EA5B-B45F-F5A7-6307FCE2572B
    Sat Sep 13 09:12:35 2014
    Machine-check capabilities: 0x0000000000000806
    family: 6 model: 23 stepping: 6 microcode: 1551
    signature: 0x10676
    Intel(R) Core(TM)2 Duo CPU     E8335  @ 2.66GHz
    6 error-reporting banks
    Processor 1: IA32_MCG_STATUS: 0x0000000000000005
    IA32_MC0_STATUS(0x401): 0xb200004000000800
    IA32_MC5_STATUS(0x415): 0xb200121020080400
    panic(cpu 1 caller 0xffffff80158dcad9): "Machine Check at 0xffffff7f973e73f7, registers:\n" "CR0: 0x000000008001003b, CR2: 0x0000000103e46000, CR3: 0x00000000181f2000, CR4: 0x0000000000000660\n" "RAX: 0x0000000000000031, RBX: 0xffffff8020905000, RCX: 0x0000000000000001, RDX: 0x0000000000000400\n" "RSP: 0xffffff80ae9e3d50, RBP: 0xffffff80ae9e3d80, RSI: 0x0000000000000004, RDI: 0xffffff80a8c45148\n" "R8:  0x00000000e0000000, R9:  0x0000000000000004, R10: 0x0000000104236380, R11: 0x0000000000000202\n" "R12: 0x0000000000000004, R13: 0xffffff80209e1240, R14: 0xffffff7f97404e20, R15: 0x0000000000000520\n" "RFL: 0x0000000000000046, RIP: 0xffffff7f973e73f7, CS:  0x0000000000000008, SS:  0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-2422.110.17/osfmk/i386/trap_native.c :168
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80a8bd5e80 : 0xffffff8015822f79
    0xffffff80a8bd5f00 : 0xffffff80158dcad9
    0xffffff80a8bd6060 : 0xffffff80158f3fef
    0xffffff80ae9e3d80 : 0xffffff7f973e0676
    0xffffff80ae9e3e70 : 0xffffff7f973df8d9
    0xffffff80ae9e3f30 : 0xffffff80158ddb0c
    0xffffff80ae9e3f50 : 0xffffff801583758a
    0xffffff80ae9e3f90 : 0xffffff80158378d8
    0xffffff80ae9e3fb0 : 0xffffff80158d7417
          Kernel Extensions in backtrace:
             com.apple.driver.AppleIntelCPUPowerManagement(217.92.1)[CF28958D-CA8A-3A79-911C -78217F5DDAF2]@0xffffff7f973dd000->0xffffff7f97407fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x0000000015600000
    Kernel text base: 0xffffff8015800000
    System model name: iMac8,1 (Mac-F226BEC8)
    System uptime in nanoseconds: 53277101593110
    last loaded kext at 52049652796768: com.apple.macos.driver.AppleUSBEthernetHost 7.0 (addr 0xffffff7f97bb0000, size 28672)
    last unloaded kext at 52408741345770: com.apple.macos.driver.AppleUSBEthernetHost 7.0 (addr 0xffffff7f97bb0000, size 20480)
    loaded kexts:
    net.telestream.driver.TelestreamAudio 1.1.0
    com.apple.filesystems.smbfs 2.0.2
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleBluetoothMultitouch 80.14
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleBacklight 170.3.5
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.kext.AMDFramebuffer 1.2.4
    com.apple.ATIRadeonX2000 8.2.4
    com.apple.kext.AMD2600Controller 1.2.4
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleIRController 325.7
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.iokit.AppleYukon2 3.2.3b1
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AirPortBrcm43224 700.36.24
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.driver.IOBluetoothHIDDriver 4.2.6f1
    com.apple.driver.AppleMultitouchDriver 245.13
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.kext.AMDSupport 1.2.4
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOATAPIProtocolTransport 3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOATAFamily 2.5.2
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.29f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F98000000000000, 0x202020202020202020202020202020202020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F98000000000000, 0x202020202020202020202020202020202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16)
    Bluetooth: Version 4.2.6f1 14216, 3 services, 22 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: WiFi, AirPort, en1
    Serial ATA Device: Hitachi HDP725032GLA380, 320,07 GB
    Parallel ATA Device: OPTIARC  DVD RW AD-5630A
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: SimpleDrive USB 2.0
    USB Device: Built-in iSight
    USB Device: BCM2046A
    USB Device: IR Receiver
    Thunderbolt Bus:

    Based on other users asking for help with crashes - looks like you don't have enough RAM to run Maverick and other applications at the same time.
    Find Apple has not been clear on what you should do before you upgrade - including finding out what software needs to be upgraded to work with mavericks and exactly how much RAM you need.
    seems 4GB is just not enough.

  • Weblink.api causing slowdown in Acrobat Pro 9

    Hello, Acrobat runs very, very, VERY slowly if I have weblink.api in the plug_ins folder. If I take it out, Acrobat runs OK, but is missing most/all of the features I need.
    Running Acrobat without it is not possible. I need it to enable comments.
    I have seen other posts about this issue that have gone ignored. Could someone shed some light on this critical problem?

    Well, since there appears to be little interest in this problem, I will record what I'm doing on my own in hopes that someone else w/the same problem sees this. The reason I know that it's weblink.api that's causing the problem is because when I remove it from the plug ins folder and place it in an Optional folder that I created, performance returns to normal. This is fine, but without weblink.api the commenting feature is all but useless and I rely on it heavily to enter edits into the source document.
    I used the Shared Review feature in another project, and still had documents live. I thought that the application might still be reaching out to those old review copies. So I ended all reviews and removed the documents from my review list (that feature is very slow, too, btw.)
    That didn't help.
    I have a workaround where I open the plug_ins folder and click and drag weblink.api to my Optional folder so that the document opens properly. Then I copy the PDF to another computer and so I can view the comments properly and make my changes. It's tedious, time-consuming, and somewhat error-prone, but it's better than what I've been doing.
    I also print out comments only to PDF, close Acrobat Pro, remove weblink.api, and then open the comments up. Then I can copy and paste the edits. Also tedious, but better than trying to work with the sluggish performance.
    I'll keep this thread open for another week or so.

  • First kernel panic - possible to identify the cause?

    I experienced my first kernel panic today, well the first that I'm aware of, while working on a piece of music in Logic. I've had this iMac for over 3 years with no similar problems. Logic was busy importing a bounced track in mp3 format and creating an overview when the whole thing froze up and I got the message saying "Your computer needs to be re-started etc." I will say that I'd had a problem recently with drum samples causing Logic to crash but this has just been resolved, to the best of my knowledge. Perhaps it is related though.
    I installed ProtectMac Antivirus and ran it after the panic. It did find one trojan in my mailbox, which I deleted. Could that have caused it?
    Here is the report that came up just after I re-started the machine. It means nothing to me but perhaps someone knowledgeable about such things could cast their eye over it and tell me if there's any clue here as to what caused the panic. Otherwise, any advice etc. would be welcome.
    Thanks.
    Interval Since Last Panic Report: 460564 sec
    Panics Since Last Report: 1
    Anonymous UUID: 699EA95D-08EA-4311-B16B-7232F2748946
    Sat Feb 13 16:15:32 2010
    panic(cpu 0 caller 0x2a7ac2): Kernel trap at 0x00292fef, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0x36097ffc, CR3: 0x00100000, CR4: 0x000006e0
    EAX: 0x360b2000, EBX: 0x51a46c0c, ECX: 0x3fff9800, EDX: 0xfffffffc
    CR2: 0x36097ffc, EBP: 0x492ebd98, ESI: 0x36097ffc, EDI: 0x51a2cc2c
    EFL: 0x00010606, EIP: 0x00292fef, CS: 0x00000008, DS: 0x60610010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x492ebae8 : 0x21b2bd (0x5cf868 0x492ebb1c 0x223719 0x0)
    0x492ebb38 : 0x2a7ac2 (0x591c30 0x292fef 0xe 0x591dfa)
    0x492ebc18 : 0x29d968 (0x492ebc30 0x1ff7 0x492ebd98 0x292fef)
    0x492ebc28 : 0x292fef (0xe 0x48 0x6310010 0x10)
    0x492ebd98 : 0x11eb1d5 (0x360a2000 0x1fe 0x23ed 0x210a0015)
    0x492ebdc8 : 0x11ed4e4 (0x7066c00 0x202 0x23ed 0x1)
    0x492ebe28 : 0xd50a76 (0x6501400 0x1ffe 0x23ec 0x6782d00)
    0x492ebe68 : 0x11ecdfb (0x6501400 0x1ffe 0x23ec 0x0)
    0x492ebeb8 : 0x561bd4 (0x6501400 0x1ffe 0x23ec 0x0)
    0x492ebf18 : 0x2924f1 (0x492ebf44 0x0 0x0 0x0)
    0x492ebfc8 : 0x29dfd8 (0x68e0120 0x1 0x10 0x7753d80)
    Kernel Extensions in backtrace (with dependencies):
    com.mhlabs.driver.MobileIOAudioDriver.10.6(5.2d009)@0x11ea000->0x1201fff
    dependency: com.apple.iokit.IOAudioFamily(1.7.2fc1)@0xd48000
    dependency: com.apple.iokit.IOFireWireFamily(4.1.7)@0xc99000
    com.apple.iokit.IOAudioFamily(1.7.2fc1)@0xd48000->0xd5ffff
    dependency: com.apple.kext.OSvKernDSPLib(1.3)@0xd44000
    BSD process name corresponding to current thread: Logic Pro
    Mac OS version:
    10C540
    Kernel version:
    Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
    System model name: iMac5,1 (Mac-F4228EC8)
    System uptime in nanoseconds: 11812090267065
    unloaded kexts:
    com.apple.driver.LSIFW500 2.5.1 (addr 0xd26000, size 0x12288) - last unloaded 189028494188
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard 5.7.2
    com.mhlabs.driver.MobileIOAudioDriver.10.6 5.2d009
    com.apple.driver.initioFWBridge 2.5.1
    com.apple.driver.Oxford_Semi 2.5.1
    com.apple.filesystems.ntfs 3.1
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleHWSensor 1.9.2d0
    com.apple.driver.AppleHDA 1.7.9a4
    com.apple.driver.AppleUpstreamUserClient 3.1.0
    com.apple.kext.ATIFramebuffer 6.0.6
    com.apple.ATIRadeonX1000 6.0.6
    com.apple.driver.AppleIntelMeromProfile 19
    com.apple.driver.ACPISMCPlatformPlugin 4.0.1d0
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.driver.AppleLPC 1.4.9
    com.apple.driver.AppleBacklight 170.0.14
    com.apple.driver.AppleIRController 251.1.4
    com.apple.iokit.SCSITaskUserClient 2.6.0
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.AppleYukon2 3.1.14b1
    com.apple.driver.AppleUSBHub 3.8.4
    com.apple.driver.AirPortBrcm43xx 421.91.26
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.iokit.IOAHCIBlockStorage 1.6.0
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleAHCIPort 2.0.1
    com.apple.driver.AppleIntelPIIXATA 2.5.0
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleUSBEHCI 3.7.5
    com.apple.driver.AppleUSBUHCI 3.7.5
    com.apple.driver.AppleFWOHCI 4.4.0
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 96.0.0
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement 96.0.0
    com.apple.driver.AppleUSBAudio 2.6.6b2 - last loaded 7948065755835
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.0
    com.apple.iokit.IOFireWireSerialBusProtocolTransport 2.0.0
    com.apple.iokit.IOFireWireSBP2 4.0.5
    com.apple.driver.DspFuncLib 1.7.9a4
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOSurface 73.0
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.driver.IOPlatformPluginFamily 4.0.1d0
    com.apple.iokit.IOBluetoothSerialManager 2.2.4f3
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleHDAController 1.7.9a4
    com.apple.iokit.IOHDAFamily 1.7.9a4
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.iokit.IOAudioFamily 1.7.2fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.kext.ATI1600Controller 6.0.6
    com.apple.kext.ATISupport 6.0.6
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.CSRUSBBluetoothHCIController 2.2.4f3
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.4f3
    com.apple.iokit.IOBluetoothFamily 2.2.4f3
    com.apple.driver.AppleUSBHIDMouse 1.4.0d7
    com.apple.driver.AppleHIDMouse 1.4.0d7
    com.apple.driver.AppleUSBMergeNub 3.8.5
    com.apple.iokit.IOUSBHIDDriver 3.8.4
    com.apple.driver.AppleUSBComposite 3.7.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.0
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.iokit.IOATAPIProtocolTransport 2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.0
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOUSBUserClient 3.8.5
    com.apple.iokit.IO80211Family 310.6
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.IOAHCIFamily 2.0.2
    com.apple.iokit.IOATAFamily 2.5.0
    com.apple.iokit.IOUSBFamily 3.8.5
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOFireWireFamily 4.1.7
    com.apple.iokit.IOHIDFamily 1.6.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 3 GB, SMC 1.9f4
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Hub, 0x050d (Belkin Corporation), 0x0234, 0xfd100000
    USB Device: ESI KeyControl 25XL, 0x0a92, 0x10a1, 0x5d100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x3d100000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x3d110000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020c, 0x3d130000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
    FireWire Device: OEM ATA Device 00, G-TECH, Up to 400 Mb/sec
    FireWire Device: ST3200827A, Seagate, Up to 400 Mb/sec
    FireWire Device: ULN2+DSP - FireWire Audio Interface, Boris Manufacturing Corporation, Up to 400 Mb/sec

    My assumption is that the panic occurred in this extension: com.mhlabs.driver.MobileIOAudioDriver. This appears to be a third-party extension installed by a third-party application you are using. I don't know off hand if the extension is supporting a third-party peripheral.
    Another clue to the item is com.paceap.kext.pacesupport.snowleopard. This extension is related to something called "Pace Support" and owned by "paceap."
    hopefully these clues can tell you what third-party software is involved. I would then uninstall the software to verify that the kernel panics stop. If a peripheral is involved be sure to disconnect it from the computer.
    It's possible the panic was a glitch, so if it isn't recurring you might just forget about it, but report the incident to the third-party developer of the software/hardware.

  • SQL Server 2012 syspolicy_purge_history job causes cross-instance login failures w. EraseSystemHealthPhantomRecords

    I have unique service accounts set up for multiple instances on the same SQL Server 2012.
    When step 3 of the inbuilt syspolicy_purge_history job(Erase Phantom System Health Records) runs, it appears to attempt to run against every instance on the server despite being passed the instance path!
    The SQLServer's powershell script call:
    if ('$(ESCAPE_SQUOTE(INST))' -eq 'MSSQLSERVER') {$a = '\DEFAULT'} ELSE {$a = ''};
    (Get-Item SQLSERVER:\SQLPolicy\$(ESCAPE_NONE(SRVR))$a).EraseSystemHealthPhantomRecords()
    so with instances SERVER\X this runs as...
    (Get-Item SQLSERVER:\SQLPolicy\SERVER\X).EraseSystemHealthPhantomRecords()
    SERVER\X's job will run and I will see login failures in the error logs of SERVER\Y and SERVER\Z for the service account set up for instance X.
    It seems Microsoft's only 'accepted solution' to this problem is for me to compromise my security by escalating the access of these service accounts?
    Has anyone else run into and corrected this failure?

    Hi Atombath,
    When you install multiple instances on one Server, and  the SQL Server’s powershell scripts are the same in inbuilt syspolicy_purge_history job steps. However, when you start PowerShell by right clicking
     syspolicy_purge_history job, you will find it will point to their own instance. I do a test in my SQL Server 2012,
     it will not across instance to collect the error logs. So I recommend you use its original powershell scripts for the syspolicy_purge_history job.
    Sometimes, if you run the syspolicy_purge_history job on a clustered instance, the syspolicy_purge_history SQL Server Agent job may fail due to using the computer node name instead of the virtual server name. For more information, see:
    http://support.microsoft.com/kb/955726/en-us
    In addition, you can use different service account for your multiple SQL Server instances on the same Server. And make sure the accounts that you created get added to the sysadmin fixed server role, the accounts are also set in the three Agent roles (SqlAgentUserRole,
    SqlAgentReaderRole, and SqlAgentOperatorRole).
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Latest update 21 March 2015 has caused slowdown AGAIN!

    This is ridiculous.
    Another update that causes 30 and more delay to starting Firefox. What's going on? This use to be a serious alternative to IE but now it's an embarrassment.
    IE takes less than 2 seconds to load. READ THE WRITING ON THE WALL MOZILLA CODERS, stop being lazy, make it work faster, test it thoroughly or withdraw your product.
    AND Firefox is RAM hungry. 1.5 Gb for 3 tabs open, and gives NOTHING back when down to one tab. Amateurish and lazy.
    Don't blame TRUSTEr Rapport nor N360, IE doesn't have a problem with them.
    Get it sorted!

    The fault may, or may not, be because of Firefox
    Start '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Firefox in Safe Mode]''' {web Link} by holding down the '''<Shift><br> ''(Mac Options)'' ''' key, and then starting Firefox. Is the problem still there?
    '''https://support.mozilla.org/en-US/kb/firefox-slow-how-make-it-faster'''
    '''https://support.mozilla.org/en-US/kb/firefox-uses-too-many-cpu-resources-how-fix'''
    '''https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding'''

  • [SOLVED] Pure systemd (systemd-sysvcompat) causes slowdown

    Apologies in advance for the vague issue report: i'm not too sure how to go about diagnosing the problem.
    I've set up systemd as directed in the wiki: https://wiki.archlinux.org/index.php/sy … stallation
    Things work just fine for the "mixed" installation.
    However, when i go all in and install systemd-sysvcompat, i notice a considerable slowdown in the performance of my computer.  (E.g. flash videos are laggy when watching full screen, and some code i'm working on takes 10s on a particular benchmark vs. 2s with the mixed install.)
    When i run "top" there's nothing using a copious amount of CPU or memory that could explain the slowdown.
    I guess that either there's something different in the daemons that run.  Maybe there's some cpu power management or something not being enabled.  Well, i don't know really, hence the post!
    Any idea how i can go about tracking this one down?
    Thanks.
    edit: [SOLVED], well disappeared on its own...
    After reinstalling initscripts, rebooting, then reinstalling systemd-sysvcompat (removing initscripts), and making the required changes to /boot/grub/menu.lst, things seem to be back to full speed...  Weirdness.  Apologies for posting too soon.
    Last edited by yourealwaysbe (2012-09-09 01:09:17)

    Apologies in advance for the vague issue report: i'm not too sure how to go about diagnosing the problem.
    I've set up systemd as directed in the wiki: https://wiki.archlinux.org/index.php/sy … stallation
    Things work just fine for the "mixed" installation.
    However, when i go all in and install systemd-sysvcompat, i notice a considerable slowdown in the performance of my computer.  (E.g. flash videos are laggy when watching full screen, and some code i'm working on takes 10s on a particular benchmark vs. 2s with the mixed install.)
    When i run "top" there's nothing using a copious amount of CPU or memory that could explain the slowdown.
    I guess that either there's something different in the daemons that run.  Maybe there's some cpu power management or something not being enabled.  Well, i don't know really, hence the post!
    Any idea how i can go about tracking this one down?
    Thanks.
    edit: [SOLVED], well disappeared on its own...
    After reinstalling initscripts, rebooting, then reinstalling systemd-sysvcompat (removing initscripts), and making the required changes to /boot/grub/menu.lst, things seem to be back to full speed...  Weirdness.  Apologies for posting too soon.
    Last edited by yourealwaysbe (2012-09-09 01:09:17)

Maybe you are looking for

  • A volume failed to mount/Operation cannot be completed

    We bought a MacBook on the weekend. Our Apple concierge insisted that we can keep our music, videos and photos on our Windows XP desktop and "share" the files on the Mac--in other words, we can pull down what we need to edit or save on the Mac as nee

  • How do I sync my iPad to my external hard disk via two different computers?

    I have my content on external HDD and I would like to sync the content to a single iPAD via a MBP as well as via a laptop.  But whenever I change the MBP to laptop or vice verse, the change is not transparent. MBP is not using the configuration creat

  • Error message during processing in BI

    1.i am loading the data into infoobject. 2.got error in text data load. 3.master info object have compound obj 0COUNTRY 4.and other normal fields are 0TXTSH,0LANGU,sold-to-party. 5.there is no PSA in this..its direct update to INFOobject. The error m

  • Version mismatch

    We have a problem with Version mismatch between services. There are two services, each of them in a diferent domain. When we try to access from service A (in my domain) to service B (in a diferent domain) we obtain relatad Version mismatch. We are co

  • Solution Manager - System Monitoring

    Hi Basis associates, This is a open discussion for SAP Basis experts to discuss what the pain points are when it comes to SAP System Monitoring on 1. Solution Manager 2. Third party Monitoring tools for any SAP Application (ABAP, ABAP+Java, Java only