Use SE30 to measure performance in background

Hi,
  I want to measure performance of an existing program by running it in background because it takes a really long time to run.
  I m trying to use the "Schedule Measurements for user service" option from the menu. But when I click on the new icon after going to Schedule Measurements for user service menu, I get a short dump with message
MOVE_NOT_SUPPORTED.
on the following line of code of standard SAP program SAPMS38T
> convert time stamp l_ts time zone sy-zonlo.
My question is
1. Am I using the right option to measure the performance in bacground or is there any other way (except changing code to put log statements)
2. How can I fix the above problem.
Will give points to the right answer. Thanks for reading.

I generally use ST05 to measure performance.
Rob

Similar Messages

  • Can I use xbootmgr to measure what causes a failure to present credentials screen after ctrl-alt-del?

    Hello,
    I have several machines that are producing the same issue that when a user reboots, they are greeted as usual with the "please press ctrl-alt-del to logon" screen.  When that key combination is hit, the info screen is gone, but the "User
    logon box" never appears.  By never, I mean it doesn't appear within 2-5 minutes, and the users tend to hard reboot their computers (generally leading to more problems).
    I've read that this can be caused by a variety of issues, such as DNS, cable, speed negotiation with the switch port, etc.  However, I am interested in learning if I can use xperfmgr to determine the issue.
    From my testing, the ETL is only written once a user logs on to the system.
    The invocation I used is as follows:
    "C:\Program Files\Microsoft Windows Performance Toolkit\xbootmgr.exe" -trace boot -traceflags base+latency+dispatcher -stackwalk profile+cswitch+readythread -notraceflagsinfilename -postbootdelay 10 -nopopups -resultPath C:\Boot_Trace
    Is it possible to use xbootmgr to measure this situation?
    Thanks,
    Matt

    Hi,
    Yes, this tool could to be used to record the boot information.
    Let's make clear something below.
    1. Could you see this screen after pressing "Ctrl+Alt+Delete":
    2. Did you mean that the password inbox disappear?
    3. Could you see above login screen when you start the computer normally?
    If all is Ok when you start computer, the xbootmgr.exe - trace boot is not applied.
    Meanwhile, go to  Clean Boot
    to see if there is some third-party software to troubleshoot.
    Karen Hu
    TechNet Community Support

  • Bad Font-Measuring Performance under Windows 8.1

    Why does the following little loop (in c#) perform so bad using current version of WPF (.NET 4.5.2) if i change the font-family from "Segoe UI" to "Arial" (or something else...tried "Times New Roman" and "Courier New"
    - Same problem)?
    var tb = new TextBlock {Text = "Testtext", FontFamily = new FontFamily("Arial")};
    for(int i = 0; i < 100000; i++)
    tb.InvalidateMeasure();
    tb.Measure(new Size(double.MaxValue, double.MaxValue));
    With font-family set to Arial this block of code takes about 7.6s on my machine. Font-family set to "Segoe UI" takes about 1.9s. Why do (most) other fonts than Segoe UI perform so bad during measurement? Is there any tweak around, that does avoid
    this enormous loss in performance?
    As i found found out, "Tahoma", "Lucida Sans" and "Microsoft Sans Serif" are being measured really fast, also. Is this some "System-internal font"-thing?
    Yes, i know, this is really constructed and broken down to a minimal reproducable example. The whole component is a custom datagrid with complex ui- and data-virtualization - much too big to post here. If i set the font of my
    grid to, let's say "Arial", the scrolling-performance gets really bad. Using Visual Studio's Profiler i tracked the problem down to the measurement of my single grid-cells, which basically measure single textblocks and so i wrote the little test-code
    above. Please keep in mind: My problem is NOT, that the code above is slow. (I know, this loop is totally senseless...it's for demonstration purposes only) My problem IS, that changing the font impacts measurement in such an enormous amount...
    What is the difference between fonts like "Segoe UI", "Tahoma", "Lucida Sans" or "Microsoft Sans Serif" and fonts like "Arial", "Times New Roman" or "Courier New" that causes this huge
    impact in measurement?
    Btw.: This problem not only arises within my own grid component, it can also be reproduced with WPF's internal datagrid. Scrolling performance degrades dramatically when using "Arial" as the font-family.

    Hi Max
    I realise that WPF doesn't use Win32, but I suspected something similar (i.e. the font is being loaded and unloaded everytime a measure takes place rather than using a cached font). I just looked up TextBlock in ILSpy and can see a MeasureOverride method
    which does quite a lot of work with the font before using it to measure text and then discards all of this information when it's finished. That's obviously where the bottleneck is. I don't program in WPF so I have no idea how to fix it.
    protected sealed override Size MeasureOverride(Size constraint)
    this.VerifyReentrancy();
    this._textBlockCache = null;
    this.EnsureTextBlockCache();
    Follow the path of EnsureTextBlockCache() to see how much information is being processed and then dumped every time a measure operation is processed.
    Mick Doherty
    http://dotnetrix.co.uk
    http://glassui.codeplex.com

  • DBA Staff KPI(s) - Measuring Performance

    <font color="#333333"><font color="#000080"><strong>DBA Staff KPI(s) - Measuring Performance</strong></font>
    </font>
    <p>
    <font color="#333333">
    Hi,
    I am an<strong> IT manager</strong>, <u>managing two solutions: "SCM" & "WMS (Warehouse Management System)"</u>, and there is a team for each solution.
    <strong>DBA staff</strong> are involved, almost, with everything (database administration, handling system/application performance & stability, Application support, creating & automating reports for all levels, monitoring interfaces issues, troubleshooting, handling investigations for operations/management/business/research/system issues ...etc.)
    Its not easy to identify their KPI(s) and the additional responsibilities.
    <u>
    If you know some common KPI(s) that have been used before, I really appreciate if you can share them with me, so I can evaluate my team properly.</u>
    </font>
    </p>
    <p>
    <font color="#333333">
    Thanks ......
    <em><strong>Regards,
    Ala' </strong></em></font>
    </p>

    Just a comment that while your Subject says "DBA", the job responsibilities include many other things which are outside the definition of a DBA role, eg Application support, creating "reports" for "all" levels, troubleshooting "business" issues, etc
    So what does "all" levels mean? Does that mean reports from the Application? or just the technical aspects of database administration like I/O, memory, latches etc. What does troubleshooting "business" issues mean? Does that mean identifying why the accounting books don't balance?
    I understand that while the DBA role can be clearly defined in theory (Oracle Database Administrator's Guide - Task of a DBA), in practice many organizations, especially the smaller ones, are closer to what you have described. In such cases, the approach I'm familiar with has been to define as much as practicable the primary and secondary responsibilities of each position, and define the KPIs for the primary and make rather vague statements for the secondary role(s).
    Thank you that was valuable,
    So what does "all" levels mean?Answer: Application Reports go to all level of management, from department managers to senior mgmt and directors.
    It includes,
    - Productivity measurements.
    - Identifying some of business requirements.
    - Creating/Building estimates for any CR.
    - Should be involved with warehouse expansions plans.
    - Reporting critical operations & inventory activities.
    - Building interactive reports.
    - Cost allocation, ... etc.
    Then the normal DBA comes which includes I/O, memory, DB performance, application & DB users ... etc.
    You are right: I can take their primary responsibilities to define their KPIs and leave secondary responsibilities on vague statements for the secondary role(s), so, I can evaluate them according to the primary part and leave the secondary part for them to compete on it.
    Thanks again

  • Measuring Performance of Storage Systems

    Hi there
    I know, measuring performance of storage systems with benchmarking tools is nothing compared to realworld scenarios, but they give a nice overview in test environments.
    Under Windows there is a de-facto standard called IOMeter, which contains the traffic generator (dynamo) and the graphical test suite IOMeter.
    It seems that the dynamo part is available for Mac OS X, but only for the PPC architecture (funny, as IOMeter was originally developed by Intel), and the graphical part is available for windows only.
    I've seen sites on the Apple HP where they said, they have tested the xraid with IOMeter on a Intel XEON. Does anyone know how they did this, as IOMeter is not really available for Mac OS X on Intel ....
    Are there any comparable tools, i.e. a traffic pattern generator and an analzer? Maybe one can use dtrace / Instruments fur the analyzer part, but what to use for the generator?
    I need stuff more specific than the activity monitor, etc. as I need to define different block sizes, sequential / random rads / writes and their balance, etc. namely, evenrything IOMeter can do. I can't believe there is nothing out there running on Mac OS X Intel ......
    Thanks a lot in advance

    It seems like I can get it to compile correctly. However, when I try to start the IOManager I get the following errors...
    ./IOmanagerosx.cpp: line 52: /Applications: is a directory
    ./IOmanagerosx.cpp: line 53: /Applications: is a directory
    ./IOmanagerosx.cpp: line 65: //: is a directory
    ./IOmanagerosx.cpp: line 66: //: is a directory
    ./IOmanagerosx.cpp: line 67: //: is a directory
    ./IOmanagerosx.cpp: line 68: //: is a directory
    ./IOmanagerosx.cpp: line 69: //: is a directory
    ./IOmanagerosx.cpp: line 70: syntax error near unexpected token `('
    ./IOmanagerosx.cpp: line 70: `int Manager::ReportDisks(TargetSpec * disk_spec)'
    Any idea? Has anyone gotten IOMETER to work on OSX 10.5.x or 10.4.x?

  • HOW TO ANALYSE TRANSACTION USING SE30

    Can any body please tell me step by tep process on how to do analysis for a transaction for example VA01 using SE30 transaction
    thanks in advance
    WARNED:  Repeat Offense will lead to deletion of your account.
    Please abide by the rules of enagement and learn to help yourself.
    Edited by: Suresh Datti on Aug 7, 2009 3:50 PM

    Hi,
    have you read: "Please Read before Posting in the Performance and Tuning Forum " ?
    There you find:
    The ABAP Runtime Trace (SE30) - Quick and Easy:
    /people/siegfried.boes/blog/2007/11/13/the-abap-runtime-trace-se30--quick-and-easy
    Kind regards,
    Hermann

  • Tool to measure performance of the web application

    Among these tool which one is most authentic to show correct data & is widely used to measure performance (both for on-premise and online):
    Fiddler
    DotTrace
    HttpWatch
    Developer Dashboard
    F12 in IE browser etc.

    among the tool i have mentioned which one is dependable to measurejquery coding?
    Fiddler
    DotTrace
    HttpWatch
    Developer Dashboard
    F12 in IE browser etc.
    Please share your experience only among given choice. There are many tools but people says they don't show correct results so I am not interested with other 3rd party tools.

  • How do I use clipping mask to cover unwanted background?

    I'm practicing illustrator myself. I have a book for illustrator hoping it would show me step by step on how to use the masks to take away any unwanted background in a photo but it didn't do that. Can anyone teach me how or show me where to look for the information on how to use the clipping masks or other type of masks? I went to the adobe workshop video to look for the answer but it didn't show exactly as what i want to know. The image i'm practicing on is a family photo and i want to isolate everything to just one person in the photo so how can I do that using clipping mask? Thanks!!

    oh~~~ so i still need to use pen tool to draw the shape out. I thought there's something i could use to make the shape easily. Stupid me XD
    I was wondering if you could help me more...can you give me a rule of thumb like when is best to use illustrator to edit image or photoshop?
    Thanks for your tip! I really appreciate it!!
    =D
    Sometimes the only way to stay sane is to go a little crazy. -
    "Girl, Interrupted"
    It is the journey itself which makes up your life. -
    Tiresias, the blind prophet, "The Odyssey"
    Date: Thu, 18 Feb 2010 02:00:41 -0700
    From: [email protected]
    To: [email protected]
    Subject: How do I use clipping mask to cover unwanted background?
    Draw the mask using the pen tool over the image. Select both the drawn mask AND image and choose Object > Clipping Mask > Make
    >

  • Using a Custom Measure w/ BI Beans

    In order to create month-to-date and year-to-date totals, I have created a custom measure using the create_custom_measure procedure in the dbms_aw_utilities package. These two new measures, MTD and YTD, are simply cumulative sum functions applied over the date dimension. I have created this new measure as 'permanent' and it will exist beyond the current session, persisted in the analytic workspace views. I would now like to enable this new measure for use with the OLAP API and BI Beans so that I can simply display the measure along with my other 'static' measures. However, after refreshing and re-enabling the cube, the measure is still not available outside AWM.
    Is it possible to use a custom measure with BI Beans? Is there a simpler way to accomplish this?
    Thanks,
    Jeff

    You need to post this question on the database OLAP forum as the enablement for OLAP process is owned by the database team.
    I presume you did run the 'enable Analytic Workspace for OLAP API and BI Beans' option from within AWM after you added the two new measures? If not you will need to generate the CWM2 metadata to register the new measures.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • How to post the Down payment for assets using the investment measure?

    Hi,
    We want to post the down payment using the investment measure for some of the assets. Please tell me how to post it and how to clear it.
    I have searched the net but till now I am unable to find something with which I can do that.
    Thanks in advance...
    Regards
    Nitin

    Hi,
    Please reply as I am facing problems with posting the down payments using the investment measure and I have tried and read alot but nothing as such I have been able to found.
    Thanks and Reply
    Nitin

  • Calculate report execution start & end time (Not use SE30)

    Dear all Abaper,
    I am writing a report which recorded the execution start & end time
    The following is a part of my coding.
    Data : GV_ST_TIME LIKE SY-UZEIT.  "START TIME
    Data : GV_EN_TIME LIKE SY-UZEIT.  "END TIME
    START-OF-SELECTION.
    GV_ST_TIME = SY-UZEIT.
    END-OF-SELECTION.
    GV_EN_TIME = SY-UZEIT.
    WRITE: / 'START TIME:', GV_ST_TIME.
    WRITE: / 'END TIME:', GV_EN_TIME.
    Suppose the report has executed 5 second
    from time : 00:00:00 to 00:00:05.
    But in the output screen, the start time and end time always display the same time(00:00:05) if following the above coding.
    However, if in the debugging mode, the start time and
    end time will be different and really counted.
    Does anyone know the reason and how to fix it if I don't wanna use SE30?
    Thx in advance~

    Hi boris,
    1. minor problem
    2. we have to REFRESH the time value
    3. using GET TIME.
       (Then it will work correctly)
    4.
    START-OF-SELECTION.
    <b>GET TIME.</b>
    GV_ST_TIME = SY-UZEIT.
    END-OF-SELECTION.
    <b>GET TIME.</b>
    GV_EN_TIME = SY-UZEIT.
    regards,
    amit m.

  • I used a Photoshop file as my background for a brochure in InDesign CS6 and when I print it thru eit

    I used a Photoshop file as my background for a brochure in InDesign CS6 and when I print it thru either InDesign or via exporting it as a pdf it always has a white border.  How can I eliminate this?  I was on the phone with a tech for an hour and fifteen minutes.  The answer I was given is that InDesign places white borders automatically.  Need help, the white borders do not coincide with a mostly black background.

    I am not certain you understood the technical support person from wherever you shought help.
    ID will simply output what you tell it to. If you have designed a brochure that has a bleed and your PS file extends into the bleed, and you output a PDF with the correct settings, and send it to a service bureau (not certain about instyprint) that can print that size with bleeds, then trim it to size...phew. Seems like a run-on sentance there.
    As for printing to the edge of a piece of paper on a local printer that supports it, you need to set up the printer to do so. At least that's how it has worked with the borderless printers I have used.
    If you need an inexpensive brochure printed, try Quantum Digital. As long as you design it to their specs, it is a quick turn, the printing is fine for most inexpensive jobs, and they are pretty inexpensive. Offset quality they are not.
    But your file better be constructed properly.
    Take care, Mike

  • Can I take a frame from my project and use it as a custom menu background with CS4 and its Encore

    My project is edited in CS4.
    I moved it to Encore CS4.
    I don't want to use any of the supplied menu templates in CS4 Encore.
    I was hoping CS4 would be all I needed to create custom menus using scenes from my project.
    My question is: Can I take a frame from my project and use it as a custom menu background with CS4 and its built in Encore or do I need some other element from the Adobe catalog to make these custom chapter menus and sub-menus?
    Thanks Jim

    OK, I'm back. Here are my steps for creating Custom Menus with PS, En and PrPro:
    In PrPro, move the CTI (Current Time Indicator) to the desired Frame. Check Frames on either side, with the Program Monitor’s Magnification to 100%, or maybe even 200% (you’ll need to scroll, but get a really clear picture). You want the clearest Frame in that area. With AME, in CS4, you’ll want to Export that Frame as .TIFF, or .BMP. I use .TIFF for this.
    Now, for a caveat. When you Import this Exported Frame into Photoshop, be sure to check the specs., especially the PAR. You may have to use Image>PAR to adjust this to match your Project’s specs. Or, all might be perfect - just check this out.
    Now, at this point, I choose the Library Menu, Blank, so that everything is setup. One can create the Menu from scratch, but careful attention needs to be paid to the exact naming conventions. At the very least, unless you’ve done this dozens of times before, use that Blank Menu, or similar as a guide, so you get things done, as they must be done.
    Using that Blank Menu, just drag the Layer from your Exported Frame to your Menu image. It will appear above the black Background.
    Add, or manipulate your Button Layer Sets, as is required, keeping them together. Remember that Button #1 will be the Button Layer Set, that is lower down in the Layers Palette. This can play a roll with Button Routing, back in Encore. Lower Button Layer Sets will have lower Button numbers.
    Now, I always rename my Button Layer Sets, keeping the required characters - just changing the name. I also do all of my Button text in PS, and make sure to turn OFF Sync Button Names.
    When done, Save_As .PSD, and then Import_As_Menu into Encore. Note: if you start with the Blank Menu, you can choose Edit in Photoshop, and then when done in PS, you just need to Save, and it will update in Encore. This is a personal workflow choice. I do the Edit in Photoshop route, but it is not necessary. One just needs to Import the resulting .PSD into Encore with Import_As_Menu, so that Encore does all the things that it needs to and recognizes the .PSD as a Menu.
    When deciding what to base your Menu on, remember that you can "populate" your Menu with Buttons from the Functional Content. I’d suggest studying these Assets, and picking the ones that work best for you. You can still alter/edit those back in PS, so you just need to "get close."
    Pay special attention to the required naming conventions. You cannot deviate from those first characters in the Button Layer Sets. They MUST be followed.
    If you have any questions, do not hesitate to ask.
    Good luck,
    Hunt

  • Use of Hints in performance tuning

    Hi
    Please let me know actual usage of hints in query tunging, how do we write hints of increase performnace.
    let me know below query will gives better performnce. if hints are not use query will degrade performance.
    SELECT /*+ ORDERED INDEX (b, jl_br_balances_n1) USE_NL (j b)
    USE_NL (glcc glf) USE_MERGE (gp gsb) */
    b.application_id ,
    b.set_of_books_id ,
    b.personnel_id,
    p.vendor_id Personnel,
    p.segment1 PersonnelNumber,
    p.vendor_name Name
    FROM jl_br_journals j,
    jl_br_balances b,
    gl_code_combinations glcc,
    fnd_flex_values_vl glf,
    gl_periods gp,
    gl_sets_of_books gsb,
    po_vendors p

    You'll likely have better luck posting this to an Oracle database forum, such as this one: PL/SQL
    The forum you have posted this to is for Oracle Policy Automation.
    Kind regards,
    Davin.

  • Using and chaning in perform statement

    Hi,
    can anyone explain the purpose of using and changing in perform statemnt
    the using and changing fields in the corresponding form statemnts differs  from the one in perform statment.
    Can anyone explain me with a simple statement
    Thanks
    Kajol

    Hi kajol,
    Check the code below:
    Imagine you need to change the date of v_datum and send the result to  v_datum_ok.
    data: v_datum(10) type c value '10/02/2007',
            v_datum_ok type dats.
    PERFORM F_TEST USING v_datum CHANGING v_datumok.
    Below is the form code:
    FORM F_TEST USING P_DATUM CHANGING P_DATUM_OK.
    data: v_day(2) type c,
            v_month(2) type c,
            v_year(4) type c.
    split P_datum at '/' into v_day v_month v_year.
    concatenate v_year v_month v_day into p_datum_ok.
    ENDFORM. "F_TEST

Maybe you are looking for

  • [ SPED PIS/COFINS ] Impostos Retidos na Fonte em Documento Fiscal

    Bom dia a todos! Verificar os pré-requisitos da nota 1517574 (SPED-EFD PIS/COFINS: Electronic Fiscal File - Overviw Note) não está sendo tão fácil quanto parece! É o seguinte: temos já o ECC Ehp4 SAP_APPL nível 07 e, segundo o que há na nota acima me

  • Update install and delete error says itunes is on a network unavailable.  I also upgraded Itunes and now it won't recognize my Ipad touch

    I upgraded Itunes about a month ago and since then It does not recognize my Ipod and then I tried to update again and it won't upgrade.  The error message says it's on a unavailable network path not found.  So I tried to get tech support they told me

  • Any way to revearse sinc?

    Hello, I have put into my iphone all my calendar dates. I've now set up outlook for the first time, is there a way to get my dates into outlook from the phone? I know it can work the other way, but was just wondering if the revearse is doable?

  • Is Intel better than Power PC?

    Hi Is Intel better than Power PC? The reason I ask this is that Iv been transferring data from my old 350 G4 to my new Mac Book Via Fire wire (G4 in target mode) and Iv had some crashes with the Finder. This pretty much never happened with my old Mac

  • Error in the code

    Hi everyone, when i run this query it is giving missing keyword error...can anyone correct this query and help me Thanks SELECT Listnontranstextid ,   Listnontransshort,   Listnontransmedium,   Listnontransextended FROM WITH TEXT_T AS(   SELECT TT.TE