What is maximun % of load ?

what is maximum possible load in real time
ABAP  %
Database    %

Hi,
as you may read in the postings above, all values are possible and valid, dependent on the coding. But as a guideline I would recommend a database time in a range of 30-50% and ABAP time (CPU) in the range of 40-60%. The remaining 10% are normally distributed on the other runtimes (Roll Wait, Wait, GUI...). This recommendation is for dialog applications.
Best regards
Ralph Ganszky

Similar Messages

  • What are the better load/performance testing tools available for Flex Application with BlazeDS RO?

    In my application is designed with Flex3, ActionScript3, BlazeDS Remote Objects.
    Just i tried with OPENSTA but i cant do the dynamic parameterization in their generated scripts because the response of the calls is binary values and also we cant get the response using with SCL language.
    While testing with OPENSTA with HttpService, i can do the dynamic parameterization and got the response.
    can give the information about the below questions
    whether we can do dynamic parameterization with OPENSTA for Flex Remote objects?
    and  what are the better load/performance tools available for Flex Remote Objects?

    Your approach is fine, depending on how many and what type of CFCs you are talking about. If they are "singletons" - that is, only one instance of each CFC is needed to be in memory and can be reused/shared from multiple parts of your application - caching them in the application scope is common.  Just make sure they are thread safe ("var" or local.* all your method variables).
    You might consider taking advantage of a dependency injection framework, such as DI/1 (part of the FW/1 MVC framework), ColdSpring, or WireBox (a module of the ColdBox platform that can be used independently).  They have mechanisms for handling and caching singletons.  Then you wouldn't have to go to the application scope to get your CFC instances.
    -Carl V.

  • What is use of LOAD key word in ABAP-HR

    what is use of LOAD key word in ABAP-HR?

    Hi,
    LOAD keyword is used to load all the parameter values.
    Basic form
    LOAD REPORT prog PART part INTO itab.
    Variants
    1. LOAD REPORT prog PART 'HEAD' INTO itab.
    2. LOAD REPORT prog PART 'TRIG' INTO itab.
    3. LOAD REPORT prog PART 'CONT' INTO itab.
    4. LOAD REPORT prog PART 'DATA' INTO itab.
    5. LOAD REPORT prog PART 'DDNM' INTO itab.
    6. LOAD REPORT prog PART 'DATV' INTO itab.
    7. LOAD REPORT prog PART 'SELC' INTO itab.
    8. LOAD REPORT prog PART 'STOR' INTO itab.
    9. LOAD REPORT prog PART 'LITL' INTO itab.
    10. LOAD REPORT prog PART 'SYMB' INTO itab.
    11. LOAD REPORT prog PART 'LREF' INTO itab.
    12. LOAD REPORT prog PART 'SSCR' INTO itab.
    13. LOAD REPORT prog PART 'BASE' INTO itab.
    14. LOAD REPORT prog PART 'INIT' INTO itab.
    15. LOAD REPORT prog PART 'DATP' INTO itab.
    16. LOAD REPORT prog PART 'TXID' INTO itab.
    17. LOAD REPORT prog PART 'COMP' INTO itab.
    Effect
    Loads the specified part of the generated version of the program prog into the internal table itab (for analysis purposes only).
    The return code value is set as follows:
    SY-SUBRC = 0 The load for the program prog exists and is current.
    SY_SUBRC = 4 The load for the program prog does not exist.
    SY-SUBRC = 8 The load for the program prog exists, but is not current. In some cases, this SY-SUBRC may mean that the program load has been destroyed. You can resolve this by generating the program. With PART 'LREF' , SY-SUBRC = 8 means that the line reference table is incorrect for the program. With PART 'CONT' , it means that the reference part of the internal table is empty.
    itab has been filled only if SY-SUBRC = 0 .
    Reward points if useful.
    Regards,
    Sekhar

  • What is a class loader

    What is a class loader in java? Is this related to JVM?

    Don't double post the same question. I've removed the thread you started in the Java Virtual Machine (JVM) forum.
    db

  • What does this mean ---- load-on-startup 1 /load-on-startup

    Hi All,
    Anybody please tell me what does this mean:
    <load-on-startup>1</load-on-startup>
    Thanks in advance
    amitindia

    From the dtd :
    The load-on-startup element indicates that this servlet should be
    loaded (instantiated and have its init() called) on the startup
    of the web application. The optional contents of
    these element must be an integer indicating the order in which
    the servlet should be loaded. If the value is a negative integer,
    or the element is not present, the container is free to load the
    servlet whenever it chooses. If the value is a positive integer
    or 0, the container must load and initialize the servlet as the
    application is deployed. The container must guarantee that
    servlets marked with lower integers are loaded before servlets
    marked with higher integers. The container may choose the order
    of loading of servlets with the same load-on-start-up value.

  • Not sure what happened I down loaded lion and now at the bottom I can see the lio logo and it says paused does anyone know what went wrong or what that means

    not sure what happened I down loaded lion and now at the bottom I can see the lio logo and it says paused does anyone know what went wrong or what that means

    http://support.apple.com/kb/HT4485 here, this should help

  • What SSL accelerator and load-balancer does anyone recommend?

    Hi:
    I wanted to find out:
    Does anyone recommend SSL accelerator cards/boards or SSL accelerator appliances?
    What SSL accelerator and load balancer does aynone recommend to help 9iAS?

    Ana_Alm wrote:
    Hi there!
    I just downloaded and installed OS X Lion, and I'm loving it so far.
    However, I've seen that Mountain Lion will have some new features when it comes to social apps (what I call the ones that combine twitter, facebook, rss readers and so on).
    So, does anyone knows any cools apps for that? I'm currently using Socialite, that combines all those three, but it has a few issues I don't particularly like. Plus, I'm using Adium for a msn client. I'm also thinking about downloading that beta version of "Messages" that will be realeased on Mountain Lion.
    So, what do you think? Give me your ideas
    Thanks a lot in advance!
    As Mountain Lion has not been released to the public yet, then most of us have no idea which companies have updated the development of their Apps for  ML. It is in Development phase so any App you try is at your own risk.
    Good Luck
    Pete

  • What is limit to load csv file for Apex Utility?

    What is limit to load csv file for Apex Utility?
    How many records can I load through apex load utility?
    I am loading csv files.
    Thank you.

    Hi,
    You download the report that is displayed in APEX which is limited to 65k. There may be some way of creating a custom file based off the table rather than using APEX's built in export to csv option but I don't know of any being released. Denes produced an export to .xls option but I don't know how many rows that caters too: http://htmldb.oracle.com/pls/otn/f?p=31517:108:1512181285516724::NO:: -- I assume 65k too though.
    Mike

  • What software is pre loaded on mac book pro?

    what software is pre loaded on mac book pro?

    These are all of the following preinstalled apps on the new MacBook Pro models.
    iPhoto
    iMovie
    GarageBand
    Pages
    Numbers
    Keynote
    Maps
    iBooks
    Safari
    Mail
    FaceTime
    Messages
    Calendar
    Contacts
    Reminders
    Time Machine
    Photo Booth
    iTunes
    Game Center
    Preview
    Notes
    Mac App Store

  • I have lost most of my i tunes library.  Many of the lost songs are are my ipod.  What happens if I load plug my ipod into the computer?  Will I erase whats on the ipod because there'll be no match found on my itunes library.  Or..will I be allowed to mov

    I have lost my i tunes library.  Many of my lost songs are on my two nano i pods.
    Since I have lost my i tunes library I have re-installed most songs.  However I have a large number of songs on my i pods which I would like to retrieve.  If I try to load my i pods to my computer will I lose the songs which I could not get re-installed to my library but are on the i pods.  Since I lost my library I have not re-introduced my i pods for updating since they too will likely have to be re-installed.  Will I lose the songs already in the i pods if have to re-introduce them to my computer.  A solution to this problem would be for me to transfer my lost library songs from the i pod to my library.  Can this be done?
    1)  Is it possible to retrieve songs from a lost i tunes library?  Withoutout re-loading the entire library (since I have done this manually).
    2)  What happens if I re-introduce my i pods to the computer?  Will this cause me to lose the present i pod installed music?
    3)  Can I transfer my lost songs and albums from my i pods to the i tunes library?

    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    As you will have discovered, the music sync is only one way, from iTunes to the iPod, minus iTunes purchases.  On top of that, an iPod is designed to sync with only one iTunes library at a time.
    B-rock

  • What happens internally while loading master data and transaction?

    hello,
    What happens internally and which tables are used while loading master data and transaction?
    I have loaded the data in DSO, but i am not getting value of particular InfoObject after loading the data.
    I have executed Attribute change run also.
    Kindly explain ...
    Thanks,
    Sonu

    Hi,
    Master data,
    Material Indipendent data can be sent without any dependency.
    Material Dependent data sequence is as follow.
    Plant,
    MRP areas,
    Supply area,
    Material,
    MRP area material,
    planning material,
    ATP check,
    Purchase info recards,
    schedule agg,
    PPM or PDS (But before PPM or PDS  work center should send to apo) If PDS is sending then BOM should send before PDS.
    Transaction data.
    As per the business requirement what is planning in apo.
    Regards,
    Kishore Reddy.

  • System Restore - what drivers do I load?

    I had a self-induced computer crash with a new Lenovo x120e and am trying to restore my system. The Lenovo Operating System Recovery Disk did nothing (went to Restore and Recovery and then crashed) but fortunately someone recommended getting a Windows 7 recovery disk from NeoSoft (for $10).  That at least allows me to get to Windows System Restore! 
    Now the problem is that System Restore can't find my operating system, and asks me to load drivers. I have no idea what drivers to load!  There is a DVD with drivers...but as this computer has no DVD that isn't terribly useful to me.  
    I did find a folder drivers when I ended the command line prompt through System Recovery...but still at at a lost for what drivers to install.  
    Can anybody help here?  Thanks.

    Uh, tough call, you'll have to check what is used with a PC, drivers or driver+software.
    If driver+software then that's a problem as they likely won't write one for OS X.
    If drivers you can install these open source one and hopefully it might work,  Dell and Apple don't get along so you likely won't see Dell drivers installed by Apple in OS X like they do for others.
    http://sourceforge.net/projects/gimp-print/files/

  • What else can be loaded through AP Open Interface

    Hi All,
    Its a functional query from one who has experience in AP Open Interfaces.
    Actually I'm looking it technically but want to know it at high level, that other than Invoices, what else can be populated or loaded through AP Open Interfaces ?
    Your earliest response will be highly appreciated.
    Regards,

    Hi;
    Please check below which could be helpful for your issue:
    http://docs.oracle.com/cd/A60725_05/html/comnls/us/ap/openimpt.htm
    http://www.shareoracleapps.com/2010/05/payables-open-interface-import-basics.html
    Regard
    Helios

  • How can I "see" what drivers are currently loaded in memory

    I am currently trying to track down an "apparent" memory leak where the performance of my relatively idle Macbook degrades over time due to an ever increasing allocation of wired memory (as viewed from Activity Monitor). Within about two hours of rebooting with only the essential processes running, I see my wired memory continue to increase up to and beyond 700 MB. About this time I experience intermittent spikes in the "CPU-%System" allocation of 25% and more which causes severe lagging in my mouse and keyboard. The machine eventually becomes unusable and requires a reboot.
    Because I see the wired memory continue to grow inexplicably over time and I am unable to isolate this to any processes listed in the Activity Monitor pane I have to believe that it is something not "visible" from the AM pane. I have read that wired memory is responsible for hosting the VM objects, the VM buffer caches, the I/O buffer caches, and the drivers.
    FWIW, I downloaded "Main Menu" maintenance software from Santa Software and ran all of the cache maintenance scripts - unfortunately, this did not effect any discernible improvement.
    My next guess is that there is some ill-performing driver loaded into memory that is chomping on my wired memory but I do not know how to "view" what drivers are currently resident.
    Is there a way to view each of the drivers that are currently loaded in memory?
    And, better yet, is there a way to view what amount of memory is currently allocated to each such driver?
    Any help is much appreciated - thanks in advance!
    - Bruce

    You would certainly see SOME "depreciation in memory", due to e.g. spotlight indexing and other processes. But it should be nowhere near to what you describe to the point where your CPU fan runs.
    Without any further detailed technical expertise, I would assume that it could be a RAM stick that is not working as it should be, resulting in the CPU having to make the extra "effort" to compensate for lack of RAM.
    Have you taken the RAM sticks out and reseated them? An dust preventing good contact?
    http://support.apple.com/kb/HT1651
    Any good?

  • What is "Failed to load [WKView] class" for Safari in Console ?

    I get the the following error in Console while starting Safari:
    11-05-05 3:01:44 AM          Safari[1319]          Failed to load [WKView] class
    Anyone knows what this means ?

    I get it too, I think it might be an issue with 1Password and Safari.  I don't know if it hurts anything or not, but you might want to contact Agile and let them know about it.
    http://forum.agilebits.com/index.php?app=core&module=search&do=search&fromMainBa r=1

Maybe you are looking for