Runtime Analysis SE30

Hi BW Gurus,
i have my query based on a Virtual cube for BCS. I ran the query and its taking 14 minutes to give me the result. From RSRT i got the name of the program which run in the backend to generate the report. I took that program name and put it in SE 30 Runtime analysis.
<b>ABAP</b> - 26,100 (microseconds)--- 71.4% (I have some user exit variables).
<b>DATABASE</b> - 4678 (microseconds)----12.8% of total runtime
<b>System</b> 5799 (microseconds)--15.8% of total runtime
but the problem is I am using the same user exit variables in other queries and their response time is 3 seconds to 4seconds.
can somebody help in where is the exact problem
Q2) How to check that which SQL statements or database table is taking more time. where exactly we must put the breakpoint....
i am not at all good in ABAP.
Thanks will assign full points

Hi A.H.P,
thanks for the reply ...using ST05 do i have to first execute the query and then activate the trace or I can do it any time and later deactivate it.
Also the exit variable is that whatever the period user enters it will give the starting period of that Quarter. Like if user gives 005.2007 the data will be calculated for
period 004 (since its the starting point of the Quarter 2 [4,5,6] ) and period 005.
Yes it is derived from the other variable so the range I give is this
custom exit.. to... 0GMTO(which is fiscal year/period).
Can you please give your inputs Will assign full points

Similar Messages

  • Can we perform runtime analysis(SE30) on Abap Webdynpro component..?

    hi,
    Greetings!!!
    Can we perform runtime analysis(SE30) on Abap Webdynpro component..?
    Thanks in Advacne.
    Regards,
    Kranthi.

    for sure !
    have a look here [https://wiki.sdn.sap.com/wiki/display/WDABAP/Performance%20Tuning%20for%20SAP%20%20Web%20Dynpro%20ABAP|https://wiki.sdn.sap.com/wiki/display/WDABAP/Performance%20Tuning%20for%20SAP%20%20Web%20Dynpro%20ABAP]

  • Program not in Library -- In ABAP Runtime Analysis SE30.. Plz Guide me guys

    Dear all,
    I have to execute one report program in SE30 ABAP Runtime Analysis tool. 
    So I have entered my program name in the SE30 but I have got 1 error  " Program ( pgm name ) not in Library ".
    Guys plz guide me on this asap.
    Edited by: PI User on Nov 26, 2010 11:14 AM
    Moderator message: too basic, too much SMS speak, too much "asap", thread locked, points removed.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    Edited by: Thomas Zloch on Nov 26, 2010 12:33 PM

    Hi
    The error message is clear: the program you're trying to test by SM30 is not SAP (your SAP system of course)
    Now try to check if you can see that program by SE38, but if you think the program is in SAP, prehaps you're running SM30 in another system:
    For example:
    the program was created in development system and you run SM30 in quality and that program hasn't been transported yet: so the program is in development but not in quality.
    Max

  • Runtime analysis(SE30) for a Background job

    Hi Experts,
    How to get runtime analysis for a Background job in SE30 transaction. Please advise.
    Thanks in advance,
    Vivenchandar R

    Measuring External Processes
    Use
    The runtime analysis allows you to switch into work processes that are already running and to measure the runtime of dialogs running in them as though they were running in the current session. You can have up to ten external sessions, which may be of any type – for example, dialog, update, or spool. This runtime analysis variant is ideal for monitoring long-running background jobs.
    Filename and Directory
    If you do not want to use the default filename and directory to store files, you can change them using the profile parameter abap/atrapath. If the profile parameter does not contain an entry at all, an error occurs when you start the runtime analysis.

  • Regarding Runtime analysis :SE30

    while dispalying SE30 ,
    i got these tabs , can some help me regarding this tabs
    like number , net, gross, program likethat.........
    thanks in advance
    regrads,
    bhaskar

    hi baskar,
        go thro this link. hope this solves ur query.
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/frameset.htm
    Regards...
    Arun.
    Reward points if useful.

  • ABAP Runtime Analysis

    Hello,
    We have very poor performance on your ERP ECC 6.0 EHP 3 system. We are using MaxDB 7.7.
    We have done a abap runtime analysis (SE30) on transaction code FD03.
    The result is the following:
    http://img13.imageshack.us/img13/659/fd03.png
    How can we solve this? And why is the system and abap execution time equal to zero?
    Regards,
    Vrmr

    Hi,
    Please perform SQL trace using ST05. Look at the action in SM50 where it is taking more time.
    Check the CPU/MEMORY bottleneck issue at DB Server using ST02 and ST06.
    Also refer the following useful links to get more info.
    [FAQ's, intros and memorable discussions in the Performance and Tuning Forum|FAQ's, intros and memorable discussions in the Performance and Tuning Forum]
    [SAP ABAP Runtime Analysis - SE30|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30864e70-77b9-2c10-449b-e0e584f73e8c?quicklink=index&overridelayout=true]
    [SE30 -Measurement Overview|http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617d2ae68c11d2b2ab080009b43351/frameset.htm]
    Regards,
    Bhavik G. Shroff

  • Runtime Analysis - ABAP, Database, System

    Hi All,
    The runtime analysis (SE30) of a program shows that the ABAP runtime is 96.1%; Database is 3.7% and system is 0.2% making an overall 100%.
    Is it good performance? the ABAP bar is shown in red color.
    Can you please explain about this.

    Hi,
    Yes i feel its good performance, generally if the control is most of the time with the application server, rather than in the database server then it considered good performance.
    According to you it is ABAP runtime is 96.1%; Database is 3.7% and system is 0.2%.
    We can see major time is in ABAP runtime and only few calls to database. So it is a good performance.
    Thanks & Regards,
    Navneeth K.

  • Search FM for time analysis like(SE30 Runtime Analysis)

    I want to use JCO to establish a time analyser. which can calculate the running time from bapis, just like the information from "SE30 Runtime Analysis". Is there a special Function Model for this usage?
    Or actually it is impossible for JCO to resolve such a problem?
    thanks in advance
    regards

    I am working with 4.6C.
    In SE30 I gave the Program Name --> Execute.
    BACK > Analyse> Runtime Analysis Evaluation  Overview
    On Pressing  Icon HIT LIST --> The List will be displayed with CALL, GROSS, PROGRAM NAME, NET.
    Now where can I find the Index used?
    Help me out?
    Regards,
    Viji

  • SE30 - Runtime Analysis Tool

    hi,
    What is the use of SE30 - Runtime Analysis Tool?
    thnks.

    HI,
    This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:-
    Hit List
    Displays the execution time of each statement in the program.
    Tables
    Displays the tables accessed during run time.
    Group hit list
    Displays the execution time of all the statements and grouping them based on the type of command.  e.g. performs, SQL and internal tables used.
    Hirarchy
    Displays the execution time of each statement in the actual order in which were executed.  Uses indentation to indicate the level of nesting of statements within subroutines.
    Any tables use by the transaction or program can be easily trace with the runtime analysis tools.
    Go to transaction SE30
    Type in the transaction code you want to analyze
    4.6x
    In the Restriction section: select the TMP -> Temporary variant
    Click the Change button
    Click the Duratn/type
    Select None for Aggregation
    Save the variant and execute again
    After finishing the process, click back to SE30
    Use F3 to move back to the initial screen of SE30
    Click the Analyze Button
    Click Goto -> Object-centered hit list -> Database tables
    3.0x
    Click Execute
    After finishing the process, click back to SE30
    Click the Analyze Button
    Click the Table Button
    After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary.
    For example, if you want to display the data for MSEG  - Material Document table
    Transaction SE16
    Type in MSEG for Table name and click execute.
    Data Browser will display the default selection for you to display data.  If you did not change the default and click execute the data browser will display the first 500 records.
    Click Settings to change the List formats, User parameters and Fields for selection.
    In 4.6x, you can use SE16N.
    Transaction SE11 or SE12 (4.6x)
    Type in MSEG for Object name and click the Display button.
    Click Utilities -> Table contents for the default selection screen.  If you did not change the default and click execute, the Dictionary will display the first 500 record.
    Click Settings to change the List formats, User parameters and Fields for selection.
    Transaction SE17
    Type in the Table Name, put in the Selection value,  put a 'X' in the Output column to display the data field and put in the Sort number from 01..99 (if you want to sort).
    Cheers,
    Chandra Sekhar.

  • Se30 (runtime analysis) in R/3 4.0B and R/3 Enterprise

    Hi,
    Is there a difference in the method/manner of computing the execution time in se30 (runtime analysis) between SAP R/3 4.0B and SAP R/3 Enterprise?
    Thanks,
    Francis

    Hi Deepu,
    With respect to archiving process there will be no major difference in 4.6 and ECC 6.0 system. However you may get more advantage in ECC6.0 system because of Archive routing and also upgraded Write, Delete programs (upgraded program will depend on your current program in 4.6 system). For example In 4.6 system for archive MM_EKKO write program RM06EW30, archiving of purchase document is based on company code in the selection criteria and there is no preprocessing functionality. In ECC 6.0 you can archive by purchase organization selection criteria and preprocessing functionality will additional help in archiving of PO.
    In case if you archive documents in 4.6 and later upgrade it to ECC 6.0, SAP system will assure you to retrieve the archived data.
    With this i can say that going with archiving after upgrade to ECC 6.0 system will be better with respect to archiving process.
    -Thanks,
    Ajay

  • What is  RunTime Analysis Tool

    shankar

    Please   go this   below Explaination .
    <b>SE30 - Runtime Analysis Tool</b>
    This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:-
    Hit List
    Displays the execution time of each statement in the program.
    Tables
    Displays the tables accessed during run time.
    Group hit list
    Displays the execution time of all the statements and grouping them based on the type of command.  e.g. performs, SQL and internal tables used.
    Hirarchy
    Displays the execution time of each statement in the actual order in which were executed.  Uses indentation to indicate the level of nesting of statements within subroutines.
    Any tables use by the transaction or program can be easily trace with the runtime analysis tools.
    <b>Go to transaction SE30</b>
    Type in the transaction code you want to analyze
    <b>4.6x</b>
    In the Restriction section: select the TMP -> Temporary variant
    Click the Change button
    Click the Duratn/type
    Select None for Aggregation
    Save the variant and execute again
    After finishing the process, click back to SE30
    Use F3 to move back to the initial screen of SE30
    Click the Analyze Button
    Click Goto -> Object-centered hit list -> Database tables
    <b>3.0x</b>
    Click Execute
    After finishing the process, click back to SE30
    Click the Analyze Button
    Click the Table Button
    After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary.
    For example, if you want to display the data for MSEG  - Material Document table
    Transaction SE16
    Type in MSEG for Table name and click execute.
    Data Browser will display the default selection for you to display data.  If you did not change the default and click execute the data browser will display the first 500 records.
    Click Settings to change the List formats, User parameters and Fields for selection.
    In 4.6x, you can use SE16N.
    Transaction SE11 or SE12 (4.6x)
    Type in MSEG for Object name and click the Display button.
    Click Utilities -> Table contents for the default selection screen.  If you did not change the default and click execute, the Dictionary will display the first 500 record.
    Click Settings to change the List formats, User parameters and Fields for selection.
    Transaction SE17
    Type in the Table Name, put in the Selection value,  put a 'X' in the Output column to display the data field and put in the Sort number from 01..99 (if you want to sort).
    <b>if the  above is not clear  go through this link</b>
    <a href="http://www.sap-basis-abap.com/sapta002.htm">http://www.sap-basis-abap.com/sapta002.htm</a>
    Reward  points if it is usefull ..
    Girish

  • Getting warning "unable to end measurement" after runtime analysis

    I'm getting the warning after completing runtime analysis stating that "unable to end measurement. ( error no. 5      File size reached ) "
    What does this signify? Does it have an impact on measurement of performance of the program?

    Hi gaurav,
    in SE30 there is  atab named measurement restrictions.display the properties and check see in the duration/type tab, check if the aggregation is FULL and mention the max size of the file too.
    delete the prev run performance files in se30.
    see if this helps...
    regards,
    madhu.

  • What is runtime analysis

    hi gurus
    can any one suggest me
    what is runtime analysis
    how to use that one
    what is the transaction code
    for which purpose we use that one ...
    thank you
    regards
    kals.

    Hi
    T-code SE30
    This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:-
    Hit List
    Displays the execution time of each statement in the program.
    Tables
    Displays the tables accessed during run time.
    Group hit list
    Displays the execution time of all the statements and grouping them based on the type of command.  e.g. performs, SQL and internal tables used.
    Hirarchy
    Displays the execution time of each statement in the actual order in which were executed.  Uses indentation to indicate the level of nesting of statements within subroutines.
    Any tables use by the transaction or program can be easily trace with the runtime analysis tools.
    Go to transaction SE30
    Type in the transaction code you want to analyze
    4.6x
    In the Restriction section: select the TMP -> Temporary variant
    Click the Change button
    Click the Duratn/type
    Select None for Aggregation
    Save the variant and execute again
    After finishing the process, click back to SE30
    Use F3 to move back to the initial screen of SE30
    Click the Analyze Button
    Click Goto -> Object-centered hit list -> Database tables
    Refer the following links
    http://help.sap.com/saphelp_nw70/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci1265920,00.html
    Sravani
    Plz reward if useful...............

  • Transaction for Runtime Analysis.

    Hi all,
    I am looking for the transaction where you define the path of the application,specify the variant (defined in se30),initiaite the analysis and once the action is done,we terminate the analysis.

    Hi,
    SE30 - Runtime Analysis Tool
    This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:-
    Hit List
    Displays the execution time of each statement in the program.
    Tables
    Displays the tables accessed during run time.
    Group hit list
    Displays the execution time of all the statements and grouping them based on the type of command.  e.g. performs, SQL and internal tables used.
    Hirarchy
    Displays the execution time of each statement in the actual order in which were executed.  Uses indentation to indicate the level of nesting of statements within subroutines.
    Any tables use by the transaction or program can be easily trace with the runtime analysis tools.
    Go to transaction SE30
    Type in the transaction code you want to analyze
    4.6x
    In the Restriction section: select the TMP -> Temporary variant
    Click the Change button
    Click the Duratn/type
    Select None for Aggregation
    Save the variant and execute again
    After finishing the process, click back to SE30
    Use F3 to move back to the initial screen of SE30
    Click the Analyze Button
    Click Goto -> Object-centered hit list -> Database tables
    3.0x
    Click Execute
    After finishing the process, click back to SE30
    Click the Analyze Button
    Click the Table Button
    After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary.
    For example, if you want to display the data for MSEG  - Material Document table
    Transaction SE16
    Type in MSEG for Table name and click execute.
    Data Browser will display the default selection for you to display data.  If you did not change the default and click execute the data browser will display the first 500 records.
    Click Settings to change the List formats, User parameters and Fields for selection.
    In 4.6x, you can use SE16N.
    Transaction SE11 or SE12 (4.6x)
    Type in MSEG for Object name and click the Display button.
    Click Utilities -> Table contents for the default selection screen.  If you did not change the default and click execute, the Dictionary will display the first 500 record.
    Click Settings to change the List formats, User parameters and Fields for selection.
    Transaction SE17
    Type in the Table Name, put in the Selection value,  put a 'X' in the Output column to display the data field and put in the Sort number from 01..99 (if you want to sort).
    Regards,
    Bhaskar

  • What is difference bet runtime analysis & performance analysis..?

    Hi,
    I am Siva Reddy,
    I am new to ABAP,
    I have a doubt,
    Please clarify my doubt..
    what is difference bet runtime analysis & performance analysis..?
    Points will be given to perfect answers..
    Regards,
    Siva Reddy.

    Hi Siva!
    This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:-
    Hit List
          Displays the execution time of each statement in the program.
    Tables
          Displays the tables accessed during run time.
    Group hit list
          Displays the execution time of all the statements and grouping them based on the type of command.  e.g. performs, SQL and internal tables used.
    Hirarchy
          Displays the execution time of each statement in the actual order in which were executed.  Uses indentation to indicate the level of nesting of statements within subroutines.
    Any tables use by the transaction or program can be easily trace with the runtime analysis tools.
    Go to transaction SE30
    Type in the transaction code you want to analyze
    4.6x
          In the Restriction section: select the TMP -> Temporary variant
          Click the Change button
          Click the Duratn/type
          Select None for Aggregation
          Save the variant and execute again
          After finishing the process, click back to SE30
          Use F3 to move back to the initial screen of SE30
          Click the Analyze Button
          Click Goto -> Object-centered hit list -> Database tables
    3.0x
          Click Execute
          After finishing the process, click back to SE30
          Click the Analyze Button
          Click the Table Button
    After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary.
    For example, if you want to display the data for MSEG  - Material Document table
          Transaction SE16
          Type in MSEG for Table name and click execute.
          Data Browser will display the default selection for you to display data.  If you did not change the default and click execute the data browser will display the first 500 records.
          Click Settings to change the List formats, User parameters and Fields for selection.
          In 4.6x, you can use SE16N.
          Transaction SE11 or SE12 (4.6x)
          Type in MSEG for Object name and click the Display button.
          Click Utilities -> Table contents for the default selection screen.  If you did not change the default and click execute, the Dictionary will display the first 500 record.
          Click Settings to change the List formats, User parameters and Fields for selection.
          Transaction SE17
          Type in the Table Name, put in the Selection value,  put a 'X' in the Output column to display the data field and put in the Sort number from 01..99 (if you want to sort).
    ools provided for Performance Analysis
    Following are the different tools provided by SAP for performance analysis of an ABAP object
       1. Run time analysis transaction SE30
    This transaction gives all the analysis of an ABAP program with respect to the database and the non-database processing.
       2. SQL Trace transaction ST05
        The trace list has many lines that are not related to the SELECT statement in the ABAP program. This is because the execution of any ABAP program requires additional administrative SQL calls. To restrict the list output, use the filter introducing the trace list.
    The trace list contains different SQL statements simultaneously related to the one SELECT statement in the ABAP program. This is because the R/3 Database Interface - a sophisticated component of the R/3 Application Server - maps every Open SQL statement to one or a series of physical database calls and brings it to execution. This mapping, crucial to R/3s performance, depends on the particular call and database system. For example, the SELECT-ENDSELECT loop on the SPFLI table in our test program is mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment.
        The WHERE clause in the trace list's SQL statement is different from the WHERE clause in the ABAP statement. This is because in an R/3 system, a client is a self-contained unit with separate master records and its own set of table data (in commercial, organizational, and technical terms). With ABAP, every Open SQL statement automatically executes within the correct client environment. For this reason, a condition with the actual client code is added to every WHERE clause if a client field is a component of the searched table.
    To see a statement's execution plan, just position the cursor on the PREPARE statement and choose Explain SQL. A detailed explanation of the execution plan depends on the database system in use.
    null

Maybe you are looking for